1. 4ed9df4 fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · 1 year, 6 months ago
  2. 1f9f830 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · 1 year, 6 months ago
  3. 23964f1 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 1 year, 7 months ago
  4. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 1 year, 7 months ago
  5. b7f92b5 feat(el3-spmc): make platform logical partition optional by Jens Wiklander · 2 years, 2 months ago
  6. 20ce06c fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 1 year, 10 months ago
  7. f744c99 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 1 year, 9 months ago
  8. 8078501 fix(el3-spmc): report execution state in partition info get by Marc Bonnici · 1 year, 8 months ago
  9. b774f56 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · 1 year, 9 months ago
  10. f0f45dc fix(el3-spmc): fix location of fragment length check by Marc Bonnici · 1 year, 9 months ago
  11. 79669bb fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · 1 year, 9 months ago
  12. 82e28f1 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · 1 year, 9 months ago
  13. 8f83099 fix(el3-spmc): error handling in allocation by vallau01 · 1 year, 11 months ago
  14. 460d396 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · 1 year, 11 months ago
  15. 46dbac2 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · 1 year, 11 months ago
  16. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  17. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  18. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · 2 years, 1 month ago
  19. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 2 years, 2 months ago
  20. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 2 years, 2 months ago
  21. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · 2 years, 4 months ago
  22. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · 2 years, 3 months ago
  23. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 3 months ago
  24. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 2 years, 6 months ago
  25. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 2 years, 6 months ago
  26. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 2 years, 9 months ago
  27. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 2 years, 9 months ago
  28. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 2 years, 7 months ago
  29. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 2 years, 9 months ago
  30. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years, 3 months ago
  31. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 2 years, 7 months ago
  32. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 2 years, 3 months ago
  33. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 10 months ago
  34. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 7 months ago
  35. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 7 months ago
  36. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  37. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 10 months ago
  38. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 2 years, 7 months ago
  39. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 7 months ago
  40. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 2 years, 7 months ago
  41. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 2 years, 7 months ago
  42. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 2 years, 7 months ago
  43. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · 2 years, 7 months ago
  44. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 2 years, 11 months ago
  45. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · 2 years, 10 months ago
  46. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 2 years, 11 months ago
  47. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 5 months ago
  48. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · 2 years, 7 months ago
  49. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · 2 years, 7 months ago
  50. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · 2 years, 7 months ago
  51. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · 2 years, 7 months ago
  52. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 2 years, 7 months ago
  53. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 2 years, 7 months ago