1. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  2. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · Fri Nov 30 10:53:26 2018 +0000
  3. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · Fri Nov 30 10:52:09 2018 +0000
  4. fb76396 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · Tue Jul 03 16:54:33 2018 +0100
  5. 44ef4eb SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · Tue Jul 03 19:54:59 2018 +0100
  6. 8c83ad8 SPM: Support blocking calls by Antonio Nino Diaz · Thu Nov 08 14:21:19 2018 +0000
  7. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · Thu Nov 08 14:20:07 2018 +0000
  8. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · Tue Oct 30 11:35:30 2018 +0000
  9. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · Tue Oct 30 12:50:41 2018 +0000
  10. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  11. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · Tue Oct 30 11:54:20 2018 +0000
  12. e77f9e8 SPM: Raise running priority of the core while in Secure Partition by Sughosh Ganu · Wed Nov 14 11:06:24 2018 +0530
  13. 10c3e98 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · Wed Jun 20 12:05:02 2018 +0100
  14. da50cd0 SPM: Refactor entry and exit of the SP by Antonio Nino Diaz · Fri Jun 15 16:21:01 2018 +0100
  15. fbd7f50 SPM: Extract code out of the SMC handler by Antonio Nino Diaz · Wed May 23 11:49:16 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. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · Tue Apr 17 15:10:18 2018 +0100
  21. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  22. 35b37f0 SPM: Fix version header definitions by Antonio Nino Diaz · Mon Jan 08 17:33:34 2018 +0000
  23. 496f54d SPM: Allow secondary CPUs to use the Secure Partition by Antonio Nino Diaz · Mon Jan 08 09:59:33 2018 +0000
  24. c58cb87 SPM: Move initialization flag to context struct by Antonio Nino Diaz · Mon Dec 18 10:51:58 2017 +0000
  25. 843d3f0 SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters by Sandrine Bailleux · Thu Dec 07 09:48:56 2017 +0000
  26. b31ee6b SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · Fri Dec 01 09:44:21 2017 +0000
  27. 837173f SPM: Rename SP_MEM_ATTR*** defines by Antonio Nino Diaz · Fri Dec 01 14:12:43 2017 +0000
  28. 1adbf56 SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters by Antonio Nino Diaz · Wed Nov 15 10:36:21 2017 +0000
  29. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100