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