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