1. 5f875b8 refactor(spmd): move plat_my_core_pos calls by Olivier Deprez · Fri Jun 07 10:22:50 2024 +0200
  2. aed3031 refactor(spmd): call cm_get_context once by Olivier Deprez · Fri Jun 07 09:24:43 2024 +0200
  3. 13a4a07 refactor(spmd): remove spmd_get_context_by_mpidr by Olivier Deprez · Fri Jun 07 08:51:20 2024 +0200
  4. d3f3207 fix(spmd): skip NS EL1 context save & restore operations by Madhukar Pappireddy · Mon Jan 29 16:43:56 2024 -0600
  5. 89e8456 fix(spmd): register group0 handler only if supported by Madhukar Pappireddy · Tue Mar 26 09:21:25 2024 -0500
  6. 16201f5 Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · Wed Feb 07 22:45:38 2024 +0100
  7. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · Mon Oct 31 12:38:17 2022 +0100
  8. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · Wed Oct 04 17:16:45 2023 +0100
  9. a85a9d1 feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · Fri Sep 08 17:45:45 2023 -0400
  10. 9d826a1 feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · Mon Jul 31 14:45:58 2023 -0400
  11. a5a1cbd feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · Thu Jan 19 21:50:55 2023 +0000
  12. 4911eb8 fix(spmd): fix FFA_VERSION forwarding by Olivier Deprez · Mon Jul 10 11:04:30 2023 +0200
  13. 9d9584f feat(spmd): get logical partitions info by Raghu Krishnamurthy · Sat Apr 22 18:00:02 2023 -0700
  14. 43fda97 feat(spmd): add partition info get regs by Raghu Krishnamurthy · Sat Apr 22 11:28:38 2023 -0700
  15. 6a30514 feat(spmd): el3 direct message API by Raghu Krishnamurthy · Fri Mar 03 06:41:29 2023 -0800
  16. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · Sat Feb 25 13:26:10 2023 -0800
  17. 2ca7570 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · Wed Jul 12 16:28:05 2023 -0500
  18. 35bbcf2 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · Thu Jun 08 18:23:26 2023 +0200
  19. 41416cc feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI by Madhukar Pappireddy · Thu Mar 02 16:04:38 2023 -0600
  20. b494acf feat(spmd): register handler for group0 interrupt from NWd by Madhukar Pappireddy · Thu Mar 02 15:34:05 2023 -0600
  21. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · Wed Feb 22 16:53:50 2023 +0000
  22. 3d203f4 feat(spmd): fail safe if SPM fails to initialize by Olivier Deprez · Wed Nov 16 16:46:23 2022 +0100
  23. 435f11c feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · Sun Dec 25 13:02:00 2022 -0800
  24. 2f4279a feat(spmd): copy tos_fw_config in secure region by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  25. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · Fri Nov 18 14:17:17 2022 +0000
  26. 3d85967 feat(spmd): avoid spoofing in FF-A direct request by Shruti · Thu Jun 09 11:03:11 2022 +0100
  27. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · Thu Sep 23 09:44:14 2021 +0100
  28. 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
  29. 815d101 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · Wed Dec 08 14:27:40 2021 +0000
  30. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri Apr 22 21:09:13 2022 +0200
  31. 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
  32. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · Mon Nov 29 17:57:03 2021 +0000
  33. 5c7c5c4 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · Fri Mar 18 10:30:00 2022 +0100
  34. 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
  35. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · Thu Feb 03 17:22:37 2022 +0100
  36. 9460a23 feat(ff-a): forward FFA_VERSION from SPMD to SPMC by Daniel Boulby · Thu Dec 09 11:20:13 2021 +0000
  37. ba100f2 fix(spmd): error macro to use correct print format by Olivier Deprez · Tue Nov 09 12:37:20 2021 +0100
  38. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · Tue Nov 09 11:57:30 2021 +0100
  39. 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
  40. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  41. fd73e52 feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · Mon Nov 01 16:52:46 2021 +0000
  42. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · Wed Aug 05 11:27:42 2020 +0200
  43. 2e56717 Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · Mon Sep 27 16:54:53 2021 +0200
  44. 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · Thu Mar 11 17:46:47 2021 +0000
  45. 4ab7a4a refactor(spmd): boot interface and pass core id by Olivier Deprez · Mon Jun 21 09:47:13 2021 +0200
  46. 15937e2 Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · Fri Jun 18 17:28:39 2021 +0200
  47. 9a2e5be perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · Fri May 21 18:00:04 2021 +0200
  48. 27f35df feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · Wed Feb 03 12:13:19 2021 +0000
  49. ae18caf spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · Fri Apr 02 11:09:10 2021 +0200
  50. 64ff993 SPM: Fix error codes size in SPMD handler by J-Alves · Mon Mar 01 10:26:59 2021 +0000
  51. eae4596 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · Tue Jan 19 15:06:47 2021 +0100
  52. 95dfb87 Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" by Max Shvetsov · Thu Feb 18 16:45:08 2021 +0000
  53. d734f71 spmd: ensure SIMD context is saved/restored on SPMC entry/exit by Olivier Deprez · Tue Dec 01 15:33:59 2020 +0100
  54. 7f76a26 Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · Thu Sep 17 19:48:27 2020 +0000
  55. f80c64d Fix: fixing coverity issue for SPM Core. by Max Shvetsov · Tue Aug 25 11:50:18 2020 +0100
  56. ed1bf28 spmd: remove assert for SPMC PC value by Varun Wadekar · Tue Sep 01 14:16:44 2020 -0700
  57. 93dff70 SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance by Ruari Phipps · Tue Jul 28 10:33:35 2020 +0100
  58. 73ef0dc SPMC: embed secondary core ep info into to SPMC context by Olivier Deprez · Fri Jun 19 15:33:41 2020 +0200
  59. c7631a5 SPMD: secondary cores PM on and off SPD hooks relayed to SPMC by Olivier Deprez · Mon Mar 23 09:53:06 2020 +0100
  60. 33e4412 SPMD: handle SPMC message to register secondary core entry point by Olivier Deprez · Thu Apr 16 17:54:27 2020 +0200
  61. ebc3477 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · Thu Apr 16 16:59:21 2020 +0200
  62. 9afca12 SPMD: register the SPD PM hooks by Olivier Deprez · Mon Oct 28 09:15:52 2019 +0000
  63. 7c01633 SPMD: enhance SPMC internal boot states by Olivier Deprez · Mon Oct 28 09:03:13 2019 +0000
  64. 87a9ee7 SPMD: entry point info get helper by Olivier Deprez · Mon Oct 28 08:52:45 2019 +0000
  65. 4c95c70 FFA Version interface update by J-Alves · Tue May 26 14:03:05 2020 +0100
  66. 2672cde SPCI is now called PSA FF-A by J-Alves · Thu May 07 18:42:25 2020 +0100
  67. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · Fri Feb 07 15:44:43 2020 +0100
  68. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · Thu Apr 16 13:39:06 2020 +0200
  69. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · Thu Mar 12 15:16:40 2020 +0000
  70. 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
  71. 41ff36a SPMD: smc handler qualify secure origin using booleans by Olivier Deprez · Mon Dec 23 16:21:12 2019 +0100
  72. 745889c SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · Thu Feb 27 14:54:21 2020 +0000
  73. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  74. 86f2353 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · Fri Oct 11 15:41:16 2019 +0100