1. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 8 months ago
  2. 41416cc feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI by Madhukar Pappireddy · 1 year, 4 months ago
  3. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  4. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  5. 435f11c feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 1 year, 6 months ago
  6. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 1 year, 6 months ago
  7. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 1 year, 7 months ago
  8. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 1 year, 7 months ago
  9. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  10. f9044ab fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 1 year, 7 months ago
  11. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  12. 8401e1a feat(drtm): retrieve DRTM features by Manish V Badarkhe · 2 years, 1 month ago
  13. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  14. 67a5ee9 feat(sdei): add a function to return total number of events registered by John Powell · 2 years, 2 months ago
  15. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 4 months ago
  16. f809b16 fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 2 years ago
  17. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  18. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 2 years, 3 months ago
  19. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  20. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · 2 years, 2 months ago
  21. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · 2 years, 3 months ago
  22. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 3 months ago
  23. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 2 years, 6 months ago
  24. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 2 years, 9 months ago
  25. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 2 years, 9 months ago
  26. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · 2 years, 9 months ago
  27. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years, 3 months ago
  28. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  29. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 7 months ago
  30. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 5 months ago
  31. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  32. 42460ab Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · 2 years, 2 months ago
  33. da2c9e1 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · 2 years, 7 months ago
  34. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 2 years, 7 months ago
  35. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 2 years, 7 months ago
  36. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 3 months ago
  37. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 3 months ago
  38. 68ea954 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · 2 years, 3 months ago
  39. 5c7c5c4 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · 2 years, 4 months ago
  40. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 4 months ago
  41. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · 2 years, 5 months ago
  42. 8cc642c fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · 2 years, 8 months ago
  43. 8058414 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · 2 years, 8 months ago
  44. 28e7b3d Changing SMC code for transitioning Granule by Mark Dykes · 2 years, 8 months ago
  45. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · 4 years ago
  46. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years ago
  47. 13dc8f1 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 3 years ago
  48. 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 4 months ago
  49. 481c52f feat(ff-a): update FF-A version to v1.1 by J-Alves · 3 years, 4 months ago
  50. 15937e2 Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 3 years, 1 month ago
  51. 90cbf52 SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · 3 years, 8 months ago
  52. 27f35df feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 3 years, 5 months ago
  53. eae4596 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · 3 years, 6 months ago
  54. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years ago
  55. d4095b2 SPMC: manifest changes to support multicore boot by Olivier Deprez · 4 years, 1 month ago
  56. ebc3477 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · 4 years, 3 months ago
  57. 4c95c70 FFA Version interface update by J-Alves · 4 years, 1 month ago
  58. 2672cde SPCI is now called PSA FF-A by J-Alves · 4 years, 2 months ago
  59. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  60. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 3 months ago
  61. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 4 months ago
  62. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 4 years, 4 months ago
  63. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 4 months ago
  64. 745889c SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · 4 years, 4 months ago
  65. 1333517 Use consistent SMCCC error code by Manish V Badarkhe · 4 years, 5 months ago
  66. 86f2353 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 4 years, 9 months ago
  67. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 9 months ago
  68. ae7152e SPMD: add SPCI Beta 0 specification header file by Achin Gupta · 4 years, 9 months ago
  69. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · 4 years, 9 months ago
  70. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 4 years, 9 months ago
  71. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  72. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  73. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  74. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  75. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  76. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  77. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  78. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  79. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  80. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 6 years ago
  81. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  82. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · 6 years ago
  83. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  84. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  85. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  86. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  87. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  88. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 6 years ago
  89. 10c3e98 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 6 years ago
  90. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  91. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  92. 2ac9a44 SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 6 years ago
  93. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  94. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  95. 0dcdb1a Implement support for SMCCC v1.1 by Dimitris Papastamos · 6 years ago
  96. 8539aa3 SPM: Declare explicit width based types in secure_partition_boot_info_t structure by Sughosh Ganu · 7 years ago
  97. 35b37f0 SPM: Fix version header definitions by Antonio Nino Diaz · 6 years ago
  98. b31ee6b SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · 7 years ago
  99. 837173f SPM: Rename SP_MEM_ATTR*** defines by Antonio Nino Diaz · 7 years ago
  100. 2b4054d SDEI: Fix type of register count by Jeenu Viswambharan · 7 years ago