1. 4388f28 FFA Version interface update by J-Alves · 4 years, 5 months ago
  2. 662af36 SPCI is now called PSA FF-A by J-Alves · 4 years, 6 months ago
  3. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 10 months ago
  4. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 4 years, 6 months ago
  5. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 8 months ago
  6. ac03ac5 SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 4 years, 7 months ago
  7. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 8 months ago
  8. 0f14d02 SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · 4 years, 8 months ago
  9. af10d22 Use consistent SMCCC error code by Manish V Badarkhe · 4 years, 8 months ago
  10. bdd2596 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 5 years ago
  11. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 5 years ago
  12. d8b225a SPMD: add SPCI Beta 0 specification header file by Achin Gupta · 5 years ago
  13. 962c44e spm-mm: Remove mm_svc.h header by Paul Beesley · 5 years ago
  14. 0bf9f56 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 5 years ago
  15. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 5 years ago
  16. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 5 years ago
  17. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  18. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  19. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 6 years ago
  20. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  21. 83a5d51 SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  22. e23ae07 SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  23. e8ce60a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  24. b212ca9 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 6 years ago
  25. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  26. 03aac65 SPM: Define resource description data structures by Antonio Nino Diaz · 6 years ago
  27. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  28. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  29. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  30. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  31. cdb6ac9 SDEI: Make dispatches synchronous by Jeenu Viswambharan · 7 years ago
  32. af2c9ec SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 7 years ago
  33. 4d4ceb5 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 6 years ago
  34. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  35. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  36. 22282bb SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 6 years ago
  37. b8a25bb Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  38. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  39. 3a1b067 Implement support for SMCCC v1.1 by Dimitris Papastamos · 7 years ago
  40. 6dafceb SPM: Declare explicit width based types in secure_partition_boot_info_t structure by Sughosh Ganu · 7 years ago
  41. a5b4c40 SPM: Fix version header definitions by Antonio Nino Diaz · 7 years ago
  42. 756a2a0 SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · 7 years ago
  43. fa0ed2b SPM: Rename SP_MEM_ATTR*** defines by Antonio Nino Diaz · 7 years ago
  44. b968241 SDEI: Fix type of register count by Jeenu Viswambharan · 7 years ago
  45. 55a1266 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 7 years ago
  46. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  47. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  48. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  49. 58e946a PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  50. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  51. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago