1. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · Mon Oct 04 20:13:36 2021 +0100
  2. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · Mon Jun 06 14:37:57 2022 +0100
  3. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · Fri May 20 14:38:55 2022 +0100
  4. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · Fri May 20 14:34:56 2022 +0100
  5. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · Mon Feb 21 15:02:36 2022 +0000
  6. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · Tue Apr 19 16:52:59 2022 +0100
  7. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · Tue Apr 19 17:42:53 2022 +0100
  8. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · Fri Jan 21 10:34:55 2022 +0000
  9. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · Thu Jan 13 11:39:10 2022 +0000
  10. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · Tue Oct 19 12:21:16 2021 +0100
  11. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · Fri Oct 01 16:06:04 2021 +0100
  12. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:32:27 2022 +0200
  13. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:05:59 2022 +0200
  14. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · Thu Nov 25 15:54:52 2021 +0000
  15. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · Mon Oct 04 20:17:45 2021 +0100
  16. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · Fri May 13 17:28:58 2022 +0200
  17. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · Wed Dec 15 18:00:50 2021 +0000
  18. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · Tue Apr 12 17:18:13 2022 +0100
  19. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · Tue Apr 12 17:17:45 2022 +0100
  20. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · Tue Aug 31 17:57:04 2021 +0100
  21. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · Wed Nov 24 15:40:00 2021 +0000
  22. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · Mon Dec 13 11:08:59 2021 +0000
  23. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · Tue Aug 17 18:00:07 2021 +0100
  24. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · Wed Aug 25 12:09:37 2021 +0100
  25. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · Tue Apr 19 10:16:48 2022 +0100
  26. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · Thu Dec 09 11:32:30 2021 +0000
  27. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · Wed Dec 08 14:24:03 2021 +0000
  28. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · Wed Nov 24 10:33:48 2021 +0000
  29. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · Wed Nov 24 10:32:16 2021 +0000
  30. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · Thu Dec 09 18:34:02 2021 +0000
  31. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · Thu Dec 09 10:51:05 2021 +0000
  32. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · Tue Aug 24 11:31:52 2021 +0100
  33. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · Thu Sep 02 13:18:41 2021 +0100
  34. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · Thu Aug 19 14:42:19 2021 +0100
  35. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · Mon Feb 14 17:06:09 2022 +0000
  36. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · Mon Nov 29 17:05:57 2021 +0000
  37. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · Fri Dec 10 09:21:56 2021 +0000
  38. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · Mon Nov 29 17:05:33 2021 +0000
  39. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · Mon Nov 29 17:17:29 2021 +0000
  40. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · Mon Nov 29 17:57:03 2021 +0000
  41. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · Wed Dec 01 17:57:04 2021 +0000
  42. 758bd24 refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · Sun Dec 19 21:37:50 2021 +0000
  43. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  44. 1da61af Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · Tue Aug 13 11:20:25 2019 +0000
  45. a6420cb Fix Coverity #343017, Missing unlock by Justin Chadwell · Tue Jul 23 09:54:07 2019 +0100
  46. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  47. b0c9ed1 services/spm: Fix service UUID lookup by Paul Beesley · Mon Apr 08 15:24:43 2019 +0100
  48. 7cb362a SPM: Adjust size of virtual address space per partition by Antonio Nino Diaz · Wed Mar 27 13:45:52 2019 +0000
  49. 18e312d SPM: Refactor xlat context creation by Antonio Nino Diaz · Wed Mar 27 13:04:46 2019 +0000
  50. 37f97a5 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · Wed Mar 27 11:10:31 2019 +0000
  51. eef3238 SPM: Ignore empty regions in resource description by Antonio Nino Diaz · Fri Mar 29 13:48:50 2019 +0000
  52. c456927 SPM: Create SPCI auxiliary function by Ambroise Vincent · Wed Feb 27 16:01:48 2019 +0000
  53. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · Thu Feb 14 09:48:21 2019 +0000
  54. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · Wed Feb 13 15:58:00 2019 +0000
  55. 6b5aa6e SPM: Remove unnecessary register save by Antonio Nino Diaz · Thu Feb 14 11:40:19 2019 +0000
  56. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  57. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  58. 73085f6 SPM: Rename files for consistency by Antonio Nino Diaz · Thu Nov 15 08:57:18 2018 +0000
  59. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · Fri Nov 30 10:53:26 2018 +0000
  60. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · Fri Nov 30 10:52:09 2018 +0000
  61. fb76396 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · Tue Jul 03 16:54:33 2018 +0100
  62. 143091f SPM: Support non-blocking calls by Antonio Nino Diaz · Thu Nov 08 14:22:51 2018 +0000
  63. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · Thu Oct 18 14:54:57 2018 +0100
  64. 44ef4eb SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · Tue Jul 03 19:54:59 2018 +0100
  65. 8c83ad8 SPM: Support blocking calls by Antonio Nino Diaz · Thu Nov 08 14:21:19 2018 +0000
  66. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · Thu Nov 08 09:21:48 2018 +0000
  67. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · Thu Nov 08 14:20:07 2018 +0000
  68. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · Thu Nov 08 14:12:40 2018 +0000
  69. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  70. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · Tue Oct 30 11:35:30 2018 +0000
  71. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · Tue Oct 30 12:50:41 2018 +0000
  72. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · Tue Oct 30 11:34:23 2018 +0000
  73. fa5dd1a SPM: Read entrypoint from resource descriptor by Antonio Nino Diaz · Tue Jun 26 10:34:25 2018 +0100
  74. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  75. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · Tue Oct 30 11:54:20 2018 +0000
  76. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · Tue Oct 30 11:52:45 2018 +0000
  77. e77f9e8 SPM: Raise running priority of the core while in Secure Partition by Sughosh Ganu · Wed Nov 14 11:06:24 2018 +0530
  78. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  79. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  80. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · Sun Aug 05 15:34:10 2018 +0100
  81. ea4c693 SPM: Use generic MMU setup functions by Antonio Nino Diaz · Wed Jul 11 13:07:06 2018 +0100
  82. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  83. 10c3e98 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · Wed Jun 20 12:05:02 2018 +0100
  84. da50cd0 SPM: Refactor entry and exit of the SP by Antonio Nino Diaz · Fri Jun 15 16:21:01 2018 +0100
  85. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · Mon Jun 11 13:40:32 2018 +0100
  86. 268eb5d SPM: Initialize SP args as expected by cm library by Antonio Nino Diaz · Mon Jun 11 11:01:54 2018 +0100
  87. fbd7f50 SPM: Extract code out of the SMC handler by Antonio Nino Diaz · Wed May 23 11:49:16 2018 +0100
  88. c4f2752 SPM: Replace SP init flag by generic state enum by Antonio Nino Diaz · Wed May 23 09:09:41 2018 +0100
  89. 2875931 SPM: Shorten names of types and functions by Antonio Nino Diaz · Tue May 22 16:26:48 2018 +0100
  90. 7b28b54 SPM: Move xlat-related functions to separate file by Antonio Nino Diaz · Tue May 22 16:45:35 2018 +0100
  91. 2ac9a44 SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · Wed May 23 11:40:46 2018 +0100
  92. 811934e SPM: Do not trap S-EL0 access to SVE/SIMD/FP regs by Sandrine Bailleux · Wed May 09 14:45:34 2018 +0200
  93. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · Tue Apr 17 15:10:18 2018 +0100
  94. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  95. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  96. eb24dff Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · Mon Feb 19 13:53:48 2018 +0000
  97. 35b37f0 SPM: Fix version header definitions by Antonio Nino Diaz · Mon Jan 08 17:33:34 2018 +0000
  98. 496f54d SPM: Allow secondary CPUs to use the Secure Partition by Antonio Nino Diaz · Mon Jan 08 09:59:33 2018 +0000
  99. c58cb87 SPM: Move initialization flag to context struct by Antonio Nino Diaz · Mon Dec 18 10:51:58 2017 +0000
  100. 843d3f0 SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters by Sandrine Bailleux · Thu Dec 07 09:48:56 2017 +0000