1. c56f901 test(memory sharing): force fragmented ff-a v1.0 by J-Alves · 2 years, 10 months ago
  2. 7020471 test(memory sharing): retrieve before all fragments sent by J-Alves · 2 years, 10 months ago
  3. f120889 test(memory sharing): reclaim whilst borrowers using memory by J-Alves · 2 years, 10 months ago
  4. 45b7dcc test(memory sharing): retrieve request from v1.0 borrower by J-Alves · 2 years, 10 months ago
  5. 4fde586 test(memory sharing): FF-A v1.0 memory share by J-Alves · 2 years, 10 months ago
  6. fdd750f test(memory sharing): the FF-A version of test VMs by J-Alves · 2 years, 8 months ago
  7. 126ab50 feat: FF-A v1.0 resources by J-Alves · 2 years, 10 months ago
  8. bbf1bec Revert "test(indirect messaging): validate RX is released" by Olivier Deprez · 2 years, 4 months ago
  9. 997476a test(indirect messaging): validate RX is released by J-Alves · 2 years, 5 months ago
  10. 22dbef3 ci(el3-spmc): add EL3 SPMC tests with TSP by Shruti Gupta · 2 years, 4 months ago
  11. 2b1e0cd ci(el3-spmc) add el3 spmc tests by Shruti Gupta · 2 years, 8 months ago
  12. 9ad2e28 test(el3-spmc): add infrastructure for EL3 SPMC tests by Shruti Gupta · 2 years, 6 months ago
  13. 34b8ae9 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 7 months ago
  14. befdcc8 chore: fix code review comments by Raghu Krishnamurthy · 2 years, 5 months ago
  15. 61a44ba fix: clang-tidy hints issue with index to arrays by J-Alves · 2 years, 5 months ago
  16. 46209ab refactor: boot test suite use service[1-2] helpers by J-Alves · 2 years, 6 months ago
  17. 1bea37d refactor: update hypervisor interrupt test by J-Alves · 2 years, 6 months ago
  18. 35aae2c refactor: indirect messaging v1.0 tests dropped by J-Alves · 2 years, 6 months ago
  19. 8dacd98 refactor: gicv3 tests use indirect message FF-A v1.1 by J-Alves · 2 years, 6 months ago
  20. e0caac3 refactor(direct message): create new dedicated test suite by J-Alves · 2 years, 8 months ago
  21. 7adccf7 test(interrupts): queue other-s interrupt while SP is running by Madhukar Pappireddy · 2 years, 6 months ago
  22. de3d730 feat(hftest): add third SP for ffa_secure_partitions setup by Madhukar Pappireddy · 2 years, 6 months ago
  23. e103d1b ci: reenable timer based tests by Madhukar Pappireddy · 2 years, 7 months ago
  24. 4df5520 fix(clang15): hafnium fails to build with clang15 by Kathleen Capella · 2 years, 8 months ago
  25. 3e8da94 fix: ffa_partition_info_get_regs for SPs by Raghu Krishnamurthy · 2 years, 7 months ago
  26. 53fbaec test(discovery): register based discovery by sp by Raghu Krishnamurthy · 2 years, 7 months ago
  27. 71370b6 test(discovery): ffa_partition_info_get_regs test by Raghu Krishnamurthy · 2 years, 7 months ago
  28. 4eba3f3 test(pauth) test PAuth fault in S-EL1 by Kathleen Capella · 2 years, 8 months ago
  29. e383fa7 fix(memory share): delete ffa_msg_wait from el0 services by J-Alves · 2 years, 8 months ago
  30. bac0f0a test(indirect message): services exchange message by J-Alves · 2 years, 8 months ago
  31. cf31348 fix(clang15): remove unused var and fix func prototypes by Kathleen Capella · 2 years, 6 months ago
  32. 67c3191 feat(hftest): add arguments to hftest.py to aid debug by J-Alves · 2 years, 6 months ago
  33. acdbb86 feat(hftest): generate named temporary file by J-Alves · 2 years, 6 months ago
  34. 306d781 ci: update gn prebuilt for x86 host by Olivier Deprez · 2 years, 6 months ago
  35. c0fb733 refactor(indirect message): clean up tests in ffa_secure_partitions by J-Alves · 2 years, 8 months ago
  36. 910fe4b test(indirect message): add receive message helper by J-Alves · 2 years, 8 months ago
  37. 78d94eb feat(hftest): adapt fvp path based on host machine by Olivier Deprez · 2 years, 6 months ago
  38. 769d55a fix(ff-a): versioned partition info get test by J-Alves · 2 years, 8 months ago
  39. b6d9625 test(ff-a): unmap mailbox helper function by J-Alves · 2 years, 6 months ago
  40. 5d6926a refactor: helpers for partition info get in the tests by J-Alves · 2 years, 8 months ago
  41. d657743 fix(pauth): fix reg names for MTE disabled builds by Kathleen Capella · 2 years, 6 months ago
  42. 8889a8b test(interrupts): exercise managed exit by Madhukar Pappireddy · 2 years, 7 months ago
  43. 6642118 test(interrupts): secure interrupt target in PREEMPTED state by Madhukar Pappireddy · 2 years, 8 months ago
  44. 8cc6deb test(interrupts): secure interrupt target in BLOCKED state by Madhukar Pappireddy · 2 years, 8 months ago
  45. 4d16db6 test(interrupts): secure interrupt target in WAITING state by Madhukar Pappireddy · 2 years, 8 months ago
  46. 457af4c test(interrupts): secure interrupt target in RUNNING state by Madhukar Pappireddy · 2 years, 8 months ago
  47. 0819c64 test(interrupts): enable watchdog timer interrupt by Madhukar Pappireddy · 2 years, 8 months ago
  48. 4495477 test(interrupts): handle FFA_INTERRUPT_32, FFA_RUN by Madhukar Pappireddy · 2 years, 8 months ago
  49. f054a05 test(interrupts): interrupt handler for secure partitions by Madhukar Pappireddy · 2 years, 8 months ago
  50. f5127ee test(interrupts): add command helpers for service partitions by Madhukar Pappireddy · 2 years, 8 months ago
  51. 29235ec refactor(hftest): helper to handle commands in message loop by Madhukar Pappireddy · 2 years, 8 months ago
  52. 94cc33f feat(hftest): add service endpoint helpers by Madhukar Pappireddy · 2 years, 8 months ago
  53. 0a2e7bf test(interrupts): secure watchdog driver for SPs by Madhukar Pappireddy · 2 years, 8 months ago
  54. 8784971 fix(hftest): boot first service SP before second SP by Madhukar Pappireddy · 2 years, 8 months ago
  55. 3917deb hftest: use a faster pauth algorithm for cpu max by Olivier Deprez · 2 years, 7 months ago
  56. 5c29868 test(memory sharing): S-EL0 partitions included in CI runs by J-Alves · 2 years, 10 months ago
  57. 57f78e8 refactor(memory sharing): exception occurence validation by J-Alves · 2 years, 10 months ago
  58. da176ca fix: ffa_memory_receive test service as per rtm changes by J-Alves · 2 years, 10 months ago
  59. ecc1aeb test(pauth): test PAuth enablement from S-EL1 by Kathleen Capella · 2 years, 10 months ago
  60. 112db96 test(memory share): share memory from VM to SP by J-Alves · 3 years ago
  61. bfeb04b fix(memory sharing): test donate_vms by J-Alves · 2 years, 10 months ago
  62. c28400d refactor(memory sharing): memory_increment test by J-Alves · 2 years, 10 months ago
  63. d1edea3 tests: remove trusty arch tests by Olivier Deprez · 2 years, 7 months ago
  64. 0c5e7dc ci: update bl31 (no spmd) prebuilt to TF-A v2.8 by Olivier Deprez · 2 years, 7 months ago
  65. 1b1c4b6 ci: update bl31 spmd prebuilt to TF-A v2.8 by Olivier Deprez · 2 years, 7 months ago
  66. 59ed004 feat(memory share): continue memory retrieve between worlds by J-Alves · 3 years ago
  67. fdd2927 refactor(memory share): continue memory sharing by J-Alves · 3 years, 1 month ago
  68. 1c8fb76 ci: skip timer tests by Olivier Deprez · 2 years, 7 months ago
  69. 7d3c07e feat(htest): provide test skip helper by Olivier Deprez · 2 years, 7 months ago
  70. e235486 refactor(hftest): mailbox manipulation in ffa_secure_partitions by J-Alves · 2 years, 8 months ago
  71. 7007993 fix: rxtx unmap forwarding and handling by J-Alves · 2 years, 8 months ago
  72. 049cdea fix: remove unnecessary include from primary_with_secondary.h by J-Alves · 2 years, 7 months ago
  73. 5373f23 ci: update prebuilts to qemu7.1.0 by Olivier Deprez · 2 years, 9 months ago
  74. e30c36f feat: set qemu prebuilt path based on host machine by Olivier Deprez · 2 years, 9 months ago
  75. 4f1880c feat(mm): fix FEAT_LPA workaround by Jens Wiklander · 2 years, 10 months ago
  76. 95df0ef fix(memory share): checks to allow VM to SP memory share by J-Alves · 2 years, 8 months ago
  77. 7b18a60 ci(indirect messaging): skip redundant test by J-Alves · 2 years, 8 months ago
  78. 7105bab ci(memory sharing): skip redundant tests by J-Alves · 2 years, 8 months ago
  79. 0fb7c19 refactor(memory sharing): skip tests by J-Alves · 2 years, 8 months ago
  80. d459b56 feat(hftest): test conditional execution by J-Alves · 2 years, 8 months ago
  81. d642eff test(memory share): set NS bit in S1 memory mapping by J-Alves · 3 years, 1 month ago
  82. a1ed5fb fix(memory sharing): memory allocator in tests by J-Alves · 2 years, 8 months ago
  83. 5325bc5 test(memory share): skip tests lending memory from service by J-Alves · 3 years, 1 month ago
  84. a6c3949 fix(memory sharing): remove ffa_msg_wait calls by J-Alves · 2 years, 9 months ago
  85. baa1b99 refactor(memory share): tests use indirect messaging v1.1 by J-Alves · 3 years, 2 months ago
  86. a2915c2 feat(ff-a): send retrieve request helpers by J-Alves · 2 years, 8 months ago
  87. 8f3e363 refactor(memory share): use service1/2/3() helpers by J-Alves · 3 years, 2 months ago
  88. 402fa85 feat(ff-a): report execution state in partition info get by Kathleen Capella · 2 years, 9 months ago
  89. 6f64439 feat(tests): stub functions for mm and interrupts by J-Alves · 2 years, 10 months ago
  90. 10e1966 test(vhe): add vhe test setup with SPs by J-Alves · 2 years, 11 months ago
  91. 30e26d9 feat(tests): helper to check occurrence of exception by J-Alves · 2 years, 10 months ago
  92. 8304fb9 refactor(tests): exception handlers by J-Alves · 3 years, 1 month ago
  93. 6f8142e test: increase SPMC test coverage by J-Alves · 3 years, 2 months ago
  94. 7d193fe test(partition runtime model): transitions for RTM_FFA_DIR_REQ by Madhukar Pappireddy · 2 years, 9 months ago v2.8-rc0
  95. 046dad0 feat(interrupts): preferred managed exit signal by Madhukar Pappireddy · 3 years, 2 months ago
  96. 8415405 feat(interrupts): ns interrupt action in manifest by Madhukar Pappireddy · 3 years, 2 months ago
  97. c857ac2 feat: perform checks for partition runtime model by Madhukar Pappireddy · 3 years, 2 months ago
  98. 6822cdc test: check unaligned accesses (S-EL1 partition) by Olivier Deprez · 3 years ago
  99. c5203fb refactor: move interrupt_type to arch header by Olivier Deprez · 2 years, 10 months ago
  100. 1daeaea fix(notifications): return error if MBZ set in bind by J-Alves · 2 years, 11 months ago