1. 6681b7a fix: skip CPU cycle allocation for SP vCPU to reach message loop by Madhukar Pappireddy · 9 months ago
  2. 425b454 fix(spm): handle ME in indirect msg tests by Olivier Deprez · 9 months ago
  3. f93aef1 fix(spm): omit enabling/disabling SRI physical interrupt by Olivier Deprez · 8 months ago
  4. 6ab3fe9 fix(spm): fill TX buffer again after undelegate by Olivier Deprez · 8 months ago
  5. e9c1812 test: arch timer in nwd is honored across world switch by Madhukar Pappireddy · 11 months ago
  6. bd2fd4e test(memory share): SPMC handles GPF in FFA_MEM_FRAG_RX by J-Alves · 10 months ago
  7. 8035493 refactor: hypervisor retrieve request helpers by J-Alves · 10 months ago
  8. c362de3 test(SPM): GPF during FFA_MEM_FRAG_TX by J-Alves · 1 year, 2 months ago
  9. f855e9f fix(ff-a): report FFA_YIELD support for SPs only by J-Alves · 9 months ago
  10. d551d09 fix(ff-a): reporting support of indirect messaging by J-Alves · 9 months ago
  11. 3a137fc Merge "test(spm): using SRI delay flag from NWd" by Manish V Badarkhe · 11 months ago
  12. 7a3c1dc refactor(memory share): use UART macro in device mem share by Daniel Boulby · 12 months ago
  13. 3d8cd68 test(memory share): lend device memory region to sp by Daniel Boulby · 1 year ago
  14. eb37879 test(spm): using SRI delay flag from NWd by J-Alves · 1 year, 2 months ago
  15. 6043eaf feat(spm): probe SVL for SME related tests by Olivier Deprez · 1 year, 5 months ago
  16. 277925b test(spm): add three SME related tests by Olivier Deprez · 1 year, 10 months ago
  17. 57b94c4 refactor(spm): test_sve_vectors_preserved by Olivier Deprez · 2 years, 3 months ago
  18. 09d34fc fix(rme): tests pass with trp but not with rmm by J-Alves · 1 year, 1 month ago
  19. de531d2 Merge changes from topic "ja/rxtx_protect" by Madhukar Pappireddy · 1 year, 1 month ago
  20. 06f430a test(memory share): hypervisor retrieve request fails by J-Alves · 1 year, 3 months ago
  21. 4e6fa5b test(memory share): relinquish fails if TX is in realm by J-Alves · 1 year, 3 months ago
  22. 8d6843a test(memory share): hypervisor's RX is realm on retrieve by J-Alves · 1 year, 3 months ago
  23. 14c4a32 test(memory share): hypervisor's TX is realm on retrieve by J-Alves · 1 year, 3 months ago
  24. 3aa08bc test(memory share): retrieve request from VM by J-Alves · 1 year, 3 months ago
  25. d8e2fcd test(memory share): make TX buffer realm by J-Alves · 1 year, 4 months ago
  26. f1738b3 test(realm): unify SIMD test cases by Olivier Deprez · 1 year, 10 months ago
  27. 33a7ea4 fix: remove `test_ffa_partition_info_v1_0` by Karl Meakin · 1 year, 1 month ago
  28. 2a426e7 fix: fix test_smccc_callee_preserved by Karl Meakin · 1 year, 1 month ago
  29. 7308b12 refactor: FFA_VERSION related refactors by Karl Meakin · 1 year, 4 months ago
  30. a45649a test(ff-a): add SMC64 abi to FFA_FEATURES by J-Alves · 1 year, 3 months ago
  31. 8984e72 test(memory share): use SMC64 rather than SMC32 by J-Alves · 1 year, 3 months ago
  32. 9668ba5 fix(ff-a): tests for FFA_FEATURES by J-Alves · 1 year, 3 months ago
  33. b44b475 fix(ff-a): check for presence of SPMC by J-Alves · 1 year, 3 months ago
  34. caff038 Merge "test(spm): test FFA_FEATURES with NPI, SRI, MEI" by Manish V Badarkhe · 1 year, 3 months ago
  35. c83b17b test(indirect message): aborted send from vm to sp by J-Alves · 1 year, 4 months ago
  36. ffdfafb feat(ff-a): FFA_MSG_SEND2 helper with sender ID by J-Alves · 1 year, 4 months ago
  37. 8078229 test(indirect message): aborted send from SP to VM by J-Alves · 1 year, 4 months ago
  38. df2deb3 fix(notifications): destroy VM's bitmap by J-Alves · 1 year, 3 months ago
  39. cd779f4 test(indirect message): request SP to message VM by J-Alves · 1 year, 3 months ago
  40. 907fcef feat(indirect message): send and receive messages by J-Alves · 1 year, 4 months ago
  41. c6b92d5 feat(ff-a): define framework notification helpers by J-Alves · 1 year, 4 months ago
  42. 779fba6 feat(ff-a): add helpers for indirect message by J-Alves · 1 year, 4 months ago
  43. a23b8ff test(rme): rxtx buffers are in the realm PAS by J-Alves · 1 year, 5 months ago
  44. 067daca feat(ff-a): add helper FFA_RX_RELEASE with ID by J-Alves · 1 year, 4 months ago
  45. 0569cc0 test(spm): test FFA_FEATURES with NPI, SRI, MEI by Karl Meakin · 1 year, 4 months ago
  46. 3eb25fb Merge "test(ff-a): FFA_FEATURES returns max RXTX buffer size" by Madhukar Pappireddy · 1 year, 3 months ago
  47. 42487ce Merge changes from topic "km/rxtx_map_unmap" by Madhukar Pappireddy · 1 year, 4 months ago
  48. bff9b3c test(spm): tests for RXTX_MAP/RXTX_UNMAP by Karl Meakin · 1 year, 7 months ago
  49. e3e5706 feat(ffa-svc): add `ffa_func_name` and `ffa_error_name` by Karl Meakin · 1 year, 7 months ago
  50. b21ee3e test: ensure mte registers are restored upon context switch by Madhukar Pappireddy · 1 year, 5 months ago
  51. f2bb5d0 test(ff-a): FFA_FEATURES returns max RXTX buffer size by Karl Meakin · 1 year, 6 months ago
  52. a08c719 test: exercise DMA isolation for secure access to ns memory by Madhukar Pappireddy · 1 year, 10 months ago
  53. e742ba8 refactor: cactus to handle expect exception by J-Alves · 1 year, 7 months ago
  54. c2e32ed test(memory share): memory contents checks by J-Alves · 1 year, 8 months ago
  55. b122eea refactor(spm): clean-up after failed memory share by J-Alves · 1 year, 10 months ago
  56. 3be0efa test(spm): lend/donate realm memory by J-Alves · 1 year, 10 months ago
  57. 72f0029 test(spm): use all constituents of memory share by J-Alves · 1 year, 7 months ago
  58. 8083db2 test(spm): validate GPC with memory sharing by J-Alves · 2 years, 1 month ago
  59. 1abd0d2 fix(spm): logs with errors in verbose builds by J-Alves · 1 year, 7 months ago
  60. 6bb3a50 refactor(spm): rename spm cpu_features to simd by Olivier Deprez · 1 year, 10 months ago
  61. b744c9b feat(memory share): verify receivers by J-Alves · 1 year, 7 months ago
  62. f325331 fix(memory share): arguments used in retrieve tests by J-Alves · 1 year, 7 months ago
  63. a24f23a feat(ff-a): add impdef field to ffa_memory_access by Daniel Boulby · 1 year, 9 months ago
  64. b34fe10 feat(ff-a): update FF-A version for memory sharing tests by Daniel Boulby · 1 year, 7 months ago
  65. ea94738 Merge changes from topic "km/test_hypervisor_retrieve_request" by Manish Pandey · 1 year, 7 months ago
  66. 028712b test(memory share): fragmented hypervisor retrieve request by Karl Meakin · 1 year, 8 months ago
  67. 0d4f5ff feat(memory share): support sending fragmented messages. by Karl Meakin · 1 year, 10 months ago
  68. 1f48892 test(memory share): multiple receiver hypervisor retrieve request by Karl Meakin · 1 year, 8 months ago
  69. 1331a8c feat(memory share): send multiple receiver regions by Karl Meakin · 1 year, 11 months ago
  70. 3d879b8 test(memory share): hypervisor retrieve request by Karl Meakin · 2 years, 2 months ago
  71. a91f0d7 test(smmu): secure peripheral access prevented by Olivier Deprez · 1 year, 10 months ago
  72. e71ec9c refactor(smmu): secure side DMA rand and memcpy by Olivier Deprez · 3 years, 5 months ago
  73. 367ff54 refactor(spm): `ffa_memory_access` constructors by Karl Meakin · 1 year, 9 months ago
  74. 92aa770 refactor(ffa_helpers): use bitfields for memory access bitmaps by Karl Meakin · 1 year, 10 months ago
  75. d0eff2a feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · 1 year, 10 months ago
  76. c6a3abf fix(interrupts): check support for ESPI before testing it by Madhukar Pappireddy · 1 year, 9 months ago
  77. 406e191 Merge "tests(spmd): check SMCCC NS physical FF-A instance" by Manish Pandey · 1 year, 9 months ago
  78. fa05bd9 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 2 years ago
  79. 7e514f6 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 2 years ago
  80. 0358997 fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
  81. 5563de0 tests(spmd): check SMCCC NS physical FF-A instance by Olivier Deprez · 2 years, 1 month ago
  82. cdf5252 Merge "test: exercise secure espi interrupt handling" by Madhukar Pappireddy · 1 year, 10 months ago
  83. 9b2f7db Merge "test(spm): clear memory flag with two constituents" by Madhukar Pappireddy · 1 year, 10 months ago
  84. 6f74a66 Merge changes from topic "ja/ffa_memory_sharing_rme" by Madhukar Pappireddy · 1 year, 10 months ago
  85. 04fc4f2 test(spm): clear memory flag with two constituents by J-Alves · 1 year, 10 months ago
  86. dbd5ac2 fix(memory share): reclaim and check memory by J-Alves · 2 years, 3 months ago
  87. 9e267a0 test: exercise secure espi interrupt handling by Raghu Krishnamurthy · 3 years ago
  88. 5e07e7e feat(cactus): use security state attribute by J-Alves · 2 years, 3 months ago
  89. 568cc46 fix(spm_common): fix comparison that is always true by Karl Meakin · 1 year, 10 months ago
  90. afffe3a fix(spm): instruction permissions on memory sharing by J-Alves · 1 year, 11 months ago
  91. d2a6364 build(clang): introduce clang toolchain support by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  92. 8627a10 feat: use x0-x17 for ff-a calls by Raghu Krishnamurthy · 2 years, 1 month ago
  93. 9f86452 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 3 months ago
  94. ab5321a feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 3 months ago
  95. 13a116c Merge "fix(spm): FFA_VERSION to return error" by Olivier Deprez · 2 years ago
  96. 60de7ac fix(spm): FFA_VERSION to return error by J-Alves · 2 years ago
  97. 82bf339 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
  98. 9493aad Merge changes from topic "realm-sve" by Soby Mathew · 2 years, 2 months ago
  99. d179ddc refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  100. 2279c1d chore: tidy setup and discovery logs by J-Alves · 2 years, 3 months ago