1. 6b94356 fix(sdei): print event number in hex format by Vasyl Gomonovych · 3 years, 4 months ago
  2. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 7 months ago
  3. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years, 6 months ago
  4. 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years, 6 months ago
  5. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 3 years, 6 months ago
  6. c7c22ab Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 3 years, 3 months ago
  7. fc3f480 feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 10 months ago
  8. f2dcf41 refactor(spmd): boot interface and pass core id by Olivier Deprez · 3 years, 6 months ago
  9. d21f1dd services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 8 months ago
  10. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 1 month ago
  11. 967344b Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 3 years, 7 months ago
  12. 678ce22 perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · 3 years, 7 months ago
  13. e55d12b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · 3 years, 7 months ago
  14. 1cdf1eb SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 4 years, 1 month ago
  15. 475333c SMCCC: Hoist SMC_32 sanitization by Jeremy Linton · 3 years, 9 months ago
  16. 70c121a feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 4 years ago
  17. 67fad51 fix(services): drop warning on unimplemented calls by Andre Przywara · 3 years, 8 months ago
  18. 89a0582 Merge changes from topic "od/ns-interrupts" into integration by Olivier Deprez · 3 years, 8 months ago
  19. 386dc36 spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · 3 years, 9 months ago
  20. 21583a3 services: spm_mm: Use sp_boot_info to set SP context by Mayur Gudmeti · 3 years, 10 months ago
  21. e46b2fd SPM: Fix error codes size in SPMD handler by J-Alves · 3 years, 10 months ago
  22. 51bb1d7 Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled by Madhukar Pappireddy · 4 years, 3 months ago
  23. 473ced5 SPMD: lock the g_spmd_pm structure by Olivier Deprez · 3 years, 10 months ago
  24. cdb49d4 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · 4 years ago
  25. 6ccbcff SDEI: updata the affinity of shared event by Tony Xie · 4 years ago
  26. f36e62e Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" by Max Shvetsov · 3 years, 11 months ago
  27. bedb13f spmd: ensure SIMD context is saved/restored on SPMC entry/exit by Olivier Deprez · 4 years, 1 month ago
  28. 323b6c6 services: TRNG: Fix -O0 compilation by Andre Przywara · 3 years, 11 months ago
  29. 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 4 years, 6 months ago
  30. a83103c Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 4 years, 1 month ago
  31. 6e4da01 spmd: Fix signedness comparison warning by Andre Przywara · 4 years, 3 months ago
  32. 80f823b Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · 4 years, 3 months ago
  33. f7fb0bf Fix: fixing coverity issue for SPM Core. by Max Shvetsov · 4 years, 4 months ago
  34. 75e1dfa spmd: remove assert for SPMC PC value by Varun Wadekar · 4 years, 4 months ago
  35. fc19818 spd: trusty: allow clients to retrieve service UUID by Varun Wadekar · 5 years ago
  36. 545b8eb SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance by Ruari Phipps · 4 years, 5 months ago
  37. 02d50bb SPMC: embed secondary core ep info into to SPMC context by Olivier Deprez · 4 years, 6 months ago
  38. a92bc73 SPMD: secondary cores PM on and off SPD hooks relayed to SPMC by Olivier Deprez · 4 years, 9 months ago
  39. f0d743d SPMD: handle SPMC message to register secondary core entry point by Olivier Deprez · 4 years, 9 months ago
  40. c290141 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · 4 years, 9 months ago
  41. a334c4e SPMD: register the SPD PM hooks by Olivier Deprez · 5 years ago
  42. b058f20 SPMD: add generic SPD PM handlers by Olivier Deprez · 5 years ago
  43. 9dcf63d SPMD: enhance SPMC internal boot states by Olivier Deprez · 5 years ago
  44. c0267cc SPMD: entry point info get helper by Olivier Deprez · 5 years ago
  45. 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 4 years, 6 months ago
  46. 6f0a2f0 SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years, 5 months ago
  47. 4388f28 FFA Version interface update by J-Alves · 4 years, 7 months ago
  48. 0922e48 xlat_tables_v2: add base table section name parameter for spm_mm by Masahisa Kojima · 4 years, 7 months ago
  49. 662af36 SPCI is now called PSA FF-A by J-Alves · 4 years, 8 months ago
  50. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 5 years ago
  51. 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 5 years ago
  52. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 4 years, 9 months ago
  53. a718c3d Fix SMCCC_ARCH_SOC_ID implementation by Manish V Badarkhe · 4 years, 8 months ago
  54. bd0c2f8 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 6 years ago
  55. 0600cf6 tlkd: remove system off/reset handlers by Varun Wadekar · 6 years ago
  56. a1e12de spd: trusty: disable error messages seen during boot by Varun Wadekar · 6 years ago
  57. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 10 months ago
  58. bb37363 Merge "SPMD: Add support for SPCI_ID_GET" into integration by Sandrine Bailleux · 4 years, 10 months ago
  59. ac03ac5 SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 4 years, 10 months ago
  60. d205cda spd: tlkd: secure timer interrupt handler by Varun Wadekar · 6 years ago
  61. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 10 months ago
  62. 93ff138 SPMD: smc handler qualify secure origin using booleans by Olivier Deprez · 5 years ago
  63. 0f14d02 SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · 4 years, 10 months ago
  64. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 11 months ago
  65. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 10 months ago
  66. af10d22 Use consistent SMCCC error code by Manish V Badarkhe · 4 years, 11 months ago
  67. 76ce102 Merge "coverity: fix MISRA violations" into integration by Mark Dykes · 4 years, 11 months ago
  68. 2fe75a2 coverity: fix MISRA violations by Zelalem · 4 years, 11 months ago
  69. 76776c2 trusty: generic-arm64-smcall: Support gicr address by Arve Hjønnevåg · 5 years ago
  70. 471e8fa trusty: Allow gic base to be specified with GICD_BASE by Arve Hjønnevåg · 7 years ago
  71. f01428b trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE by Arve Hjønnevåg · 7 years ago
  72. 2a7b403 SPMD: hook SPMD into standard services framework by Achin Gupta · 5 years ago
  73. bdd2596 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 5 years ago
  74. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 5 years ago
  75. 99c6910 spm-mm: Rename aarch64 assembly files by Paul Beesley · 5 years ago
  76. 6b1d9e6 spm-mm: Rename source files by Paul Beesley · 5 years ago
  77. 6b54236 spm-mm: Rename spm_shim_private.h by Paul Beesley · 5 years ago
  78. ff362d5 spm-mm: Rename spm_private.h by Paul Beesley · 5 years ago
  79. 442e092 spm-mm: Rename component makefile by Paul Beesley · 5 years ago
  80. 962c44e spm-mm: Remove mm_svc.h header by Paul Beesley · 5 years ago
  81. 0bf9f56 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 5 years ago
  82. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 5 years ago
  83. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 5 years ago
  84. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 5 years ago
  85. b7f6525 Enable -Wshadow always by Justin Chadwell · 5 years ago
  86. a8ab58e Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 5 years ago
  87. fc6b626 Fix Coverity #343017, Missing unlock by Justin Chadwell · 5 years ago
  88. 43f999a spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · 5 years ago
  89. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  90. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  91. bd97f83 Remove references to old project name from common files by John Tsichritzis · 5 years ago
  92. 00e51ca services/spm: Fix service UUID lookup by Paul Beesley · 6 years ago
  93. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
  94. 75f364b SPM: Adjust size of virtual address space per partition by Antonio Nino Diaz · 6 years ago
  95. 014df18 SPM: Refactor xlat context creation by Antonio Nino Diaz · 6 years ago
  96. 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 6 years ago
  97. 5db5930 SPM: Ignore empty regions in resource description by Antonio Nino Diaz · 6 years ago
  98. 7a79328 SPM: Create SPCI auxiliary function by Ambroise Vincent · 6 years ago
  99. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
  100. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago