1. e05753c Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integration by Olivier Deprez · Fri Mar 04 13:22:45 2022 +0100
  2. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · Thu Feb 03 17:22:37 2022 +0100
  3. 9460a23 feat(ff-a): forward FFA_VERSION from SPMD to SPMC by Daniel Boulby · Thu Dec 09 11:20:13 2021 +0000
  4. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  5. ba100f2 fix(spmd): error macro to use correct print format by Olivier Deprez · Tue Nov 09 12:37:20 2021 +0100
  6. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · Tue Nov 09 11:57:30 2021 +0100
  7. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · Mon Nov 08 21:34:42 2021 +0100
  8. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  9. fd73e52 feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · Mon Nov 01 16:52:46 2021 +0000
  10. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · Wed Aug 05 11:27:42 2020 +0200
  11. 2e56717 Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · Mon Sep 27 16:54:53 2021 +0200
  12. 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · Thu Mar 11 17:46:47 2021 +0000
  13. 4ab7a4a refactor(spmd): boot interface and pass core id by Olivier Deprez · Mon Jun 21 09:47:13 2021 +0200
  14. 15937e2 Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · Fri Jun 18 17:28:39 2021 +0200
  15. 9a2e5be perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · Fri May 21 18:00:04 2021 +0200
  16. 27f35df feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · Wed Feb 03 12:13:19 2021 +0000
  17. ae18caf spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · Fri Apr 02 11:09:10 2021 +0200
  18. 64ff993 SPM: Fix error codes size in SPMD handler by J-Alves · Mon Mar 01 10:26:59 2021 +0000
  19. e799f48 SPMD: lock the g_spmd_pm structure by Olivier Deprez · Tue Mar 02 17:31:22 2021 +0100
  20. eae4596 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · Tue Jan 19 15:06:47 2021 +0100
  21. 95dfb87 Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" by Max Shvetsov · Thu Feb 18 16:45:08 2021 +0000
  22. d734f71 spmd: ensure SIMD context is saved/restored on SPMC entry/exit by Olivier Deprez · Tue Dec 01 15:33:59 2020 +0100
  23. 05b3370 spmd: Fix signedness comparison warning by Andre Przywara · Fri Oct 02 11:54:56 2020 +0100
  24. 7f76a26 Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · Thu Sep 17 19:48:27 2020 +0000
  25. f80c64d Fix: fixing coverity issue for SPM Core. by Max Shvetsov · Tue Aug 25 11:50:18 2020 +0100
  26. ed1bf28 spmd: remove assert for SPMC PC value by Varun Wadekar · Tue Sep 01 14:16:44 2020 -0700
  27. 93dff70 SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance by Ruari Phipps · Tue Jul 28 10:33:35 2020 +0100
  28. 73ef0dc SPMC: embed secondary core ep info into to SPMC context by Olivier Deprez · Fri Jun 19 15:33:41 2020 +0200
  29. c7631a5 SPMD: secondary cores PM on and off SPD hooks relayed to SPMC by Olivier Deprez · Mon Mar 23 09:53:06 2020 +0100
  30. 33e4412 SPMD: handle SPMC message to register secondary core entry point by Olivier Deprez · Thu Apr 16 17:54:27 2020 +0200
  31. ebc3477 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · Thu Apr 16 16:59:21 2020 +0200
  32. 9afca12 SPMD: register the SPD PM hooks by Olivier Deprez · Mon Oct 28 09:15:52 2019 +0000
  33. be67111 SPMD: add generic SPD PM handlers by Olivier Deprez · Mon Oct 28 09:07:50 2019 +0000
  34. 7c01633 SPMD: enhance SPMC internal boot states by Olivier Deprez · Mon Oct 28 09:03:13 2019 +0000
  35. 87a9ee7 SPMD: entry point info get helper by Olivier Deprez · Mon Oct 28 08:52:45 2019 +0000
  36. 4c95c70 FFA Version interface update by J-Alves · Tue May 26 14:03:05 2020 +0100
  37. 2672cde SPCI is now called PSA FF-A by J-Alves · Thu May 07 18:42:25 2020 +0100
  38. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · Fri Feb 07 15:44:43 2020 +0100
  39. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · Thu Apr 16 13:39:06 2020 +0200
  40. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · Thu Mar 12 15:16:40 2020 +0000
  41. 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
  42. 41ff36a SPMD: smc handler qualify secure origin using booleans by Olivier Deprez · Mon Dec 23 16:21:12 2019 +0100
  43. 745889c SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · Thu Feb 27 14:54:21 2020 +0000
  44. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  45. 86f2353 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · Fri Oct 11 15:41:16 2019 +0100