1. f809b16 fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 2 years ago
  2. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 2 years ago
  3. 4a99518 Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · 2 years ago
  4. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  5. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 2 years, 3 months ago
  6. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  7. 3d85967 feat(spmd): avoid spoofing in FF-A direct request by Shruti · 2 years, 1 month ago
  8. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · 2 years, 2 months ago
  9. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 2 years, 1 month ago
  10. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 2 years, 1 month ago
  11. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · 2 years, 4 months ago
  12. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · 2 years, 2 months ago
  13. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 2 months ago
  14. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 2 years, 5 months ago
  15. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 2 years, 6 months ago
  16. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 2 years, 9 months ago
  17. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 2 years, 9 months ago
  18. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  19. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  20. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · 2 years, 9 months ago
  21. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 2 years, 7 months ago
  22. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 2 years, 9 months ago
  23. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 2 years, 2 months ago
  24. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 2 years, 7 months ago
  25. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years, 3 months ago
  26. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 2 years, 3 months ago
  27. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 10 months ago
  28. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 7 months ago
  29. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 7 months ago
  30. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  31. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 10 months ago
  32. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · 2 years, 2 months ago
  33. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 2 years, 7 months ago
  34. 815d101 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · 2 years, 7 months ago
  35. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 7 months ago
  36. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 2 years, 7 months ago
  37. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 2 years, 7 months ago
  38. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 2 years, 7 months ago
  39. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · 2 years, 7 months ago
  40. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 2 years, 10 months ago
  41. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · 2 years, 10 months ago
  42. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 2 years, 11 months ago
  43. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 5 months ago
  44. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  45. 42460ab Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · 2 years, 2 months ago
  46. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · 2 years, 7 months ago
  47. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · 2 years, 7 months ago
  48. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · 2 years, 7 months ago
  49. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · 2 years, 7 months ago
  50. da2c9e1 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · 2 years, 7 months ago
  51. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 2 years, 7 months ago
  52. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 2 years, 7 months ago
  53. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  54. 758bd24 refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 2 years, 6 months ago
  55. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 3 months ago
  56. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 3 months ago
  57. 68ea954 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · 2 years, 3 months ago
  58. 5c7c5c4 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · 2 years, 4 months ago
  59. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 4 months ago
  60. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 8 months ago
  61. e05753c Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integration by Olivier Deprez · 2 years, 4 months ago
  62. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · 2 years, 5 months ago
  63. 9460a23 feat(ff-a): forward FFA_VERSION from SPMD to SPMC by Daniel Boulby · 2 years, 7 months ago
  64. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 8 months ago
  65. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · 2 years, 6 months ago
  66. 50746c8 fix(trp): Distinguish between cold and warm boot by Mark Dykes · 2 years, 7 months ago
  67. 3764d34 Merge "fix(rmmd/sve): enable/disable SVE/FPU for Realms" into integration by Alexei Fedorov · 2 years, 7 months ago
  68. c25225a fix(rmmd/sve): enable/disable SVE/FPU for Realms by Subhasish Ghosh · 2 years, 7 months ago
  69. 8cc642c fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · 2 years, 8 months ago
  70. fccd3ea fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · 2 years, 8 months ago
  71. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 2 years, 8 months ago
  72. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  73. 3d2b7b7 Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · 2 years, 8 months ago
  74. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 8 months ago
  75. ba100f2 fix(spmd): error macro to use correct print format by Olivier Deprez · 2 years, 8 months ago
  76. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · 2 years, 8 months ago
  77. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  78. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  79. fd73e52 feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · 2 years, 8 months ago
  80. cceb785 fix(sdei): fix assert while kdump issue by Ming Huang · 2 years, 10 months ago
  81. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · 4 years ago
  82. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · 2 years, 10 months ago
  83. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 1 month ago
  84. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years ago
  85. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years ago
  86. 13dc8f1 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 3 years ago
  87. 2e56717 Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 2 years, 9 months ago
  88. 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 4 months ago
  89. 4ab7a4a refactor(spmd): boot interface and pass core id by Olivier Deprez · 3 years ago
  90. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 2 months ago
  91. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  92. 15937e2 Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 3 years ago
  93. 9a2e5be perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · 3 years, 1 month ago
  94. c73254b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · 3 years, 1 month ago
  95. c8c3e0d SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 3 years, 8 months ago
  96. 6b19fe1 SMCCC: Hoist SMC_32 sanitization by Jeremy Linton · 3 years, 3 months ago
  97. 27f35df feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 3 years, 5 months ago
  98. e619fa9 fix(services): drop warning on unimplemented calls by Andre Przywara · 3 years, 2 months ago
  99. 591d3d1 Merge changes from topic "od/ns-interrupts" into integration by Olivier Deprez · 3 years, 2 months ago
  100. ae18caf spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · 3 years, 3 months ago