1. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 1 year, 7 months ago
  2. 4b90fcf Merge changes from topic "ffa_el3_spmc_fixes" into integration by Olivier Deprez · 1 year, 7 months ago
  3. b7f92b5 feat(el3-spmc): make platform logical partition optional by Jens Wiklander · 2 years, 1 month ago
  4. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 1 year, 7 months ago
  5. 20ce06c fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 1 year, 10 months ago
  6. f744c99 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 1 year, 9 months ago
  7. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  8. f9044ab fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 1 year, 7 months ago
  9. 11bdeca Merge changes from topic "ffa_el3_spmc_fixes" into integration by Joanna Farley · 1 year, 8 months ago
  10. cdccbca Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 1 year, 8 months ago
  11. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  12. b774f56 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · 1 year, 9 months ago
  13. f0f45dc fix(el3-spmc): fix location of fragment length check by Marc Bonnici · 1 year, 9 months ago
  14. 79669bb fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · 1 year, 9 months ago
  15. 82e28f1 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · 1 year, 9 months ago
  16. 24cb920 feat(drtm): add DRTM parameters structure version check by Manish V Badarkhe · 1 year, 9 months ago
  17. 8f83099 fix(el3-spmc): error handling in allocation by vallau01 · 1 year, 11 months ago
  18. 460d396 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · 1 year, 11 months ago
  19. 46dbac2 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · 1 year, 11 months ago
  20. 59cdea3 feat(drtm): flush dcache before DLME launch by Manish Pandey · 2 years ago
  21. d4c6bea feat(drtm): invalidate icache before DLME launch by Manish Pandey · 2 years ago
  22. 2c8e134 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM by Manish V Badarkhe · 2 years ago
  23. 9744d3a feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · 2 years ago
  24. cabcad5 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 2 years ago
  25. a28563e feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · 2 years ago
  26. 86618e1 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · 2 years ago
  27. ad035ce feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · 2 years ago
  28. 39dd555 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 2 years ago
  29. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 2 years ago
  30. fef989c feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · 2 years ago
  31. fa2eb05 feat(drtm): introduce drtm dynamic launch function by Manish Pandey · 2 years ago
  32. 8401e1a feat(drtm): retrieve DRTM features by Manish V Badarkhe · 2 years, 1 month ago
  33. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  34. 67a5ee9 feat(sdei): add a function to return total number of events registered by John Powell · 2 years, 2 months ago
  35. cc2c743 feat(drtm): update drtm setup function by Manish V Badarkhe · 2 years, 4 months ago
  36. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 4 months ago
  37. fdac8ff Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · 1 year, 9 months ago
  38. 90ce18f fix(rmmd): return X4 output value by AlexeiFedorov · 1 year, 9 months ago
  39. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  40. 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · 2 years, 10 months ago
  41. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  42. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · 2 years, 1 month ago
  43. f809b16 fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 2 years ago
  44. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 2 years ago
  45. 4a99518 Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · 2 years ago
  46. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  47. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 2 years, 3 months ago
  48. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  49. 3d85967 feat(spmd): avoid spoofing in FF-A direct request by Shruti · 2 years, 1 month ago
  50. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · 2 years, 2 months ago
  51. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 2 years, 1 month ago
  52. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 2 years, 1 month ago
  53. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · 2 years, 4 months ago
  54. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · 2 years, 2 months ago
  55. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 2 months ago
  56. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 2 years, 5 months ago
  57. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 2 years, 6 months ago
  58. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 2 years, 9 months ago
  59. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 2 years, 9 months ago
  60. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  61. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  62. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · 2 years, 9 months ago
  63. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 2 years, 7 months ago
  64. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 2 years, 9 months ago
  65. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 2 years, 2 months ago
  66. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 2 years, 7 months ago
  67. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years, 3 months ago
  68. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 2 years, 3 months ago
  69. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 10 months ago
  70. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 7 months ago
  71. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 7 months ago
  72. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  73. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 10 months ago
  74. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · 2 years, 2 months ago
  75. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 2 years, 7 months ago
  76. 815d101 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · 2 years, 7 months ago
  77. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 7 months ago
  78. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 2 years, 7 months ago
  79. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 2 years, 7 months ago
  80. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 2 years, 7 months ago
  81. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · 2 years, 7 months ago
  82. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 2 years, 10 months ago
  83. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · 2 years, 10 months ago
  84. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 2 years, 11 months ago
  85. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 5 months ago
  86. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  87. 42460ab Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · 2 years, 2 months ago
  88. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · 2 years, 7 months ago
  89. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · 2 years, 7 months ago
  90. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · 2 years, 7 months ago
  91. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · 2 years, 7 months ago
  92. da2c9e1 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · 2 years, 7 months ago
  93. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 2 years, 7 months ago
  94. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 2 years, 7 months ago
  95. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  96. 758bd24 refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 2 years, 6 months ago
  97. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 3 months ago
  98. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 3 months ago
  99. 68ea954 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · 2 years, 3 months ago
  100. 5c7c5c4 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · 2 years, 4 months ago