summaryrefslogtreecommitdiff
path: root/spm/cactus/cactus_tests
AgeCommit message (Expand)Author
2023-05-05refactor(tftf): move SIMD/FPU save/restore routine to common libShruti Gupta
2023-04-14feat(interrupts): support for registering irq handlersMadhukar Pappireddy
2022-10-04fix(interrupts): deny new direct request message from endpointMadhukar Pappireddy
2022-10-04test(interrupts): hint fwd destination SP could be interruptedMadhukar Pappireddy
2022-09-29feat(interrupts): resume interrupted target vCPUMadhukar Pappireddy
2022-09-29feat(interrupts): add support for handling managed exit through vIRQMadhukar Pappireddy
2022-09-29fix(direct message request): incorrect response for illegal transitionMadhukar Pappireddy
2022-07-21fix(spm): reference to ffa_value struct fieldsJ-Alves
2022-06-15Merge "fix: NS buffer (48b PA) memory sharing between SPs"Madhukar Pappireddy
2022-06-09fix: NS buffer (48b PA) memory sharing between SPsOlivier Deprez
2022-05-19test(spm): run ffa_tests on ivyDaniel Boulby
2022-05-19test(spm): use ffa_helpers for ivy partitionDaniel Boulby
2022-04-04Merge changes from topic "mp/sec_intr_management"Olivier Deprez
2022-03-25test(cactus): add test for NS memory sharing between SPsFederico Recanati
2022-03-22feat(interrupts): query last serviced interruptMadhukar Pappireddy
2022-03-22test(interrupts): use custom handler for interruptMadhukar Pappireddy
2022-03-17refactor(interrupts): enhance secure interrupt handling testMadhukar Pappireddy
2022-03-08fix(tftf): remove invalid_access test from standard testsManish Pandey
2022-03-01test(cactus): prevent realm region access from swdOlivier Deprez
2022-02-09feat(cactus): memory sharing flags in test commandsJ-Alves
2022-01-14test(ff-a): test SP to NS-endpoint mem lend/shareMaksims Svecovs
2022-01-14refactor(ff-a): mem share helper change to test error returnsMaksims Svecovs
2022-01-06test(ff-a): update partition info to include uuidsDaniel Boulby
2021-11-10test(notifications): signaling from MP SP to UP SPJ-Alves
2021-11-10feat(cactus): enable notifications for cactus tertiaryJ-Alves
2021-11-10test(notification): support included in FFA_PARTITION_INFO_GETJ-Alves
2021-11-10feat: spm helper functions for MP testsJ-Alves
2021-11-10feat(cactus): validate NPI injectionJ-Alves
2021-11-09refactor(cactus): notification set command for SRI testJ-Alves
2021-11-09feat(cactus): count requests receivedJ-Alves
2021-11-09fix(cactus_tests/ffa): dynamically calculate array sizeVarun Wadekar
2021-11-05feat: add support for secure interrupt handling and completionMadhukar Pappireddy
2021-11-05feat: add a test command to send request to a VM/SP ..Madhukar Pappireddy
2021-11-05feat: add a test command to request a Cactus SP to start wdog timerMadhukar Pappireddy
2021-11-05feat: add helper functions for SP sleepMadhukar Pappireddy
2021-10-12Merge changes from topic "ja/notifications"Olivier Deprez
2021-10-12feat(cactus): commands to set and get notificationsJ-Alves
2021-10-12feat(cactus): commands for notifications bindingsJ-Alves
2021-10-08fix(ff-a): cactus and ivy verbosityOlivier Deprez
2021-10-04fix(cactus): memory sharing tests failure MPJ-Alves
2021-07-15refactor(ff-a): partition info test functionsMax Shvetsov
2021-06-18Merge changes from topic "db/spm_id_get"Olivier Deprez
2021-06-11Add tests for FFA function FFA_SPM_ID_GETDaniel Boulby
2021-06-03fix(cactus): remove misleading ERROR logJ-Alves
2021-05-04Change the name of type ffa_vm_id_tDaniel Boulby
2021-04-30Cactus test for exercising SMMUv3 driver to perform stage2 translationMadhukar Pappireddy
2021-04-13Cactus: helper commands needed for interrupt testingManish Pandey
2021-04-13spmc: hypervisor calls moved to a separate moduleOlivier Deprez
2021-03-12Cactus: tidy message loop and commands definitionsJ-Alves
2021-03-12SPM: Helpers for error logging after FF-A callsJ-Alves