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