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