summaryrefslogtreecommitdiff
path: root/spm
AgeCommit message (Expand)Author
2023-06-22refactor(tc): Make tc0 tftf code generic to tc.Daniel Boulby
2023-06-14Merge "fix(cactus): assign unique boot orders to SPs"Olivier Deprez
2023-05-19chore: tidy setup and discovery logsJ-Alves
2023-05-16fix(cactus): assign unique boot orders to SPsKathleen Capella
2023-05-12Revert "test(interrupts): add tests for interrupt routing"Manish Pandey
2023-05-10test(interrupts): add tests for interrupt routingRaghu Krishnamurthy
2023-05-05Merge changes I6da5fd33,I88f0a9f7Soby Mathew
2023-05-05refactor(tftf): move SIMD/FPU save/restore routine to common libShruti Gupta
2023-04-27refactor(cactus): use FFA_CONSOLE_LOG for debug logsKathleen Capella
2023-04-19Merge changes from topic "ja/mem_region_fix"Madhukar Pappireddy
2023-04-14feat(interrupts): support for registering irq handlersMadhukar Pappireddy
2023-04-14fix: attributes for ns memory regionJ-Alves
2023-04-03feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ)Karl Meakin
2023-03-08fix: memory region not page alignedJ-Alves
2022-12-06fix: cactus entry point get core linear idOlivier Deprez
2022-11-28test(ff-a): check execution state property of partitionsKathleen Capella
2022-11-22refactor: remove deprecated spm libs and test codeOlivier Deprez
2022-10-12fix: change verbosity of error messageMadhukar 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-29feat(interrupts): discover interrupt ID of managed exit signalMadhukar Pappireddy
2022-09-29feat(interrupts): specify action in response to ns interrupt in manifestMadhukar Pappireddy
2022-09-29fix(direct message request): incorrect response for illegal transitionMadhukar Pappireddy
2022-08-24feat: allow FFA_RUN as return from Waiting stateOlivier Deprez
2022-07-28fix(build): race condition in sp layout generationDaniel Boulby
2022-07-21Merge "fix(spm): reference to ffa_value struct fields"Olivier Deprez
2022-07-21fix(spm): reference to ffa_value struct fieldsJ-Alves
2022-07-20feat(ff-a): add FFA_CONSOLE_LOG ABI test.Maksims Svecovs
2022-06-23test(ff-a): uuid field for ffa_partition_info_getDaniel Boulby
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-05-19test(ivy): S-EL0 partition using VHEOlivier Deprez
2022-05-13fix: spm tests less verboseOlivier Deprez
2022-04-22feat(ff-a): receive boot informationJ-Alves
2022-04-08test(cactus): fix build for tc0 platformFederico Recanati
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-22feat(interrupts): support for registering custom handlerMadhukar 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-03Merge "feat(cactus): save and restore GP x0-x4 on entry"Madhukar Pappireddy
2022-03-01test(cactus): prevent realm region access from swdOlivier Deprez
2022-02-09feat(cactus): memory sharing flags in test commandsJ-Alves
2022-02-08feat(cactus): save and restore GP x0-x4 on entryJ-Alves