1. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  2. 18e312d SPM: Refactor xlat context creation by Antonio Nino Diaz · Wed Mar 27 13:04:46 2019 +0000
  3. 37f97a5 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · Wed Mar 27 11:10:31 2019 +0000
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  5. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · Fri Nov 30 10:52:09 2018 +0000
  6. fb76396 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · Tue Jul 03 16:54:33 2018 +0100
  7. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · Thu Oct 18 14:54:57 2018 +0100
  8. 44ef4eb SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · Tue Jul 03 19:54:59 2018 +0100
  9. 8c83ad8 SPM: Support blocking calls by Antonio Nino Diaz · Thu Nov 08 14:21:19 2018 +0000
  10. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · Thu Nov 08 14:20:07 2018 +0000
  11. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · Tue Oct 30 11:35:30 2018 +0000
  12. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · Tue Oct 30 11:34:23 2018 +0000
  13. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  14. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  15. da50cd0 SPM: Refactor entry and exit of the SP by Antonio Nino Diaz · Fri Jun 15 16:21:01 2018 +0100
  16. c4f2752 SPM: Replace SP init flag by generic state enum by Antonio Nino Diaz · Wed May 23 09:09:41 2018 +0100
  17. 2875931 SPM: Shorten names of types and functions by Antonio Nino Diaz · Tue May 22 16:26:48 2018 +0100
  18. 7b28b54 SPM: Move xlat-related functions to separate file by Antonio Nino Diaz · Tue May 22 16:45:35 2018 +0100
  19. 2ac9a44 SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · Wed May 23 11:40:46 2018 +0100
  20. 496f54d SPM: Allow secondary CPUs to use the Secure Partition by Antonio Nino Diaz · Mon Jan 08 09:59:33 2018 +0000
  21. c58cb87 SPM: Move initialization flag to context struct by Antonio Nino Diaz · Mon Dec 18 10:51:58 2017 +0000
  22. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100