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