1. 7affa25 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 3 years, 6 months ago
  2. 65b13ba Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 4 months ago
  3. 6f86749 Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · 3 years, 4 months ago
  4. bb01a67 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · 3 years, 8 months ago
  5. 6da7607 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 3 years, 8 months ago
  6. 5096aeb feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 3 years, 8 months ago
  7. a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 5 months ago
  8. 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 3 years, 5 months ago
  9. 319fb08 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · 3 years, 5 months ago
  10. d555233 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · 3 years, 5 months ago
  11. 9b2510b fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 3 years, 5 months ago
  12. c2eba07 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · 3 years, 6 months ago
  13. b9fd2d3 fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · 3 years, 9 months ago
  14. a706524 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · 3 years, 9 months ago
  15. 51d8d1e Changing SMC code for transitioning Granule by Mark Dykes · 3 years, 9 months ago
  16. 8cb99c3 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · 5 years ago
  17. 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 4 years, 1 month ago
  18. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
  19. fc3f480 feat(ff-a): adding notifications SMC IDs by J-Alves · 4 years, 5 months ago
  20. e1c732d feat(ff-a): update FF-A version to v1.1 by J-Alves · 4 years, 5 months ago
  21. 967344b Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 4 years, 2 months ago
  22. c7a28aa SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · 4 years, 9 months ago
  23. 70c121a feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 4 years, 6 months ago
  24. cdb49d4 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · 4 years, 7 months ago
  25. 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
  26. 2111b00 SPMC: manifest changes to support multicore boot by Olivier Deprez · 5 years ago
  27. c290141 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · 5 years ago
  28. 4388f28 FFA Version interface update by J-Alves · 5 years ago
  29. 662af36 SPCI is now called PSA FF-A by J-Alves · 5 years ago
  30. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  31. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
  32. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
  33. ac03ac5 SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 5 years ago
  34. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 5 years ago
  35. 0f14d02 SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · 5 years ago
  36. af10d22 Use consistent SMCCC error code by Manish V Badarkhe · 5 years ago
  37. bdd2596 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 6 years ago
  38. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  39. d8b225a SPMD: add SPCI Beta 0 specification header file by Achin Gupta · 6 years ago
  40. 962c44e spm-mm: Remove mm_svc.h header by Paul Beesley · 6 years ago
  41. 0bf9f56 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 6 years ago
  42. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  43. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  44. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  45. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
  46. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  47. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  48. 83a5d51 SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 7 years ago
  49. e23ae07 SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 7 years ago
  50. e8ce60a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 7 years ago
  51. b212ca9 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 7 years ago
  52. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
  53. 03aac65 SPM: Define resource description data structures by Antonio Nino Diaz · 7 years ago
  54. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  55. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  56. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
  57. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 7 years ago
  58. cdb6ac9 SDEI: Make dispatches synchronous by Jeenu Viswambharan · 7 years ago
  59. af2c9ec SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 8 years ago
  60. 4d4ceb5 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 7 years ago
  61. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  62. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 7 years ago
  63. 22282bb SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 7 years ago
  64. b8a25bb Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  65. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  66. 3a1b067 Implement support for SMCCC v1.1 by Dimitris Papastamos · 8 years ago
  67. 6dafceb SPM: Declare explicit width based types in secure_partition_boot_info_t structure by Sughosh Ganu · 8 years ago
  68. a5b4c40 SPM: Fix version header definitions by Antonio Nino Diaz · 8 years ago
  69. 756a2a0 SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · 8 years ago
  70. fa0ed2b SPM: Rename SP_MEM_ATTR*** defines by Antonio Nino Diaz · 8 years ago
  71. b968241 SDEI: Fix type of register count by Jeenu Viswambharan · 8 years ago
  72. 55a1266 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 8 years ago
  73. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago
  74. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 8 years ago
  75. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  76. 58e946a PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 9 years ago
  77. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  78. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago