1. e50fedb fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 1 year, 10 months ago
  2. 717daad Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 1 year, 10 months ago
  3. 896fd4e Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · 1 year, 10 months ago
  4. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years ago
  5. dc65ae4 fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 2 years ago
  6. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 5 months ago
  7. 5519f07 feat(spmd): avoid spoofing in FF-A direct request by Shruti · 1 year, 10 months ago
  8. fb00dc4 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · 2 years ago
  9. 25eb2d4 fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 1 year, 11 months ago
  10. 3954bc3 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 1 year, 11 months ago
  11. a8be4cd feat(fvp): add plat hook for memory transactions by Marc Bonnici · 2 years, 2 months ago
  12. 0560b53 feat(spmc): enable handling of the NS bit by Marc Bonnici · 2 years ago
  13. 7e804f9 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years ago
  14. fef85e1 feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 2 years, 3 months ago
  15. f0244e5 feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 2 years, 3 months ago
  16. 2e21921 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 2 years, 6 months ago
  17. e0b1a6d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 2 years, 7 months ago
  18. b1470cc Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 11 months ago
  19. c8113bf Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 11 months ago
  20. 642db98 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · 2 years, 7 months ago
  21. 46872e0 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 2 years, 5 months ago
  22. 729d779 feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 2 years, 7 months ago
  23. 0dc2b51 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 2 years ago
  24. f014300 feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 2 years, 4 months ago
  25. 59bd2ad feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years ago
  26. f0c25a0 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 2 years ago
  27. aad20c8 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 8 months ago
  28. d5fe923 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 5 months ago
  29. 55a2963 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 4 months ago
  30. f74e277 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 8 months ago
  31. 1a75224 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 8 months ago
  32. 15dd6f1 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · 2 years ago
  33. c2b1434 feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 2 years, 4 months ago
  34. 9576fa9 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · 2 years, 4 months ago
  35. 0c7707f feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 4 months ago
  36. f16b6ee feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 2 years, 5 months ago
  37. a7c0050 feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 2 years, 5 months ago
  38. 3de378f feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 2 years, 4 months ago
  39. 5b0219d feat(spmc): enable checking of execution ctx count by Marc Bonnici · 2 years, 4 months ago
  40. 857f579 feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 2 years, 8 months ago
  41. e1df600 feat(spmc): add partition mailbox structs by Marc Bonnici · 2 years, 8 months ago
  42. a34ccd4 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 2 years, 8 months ago
  43. 7affa25 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 2 months ago
  44. 65b13ba Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years ago
  45. 6f86749 Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · 2 years ago
  46. 9741327 feat(spmc): add support for direct req/resp by Marc Bonnici · 2 years, 5 months ago
  47. d663fe7 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · 2 years, 4 months ago
  48. c4db76f feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · 2 years, 5 months ago
  49. 20fae0a feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · 2 years, 5 months ago
  50. bb01a67 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · 2 years, 5 months ago
  51. 6da7607 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 2 years, 5 months ago
  52. 5096aeb feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 2 years, 5 months ago
  53. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 3 months ago
  54. b61d94a refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 2 years, 4 months ago
  55. a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 1 month ago
  56. 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 1 month ago
  57. 319fb08 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · 2 years, 1 month ago
  58. d555233 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · 2 years, 1 month ago
  59. 9b2510b fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 2 months ago
  60. 6a00e9b fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 6 months ago
  61. b298d4d Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integration by Olivier Deprez · 2 years, 2 months ago
  62. c2eba07 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · 2 years, 2 months ago
  63. 9944f55 feat(ff-a): forward FFA_VERSION from SPMD to SPMC by Daniel Boulby · 2 years, 4 months ago
  64. 4d48215 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 6 months ago
  65. 9697e45 Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · 2 years, 4 months ago
  66. 00e8113 fix(trp): Distinguish between cold and warm boot by Mark Dykes · 2 years, 5 months ago
  67. 3082a33 Merge "fix(rmmd/sve): enable/disable SVE/FPU for Realms" into integration by Alexei Fedorov · 2 years, 4 months ago
  68. a4cc85c fix(rmmd/sve): enable/disable SVE/FPU for Realms by Subhasish Ghosh · 2 years, 4 months ago
  69. b9fd2d3 fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · 2 years, 5 months ago
  70. 1157830 fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · 2 years, 5 months ago
  71. 4333f95 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 2 years, 5 months ago
  72. dc78e62 feat(sme): enable SME functionality by johpow01 · 2 years, 9 months ago
  73. b6b486f Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · 2 years, 5 months ago
  74. 2461bd3 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 5 months ago
  75. 0c23e6f fix(spmd): error macro to use correct print format by Olivier Deprez · 2 years, 5 months ago
  76. a127b99 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · 2 years, 5 months ago
  77. 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 5 months ago
  78. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 8 months ago
  79. 96b71eb feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · 2 years, 6 months ago
  80. d39db26 fix(sdei): fix assert while kdump issue by Ming Huang · 2 years, 7 months ago
  81. 8cb99c3 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · 3 years, 9 months ago
  82. 6b94356 fix(sdei): print event number in hex format by Vasyl Gomonovych · 2 years, 8 months ago
  83. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 2 years, 10 months ago
  84. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 2 years, 9 months ago
  85. 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 2 years, 9 months ago
  86. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 2 years, 9 months ago
  87. c7c22ab Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 2 years, 7 months ago
  88. fc3f480 feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 1 month ago
  89. f2dcf41 refactor(spmd): boot interface and pass core id by Olivier Deprez · 2 years, 10 months ago
  90. d21f1dd services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years ago
  91. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 5 months ago
  92. 967344b Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 2 years, 10 months ago
  93. 678ce22 perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · 2 years, 11 months ago
  94. e55d12b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · 2 years, 11 months ago
  95. 1cdf1eb SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 3 years, 5 months ago
  96. 475333c SMCCC: Hoist SMC_32 sanitization by Jeremy Linton · 3 years, 1 month ago
  97. 70c121a feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 3 years, 2 months ago
  98. 67fad51 fix(services): drop warning on unimplemented calls by Andre Przywara · 3 years ago
  99. 89a0582 Merge changes from topic "od/ns-interrupts" into integration by Olivier Deprez · 3 years ago
  100. 386dc36 spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · 3 years, 1 month ago