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