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