1. 90cbf52 SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · Wed Nov 18 10:12:41 2020 -0600
  2. eae4596 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · Tue Jan 19 15:06:47 2021 +0100
  3. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · Mon Jun 22 14:18:42 2020 -0500
  4. d4095b2 SPMC: manifest changes to support multicore boot by Olivier Deprez · Fri Jun 12 18:10:28 2020 +0200
  5. ebc3477 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · Thu Apr 16 16:59:21 2020 +0200
  6. 4c95c70 FFA Version interface update by J-Alves · Tue May 26 14:03:05 2020 +0100
  7. 2672cde SPCI is now called PSA FF-A by J-Alves · Thu May 07 18:42:25 2020 +0100
  8. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  9. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · Thu Apr 16 13:39:06 2020 +0200
  10. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · Sat Feb 22 08:43:00 2020 +0000
  11. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · Thu Mar 12 15:16:40 2020 +0000
  12. 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
  13. 745889c SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · Thu Feb 27 14:54:21 2020 +0000
  14. 1333517 Use consistent SMCCC error code by Manish V Badarkhe · Wed Feb 19 13:36:50 2020 +0000
  15. 86f2353 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · Fri Oct 11 15:41:16 2019 +0100
  16. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · Fri Oct 11 14:54:48 2019 +0100
  17. ae7152e SPMD: add SPCI Beta 0 specification header file by Achin Gupta · Fri Oct 11 14:32:02 2019 +0100
  18. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · Tue Oct 15 14:11:41 2019 +0000
  19. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · Tue Oct 15 12:51:55 2019 +0000
  20. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · Tue Oct 15 10:57:42 2019 +0000
  21. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  22. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  23. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  24. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  25. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  26. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · Fri Nov 30 10:53:26 2018 +0000
  27. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · Fri Nov 30 10:52:09 2018 +0000
  28. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · Thu Nov 08 14:12:40 2018 +0000
  29. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · Tue Oct 30 12:50:41 2018 +0000
  30. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · Tue Oct 30 11:52:45 2018 +0000
  31. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · Tue Nov 27 09:36:22 2018 +0000
  32. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  33. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  34. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  35. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · Fri Jun 22 09:36:59 2018 +0100
  36. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · Fri Feb 16 12:07:48 2018 +0000
  37. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · Wed Jan 17 12:30:11 2018 +0000
  38. 10c3e98 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · Wed Jun 20 12:05:02 2018 +0100
  39. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · Wed Jun 06 16:35:40 2018 +0200
  40. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · Tue May 29 09:28:05 2018 +0100
  41. 2ac9a44 SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · Wed May 23 11:40:46 2018 +0100
  42. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · Thu Apr 05 14:38:26 2018 +0100
  43. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  44. 0dcdb1a Implement support for SMCCC v1.1 by Dimitris Papastamos · Fri Jan 19 16:58:29 2018 +0000
  45. 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
  46. 35b37f0 SPM: Fix version header definitions by Antonio Nino Diaz · Mon Jan 08 17:33:34 2018 +0000
  47. b31ee6b SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · Fri Dec 01 09:44:21 2017 +0000
  48. 837173f SPM: Rename SP_MEM_ATTR*** defines by Antonio Nino Diaz · Fri Dec 01 14:12:43 2017 +0000
  49. 2b4054d SDEI: Fix type of register count by Jeenu Viswambharan · Tue Nov 14 15:35:41 2017 +0000
  50. cf1f221 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · Mon Oct 02 12:10:54 2017 +0100
  51. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  52. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100
  53. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  54. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · Mon Sep 19 17:21:15 2016 +0100
  55. d019487 Introduce PSCI Library Interface by Soby Mathew · Fri Apr 29 19:01:30 2016 +0100
  56. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000