1. 86f2353 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 4 years, 9 months ago
  2. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 9 months ago
  3. ae7152e SPMD: add SPCI Beta 0 specification header file by Achin Gupta · 4 years, 9 months ago
  4. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · 4 years, 9 months ago
  5. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 4 years, 9 months ago
  6. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  7. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  8. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  9. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  10. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  11. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  12. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  13. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  14. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  15. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 6 years ago
  16. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  17. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · 6 years ago
  18. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  19. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  20. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  21. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  22. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  23. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 6 years ago
  24. 10c3e98 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 6 years ago
  25. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  26. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  27. 2ac9a44 SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 6 years ago
  28. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  29. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  30. 0dcdb1a Implement support for SMCCC v1.1 by Dimitris Papastamos · 6 years ago
  31. 8539aa3 SPM: Declare explicit width based types in secure_partition_boot_info_t structure by Sughosh Ganu · 7 years ago
  32. 35b37f0 SPM: Fix version header definitions by Antonio Nino Diaz · 6 years ago
  33. b31ee6b SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · 7 years ago
  34. 837173f SPM: Rename SP_MEM_ATTR*** defines by Antonio Nino Diaz · 7 years ago
  35. 2b4054d SDEI: Fix type of register count by Jeenu Viswambharan · 7 years ago
  36. cf1f221 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 7 years ago
  37. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  38. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  39. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  40. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  41. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  42. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago