1. d4c6bea feat(drtm): invalidate icache before DLME launch by Manish Pandey · 2 years ago
  2. 2c8e134 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM by Manish V Badarkhe · 2 years ago
  3. 9744d3a feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · 2 years ago
  4. cabcad5 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 2 years ago
  5. a28563e feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · 2 years ago
  6. 86618e1 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · 2 years ago
  7. ad035ce feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · 2 years ago
  8. 39dd555 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 2 years ago
  9. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 2 years ago
  10. fef989c feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · 2 years ago
  11. fa2eb05 feat(drtm): introduce drtm dynamic launch function by Manish Pandey · 2 years ago
  12. 8401e1a feat(drtm): retrieve DRTM features by Manish V Badarkhe · 2 years ago
  13. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  14. 67a5ee9 feat(sdei): add a function to return total number of events registered by John Powell · 2 years, 2 months ago
  15. cc2c743 feat(drtm): update drtm setup function by Manish V Badarkhe · 2 years, 4 months ago
  16. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 4 months ago
  17. fdac8ff Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · 1 year, 9 months ago
  18. 90ce18f fix(rmmd): return X4 output value by AlexeiFedorov · 1 year, 9 months ago
  19. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  20. 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · 2 years, 10 months ago
  21. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  22. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · 2 years, 1 month ago
  23. f809b16 fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 2 years ago
  24. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 2 years ago
  25. 4a99518 Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · 2 years ago
  26. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  27. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 2 years, 3 months ago
  28. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  29. 3d85967 feat(spmd): avoid spoofing in FF-A direct request by Shruti · 2 years, 1 month ago
  30. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · 2 years, 2 months ago
  31. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 2 years, 1 month ago
  32. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 2 years, 1 month ago
  33. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · 2 years, 4 months ago
  34. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · 2 years, 2 months ago
  35. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 2 months ago
  36. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 2 years, 5 months ago
  37. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 2 years, 6 months ago
  38. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 2 years, 8 months ago
  39. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 2 years, 9 months ago
  40. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 1 month ago
  41. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 1 month ago
  42. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · 2 years, 9 months ago
  43. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 2 years, 7 months ago
  44. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 2 years, 9 months ago
  45. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 2 years, 2 months ago
  46. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 2 years, 7 months ago
  47. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years, 3 months ago
  48. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 2 years, 3 months ago
  49. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 10 months ago
  50. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 7 months ago
  51. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 7 months ago
  52. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  53. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 10 months ago
  54. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · 2 years, 2 months ago
  55. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 2 years, 7 months ago
  56. 815d101 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · 2 years, 7 months ago
  57. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 7 months ago
  58. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 2 years, 7 months ago
  59. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 2 years, 7 months ago
  60. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 2 years, 7 months ago
  61. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · 2 years, 7 months ago
  62. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 2 years, 10 months ago
  63. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · 2 years, 10 months ago
  64. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 2 years, 10 months ago
  65. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 4 months ago
  66. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  67. 42460ab Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · 2 years, 2 months ago
  68. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · 2 years, 7 months ago
  69. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · 2 years, 7 months ago
  70. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · 2 years, 7 months ago
  71. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · 2 years, 7 months ago
  72. da2c9e1 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · 2 years, 7 months ago
  73. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 2 years, 7 months ago
  74. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 2 years, 7 months ago
  75. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  76. 758bd24 refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 2 years, 6 months ago
  77. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 3 months ago
  78. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 3 months ago
  79. 68ea954 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · 2 years, 3 months ago
  80. 5c7c5c4 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · 2 years, 3 months ago
  81. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 4 months ago
  82. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 8 months ago
  83. e05753c Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integration by Olivier Deprez · 2 years, 4 months ago
  84. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · 2 years, 5 months ago
  85. 9460a23 feat(ff-a): forward FFA_VERSION from SPMD to SPMC by Daniel Boulby · 2 years, 7 months ago
  86. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 8 months ago
  87. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · 2 years, 6 months ago
  88. 50746c8 fix(trp): Distinguish between cold and warm boot by Mark Dykes · 2 years, 7 months ago
  89. 3764d34 Merge "fix(rmmd/sve): enable/disable SVE/FPU for Realms" into integration by Alexei Fedorov · 2 years, 7 months ago
  90. c25225a fix(rmmd/sve): enable/disable SVE/FPU for Realms by Subhasish Ghosh · 2 years, 7 months ago
  91. 8cc642c fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · 2 years, 8 months ago
  92. fccd3ea fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · 2 years, 7 months ago
  93. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 2 years, 8 months ago
  94. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  95. 3d2b7b7 Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · 2 years, 8 months ago
  96. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 8 months ago
  97. ba100f2 fix(spmd): error macro to use correct print format by Olivier Deprez · 2 years, 8 months ago
  98. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · 2 years, 8 months ago
  99. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  100. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago