1. 023d212 refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 1 year, 6 months ago
  2. c39cb4c fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 1 year, 6 months ago
  3. f215bb7 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 1 year, 6 months ago
  4. 81f0adc fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 1 year, 6 months ago
  5. 4a3a6d3 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 1 year, 6 months ago
  6. 33e6666 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 1 year, 6 months ago
  7. b720be7 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · 1 year, 6 months ago
  8. f00e4d7 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 1 year, 6 months ago
  9. 00d36b2 fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 1 year, 6 months ago
  10. 2bb8735 fix(el3-spmc): correctly account for emad_offset by Demi Marie Obenour · 1 year, 6 months ago
  11. 8711be3 refactor(el3-spmc): avoid unnecessarily revalidating offset by Demi Marie Obenour · 1 year, 6 months ago
  12. cdd3e72 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects by Demi Marie Obenour · 1 year, 6 months ago
  13. 32167a0 refactor(spmc): assert on out-of-bounds emad access by Demi Marie Obenour · 1 year, 6 months ago
  14. 57bf10c refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail by Demi Marie Obenour · 1 year, 6 months ago
  15. 4ed9df4 fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · 1 year, 7 months ago
  16. 1f9f830 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · 1 year, 7 months ago
  17. 20ce06c fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 1 year, 11 months ago
  18. f744c99 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 1 year, 9 months ago
  19. b774f56 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · 1 year, 9 months ago
  20. f0f45dc fix(el3-spmc): fix location of fragment length check by Marc Bonnici · 1 year, 9 months ago
  21. 79669bb fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · 1 year, 9 months ago
  22. 82e28f1 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · 1 year, 9 months ago
  23. 8f83099 fix(el3-spmc): error handling in allocation by vallau01 · 1 year, 11 months ago
  24. 460d396 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · 1 year, 11 months ago
  25. 46dbac2 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · 1 year, 11 months ago
  26. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · 2 years, 1 month ago
  27. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 2 years, 2 months ago
  28. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 2 years, 2 months ago
  29. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · 2 years, 5 months ago
  30. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · 2 years, 3 months ago
  31. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 3 months ago
  32. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 2 years, 6 months ago
  33. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 2 years, 6 months ago
  34. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 2 years, 10 months ago