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