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