aboutsummaryrefslogtreecommitdiff
path: root/spm
AgeCommit message (Expand)Author
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
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-12-06fix(tc): add notification support in tertiary SP manifestMadhukar Pappireddy
2021-11-11Merge "fix(ivy/shim): print welcome message after enabling the MMU"v2.6-rc0Varun Wadekar
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-10test(cactus): notifications support enabled in manifestJ-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-09fix(ivy/shim): print welcome message after enabling the MMUVarun Wadekar
2021-11-05feat: add support for secure interrupt handling and completionMadhukar Pappireddy