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