1. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · 2 years, 10 months ago
  2. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 1 month ago
  3. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years ago
  4. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years ago
  5. 13dc8f1 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 3 years ago
  6. 2e56717 Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 2 years, 9 months ago
  7. 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 4 months ago
  8. 4ab7a4a refactor(spmd): boot interface and pass core id by Olivier Deprez · 3 years ago
  9. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 2 months ago
  10. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  11. 15937e2 Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 3 years ago
  12. 9a2e5be perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · 3 years, 1 month ago
  13. c73254b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · 3 years, 1 month ago
  14. c8c3e0d SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 3 years, 8 months ago
  15. 6b19fe1 SMCCC: Hoist SMC_32 sanitization by Jeremy Linton · 3 years, 3 months ago
  16. 27f35df feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 3 years, 5 months ago
  17. e619fa9 fix(services): drop warning on unimplemented calls by Andre Przywara · 3 years, 2 months ago
  18. 591d3d1 Merge changes from topic "od/ns-interrupts" into integration by Olivier Deprez · 3 years, 2 months ago
  19. ae18caf spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · 3 years, 3 months ago
  20. 18ac54a services: spm_mm: Use sp_boot_info to set SP context by Mayur Gudmeti · 3 years, 4 months ago
  21. 64ff993 SPM: Fix error codes size in SPMD handler by J-Alves · 3 years, 4 months ago
  22. ae34f4d Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled by Madhukar Pappireddy · 3 years, 10 months ago
  23. e799f48 SPMD: lock the g_spmd_pm structure by Olivier Deprez · 3 years, 4 months ago
  24. eae4596 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · 3 years, 5 months ago
  25. c55ff34 SDEI: updata the affinity of shared event by Tony Xie · 3 years, 6 months ago
  26. 95dfb87 Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" by Max Shvetsov · 3 years, 4 months ago
  27. d734f71 spmd: ensure SIMD context is saved/restored on SPMC entry/exit by Olivier Deprez · 3 years, 7 months ago
  28. 56f55c9 services: TRNG: Fix -O0 compilation by Andre Przywara · 3 years, 5 months ago
  29. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years ago
  30. c082f03 Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 3 years, 7 months ago
  31. 05b3370 spmd: Fix signedness comparison warning by Andre Przywara · 3 years, 9 months ago
  32. 7f76a26 Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · 3 years, 10 months ago
  33. f80c64d Fix: fixing coverity issue for SPM Core. by Max Shvetsov · 3 years, 10 months ago
  34. ed1bf28 spmd: remove assert for SPMC PC value by Varun Wadekar · 3 years, 10 months ago
  35. 88e51e4 spd: trusty: allow clients to retrieve service UUID by Varun Wadekar · 4 years, 10 months ago
  36. 93dff70 SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance by Ruari Phipps · 4 years ago
  37. 73ef0dc SPMC: embed secondary core ep info into to SPMC context by Olivier Deprez · 4 years ago
  38. c7631a5 SPMD: secondary cores PM on and off SPD hooks relayed to SPMC by Olivier Deprez · 4 years, 3 months ago
  39. 33e4412 SPMD: handle SPMC message to register secondary core entry point by Olivier Deprez · 4 years, 3 months ago
  40. ebc3477 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · 4 years, 3 months ago
  41. 9afca12 SPMD: register the SPD PM hooks by Olivier Deprez · 4 years, 8 months ago
  42. be67111 SPMD: add generic SPD PM handlers by Olivier Deprez · 4 years, 8 months ago
  43. 7c01633 SPMD: enhance SPMC internal boot states by Olivier Deprez · 4 years, 8 months ago
  44. 87a9ee7 SPMD: entry point info get helper by Olivier Deprez · 4 years, 8 months ago
  45. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 4 years ago
  46. 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years ago
  47. 4c95c70 FFA Version interface update by J-Alves · 4 years, 1 month ago
  48. 813b50b xlat_tables_v2: add base table section name parameter for spm_mm by Masahisa Kojima · 4 years, 1 month ago
  49. 2672cde SPCI is now called PSA FF-A by J-Alves · 4 years, 2 months ago
  50. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  51. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 5 months ago
  52. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 3 months ago
  53. 709bc37 Fix SMCCC_ARCH_SOC_ID implementation by Manish V Badarkhe · 4 years, 2 months ago
  54. 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 6 years ago
  55. f09264a tlkd: remove system off/reset handlers by Varun Wadekar · 6 years ago
  56. bebb0d7 spd: trusty: disable error messages seen during boot by Varun Wadekar · 6 years ago
  57. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 4 months ago
  58. 38a4c87 Merge "SPMD: Add support for SPCI_ID_GET" into integration by Sandrine Bailleux · 4 years, 4 months ago
  59. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 4 years, 4 months ago
  60. 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · 6 years ago
  61. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 4 months ago
  62. 41ff36a SPMD: smc handler qualify secure origin using booleans by Olivier Deprez · 4 years, 6 months ago
  63. 745889c SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · 4 years, 4 months ago
  64. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 5 months ago
  65. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  66. 1333517 Use consistent SMCCC error code by Manish V Badarkhe · 4 years, 4 months ago
  67. 2d9c87d Merge "coverity: fix MISRA violations" into integration by Mark Dykes · 4 years, 4 months ago
  68. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 5 months ago
  69. 8bd1e93 trusty: generic-arm64-smcall: Support gicr address by Arve Hjønnevåg · 4 years, 8 months ago
  70. 743822a trusty: Allow gic base to be specified with GICD_BASE by Arve Hjønnevåg · 6 years ago
  71. 41ba13f trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE by Arve Hjønnevåg · 6 years ago
  72. 3e1f197 SPMD: hook SPMD into standard services framework by Achin Gupta · 4 years, 9 months ago
  73. 86f2353 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 4 years, 9 months ago
  74. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 6 months ago
  75. 49cabec spm-mm: Rename aarch64 assembly files by Paul Beesley · 4 years, 9 months ago
  76. e449d6a spm-mm: Rename source files by Paul Beesley · 4 years, 9 months ago
  77. a24ed07 spm-mm: Rename spm_shim_private.h by Paul Beesley · 4 years, 9 months ago
  78. 15a96a9 spm-mm: Rename spm_private.h by Paul Beesley · 4 years, 9 months ago
  79. 72f9ec6 spm-mm: Rename component makefile by Paul Beesley · 4 years, 9 months ago
  80. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · 4 years, 9 months ago
  81. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 4 years, 9 months ago
  82. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  83. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  84. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  85. 7d0e3ba Enable -Wshadow always by Justin Chadwell · 4 years, 10 months ago
  86. 1da61af Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 4 years, 11 months ago
  87. a6420cb Fix Coverity #343017, Missing unlock by Justin Chadwell · 5 years ago
  88. 594b357 spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · 5 years ago
  89. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  90. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  91. 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
  92. b0c9ed1 services/spm: Fix service UUID lookup by Paul Beesley · 5 years ago
  93. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  94. 7cb362a SPM: Adjust size of virtual address space per partition by Antonio Nino Diaz · 5 years ago
  95. 18e312d SPM: Refactor xlat context creation by Antonio Nino Diaz · 5 years ago
  96. 37f97a5 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 5 years ago
  97. eef3238 SPM: Ignore empty regions in resource description by Antonio Nino Diaz · 5 years ago
  98. c456927 SPM: Create SPCI auxiliary function by Ambroise Vincent · 5 years ago
  99. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  100. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago