1. 1dd79f9 fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 2 years, 2 months ago
  2. 0ad935f Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 2 years, 2 months ago
  3. 48fe24c fix(el3-spm): improve direct messaging validation by Marc Bonnici · 2 years, 9 months ago
  4. 95c56cb refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 2 years, 7 months ago
  5. b8007be refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 2 years, 7 months ago
  6. 327b5b8 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 2 years, 7 months ago
  7. 794c409 refactor(el3-spmc): add comments by Demi Marie Obenour · 2 years, 7 months ago
  8. 966c63e refactor(el3-spmc): move checks after loop by Demi Marie Obenour · 2 years, 7 months ago
  9. 27ac582 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · 2 years, 7 months ago
  10. a0239da refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 2 years, 7 months ago
  11. dd94372 fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 2 years, 7 months ago
  12. 91567c3 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 2 years, 7 months ago
  13. 27c0242 fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 2 years, 7 months ago
  14. 43318e4 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 2 years, 7 months ago
  15. 1198ff8 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 2 years, 7 months ago
  16. 48ffc74 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · 2 years, 7 months ago
  17. 9526282 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 2 years, 7 months ago
  18. 2d4da8e fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 2 years, 7 months ago
  19. 4bb0cdc Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 2 years, 2 months ago
  20. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  21. 0c2583c fix(el3-spmc): correctly account for emad_offset by Demi Marie Obenour · 2 years, 7 months ago
  22. 46d6b37 refactor(el3-spmc): avoid unnecessarily revalidating offset by Demi Marie Obenour · 2 years, 7 months ago
  23. d781959 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects by Demi Marie Obenour · 2 years, 7 months ago
  24. 77acde4 refactor(spmc): assert on out-of-bounds emad access by Demi Marie Obenour · 2 years, 7 months ago
  25. cbbb8a0 refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail by Demi Marie Obenour · 2 years, 7 months ago
  26. 56c052d fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · 2 years, 7 months ago
  27. 52d8d50 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · 2 years, 7 months ago
  28. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  29. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  30. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  31. f4d8ed5 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 2 years, 8 months ago
  32. 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 2 years, 8 months ago
  33. 555677f feat(el3-spmc): make platform logical partition optional by Jens Wiklander · 3 years, 3 months ago
  34. 1543d17 fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 3 years ago
  35. def7590 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 2 years, 10 months ago
  36. 62cd8f3 fix(el3-spmc): report execution state in partition info get by Marc Bonnici · 2 years, 9 months ago
  37. eed15e4 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · 2 years, 10 months ago
  38. 21ed9ea fix(el3-spmc): fix location of fragment length check by Marc Bonnici · 2 years, 10 months ago
  39. 0dc3518 fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · 2 years, 10 months ago
  40. c4adbe6 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · 2 years, 10 months ago
  41. cee8bb3 fix(el3-spmc): error handling in allocation by vallau01 · 3 years ago
  42. ac568b2 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · 3 years ago
  43. be075c3 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · 3 years ago
  44. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  45. 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 10 months ago
  46. b4c3621 fix(spmc): fix relinquish validation check by Marc Bonnici · 3 years, 2 months ago
  47. 25eb2d4 fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 3 years, 3 months ago
  48. 3954bc3 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 3 years, 3 months ago
  49. a8be4cd feat(fvp): add plat hook for memory transactions by Marc Bonnici · 3 years, 6 months ago
  50. 0560b53 feat(spmc): enable handling of the NS bit by Marc Bonnici · 3 years, 4 months ago
  51. 7e804f9 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 3 years, 4 months ago
  52. fef85e1 feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 3 years, 7 months ago
  53. f0244e5 feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 3 years, 7 months ago
  54. 2e21921 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 3 years, 10 months ago
  55. e0b1a6d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 3 years, 10 months ago
  56. b1470cc Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
  57. c8113bf Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
  58. 46872e0 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 3 years, 8 months ago
  59. 729d779 feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 3 years, 10 months ago
  60. 0dc2b51 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 3 years, 3 months ago
  61. f014300 feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 3 years, 8 months ago
  62. 59bd2ad feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 3 years, 4 months ago
  63. f0c25a0 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 3 years, 4 months ago
  64. aad20c8 feat(spmc): add FFA_RUN handler by Marc Bonnici · 4 years ago
  65. d5fe923 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 3 years, 9 months ago
  66. 55a2963 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 3 years, 8 months ago
  67. f74e277 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 4 years ago
  68. 1a75224 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 4 years ago
  69. 15dd6f1 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · 3 years, 4 months ago
  70. c2b1434 feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 3 years, 8 months ago
  71. 0c7707f feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 3 years, 8 months ago
  72. f16b6ee feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 3 years, 9 months ago
  73. a7c0050 feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 3 years, 9 months ago
  74. 3de378f feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 3 years, 8 months ago
  75. 5b0219d feat(spmc): enable checking of execution ctx count by Marc Bonnici · 3 years, 8 months ago
  76. 857f579 feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 4 years ago
  77. e1df600 feat(spmc): add partition mailbox structs by Marc Bonnici · 4 years ago
  78. a34ccd4 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 4 years ago
  79. 7affa25 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 3 years, 6 months ago
  80. 9741327 feat(spmc): add support for direct req/resp by Marc Bonnici · 3 years, 8 months ago
  81. d663fe7 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · 3 years, 8 months ago
  82. c4db76f feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · 3 years, 8 months ago
  83. 20fae0a feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · 3 years, 8 months ago
  84. 6da7607 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 3 years, 8 months ago
  85. 5096aeb feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 3 years, 8 months ago
  86. b61d94a refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 3 years, 8 months ago
  87. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  88. a8ab58e Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 6 years ago
  89. fc6b626 Fix Coverity #343017, Missing unlock by Justin Chadwell · 6 years ago
  90. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  91. 00e51ca services/spm: Fix service UUID lookup by Paul Beesley · 6 years ago
  92. 75f364b SPM: Adjust size of virtual address space per partition by Antonio Nino Diaz · 6 years ago
  93. 014df18 SPM: Refactor xlat context creation by Antonio Nino Diaz · 6 years ago
  94. 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 6 years ago
  95. 5db5930 SPM: Ignore empty regions in resource description by Antonio Nino Diaz · 6 years ago
  96. 7a79328 SPM: Create SPCI auxiliary function by Ambroise Vincent · 6 years ago
  97. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
  98. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  99. 9efdbc2 SPM: Remove unnecessary register save by Antonio Nino Diaz · 6 years ago
  100. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago