aboutsummaryrefslogtreecommitdiff
path: root/spm
AgeCommit message (Expand)Author
2021-03-15cactus: declare third SP instance as UP SPOlivier Deprez
2021-03-15cactus: secondary core cold bootMax Shvetsov
2021-03-12Cactus: tidy message loop and commands definitionsJ-Alves
2021-03-12SPM: Helpers for error logging after FF-A callsJ-Alves
2021-03-12FF-A: Tidying direct messaging API definitionsJ-Alves
2021-03-12SPM: Properly placing Cactus test filesJ-Alves
2021-03-12SPM: Tidying FF-A Memory Sharing testsJ-Alves
2021-03-12TFTF: Use CACTUS_ECHO_CMD in direct message testsJ-Alves
2021-03-12Cactus: Refactor handling of commandsJ-Alves
2021-03-11Cactus: Extend arguments in commands responsesJ-Alves
2021-03-11FF-A: Check FF-A return is a valid direct responseJ-Alves
2021-03-03FF-A: Accessors for arguments from FF-A callsJ-Alves
2021-02-19spm: use virtual counter for sp_sleepManish Pandey
2021-02-10[SPM] checks if SIMD vectors are preservedOlivier Deprez
2021-02-10[SPM] tidying common code to tftf and cactusMax Shvetsov
2021-01-29plat/tc0: Change to 8 cores for TheodulUsama Arif
2021-01-21Cactus: refactor of cactus_test_cmds.hJ-Alves
2021-01-20Cactus: cmd for mem share testsJ-Alves
2021-01-20cactus: test SP-to-SP memory share operationsJ-Alves
2021-01-20cactus: add command to request memory sharing between SPsJ-Alves
2021-01-20cactus: testing deadlock by FF-A direct messageJ-Alves
2021-01-04cactus: handle 'CACTUS_REQ_ECHO_CMD' and 'CACTUS_ECHO_CMD'J-Alves
2021-01-04cactus: add commands CACTUS_ECHO_CMD and CACTUS_REQ_ECHO_CMDJ-Alves
2020-12-23spm: update README with list of sample partitionsOlivier Deprez
2020-12-23cactus: reduce tests verbosity in release modeOlivier Deprez
2020-12-15SPM: Fix conversion issues on cactus responsesJ-Alves
2020-12-10cactus: Use RXTX mapping helper macrosJ-Alves
2020-11-25cactus: add uart2 to device-regions nodeOlivier Deprez
2020-11-06cactus: fix access to uninitialized arrayJ-Alves
2020-10-29SPM: FFA endpoints headerJ-Alves
2020-10-27cactus: adding memory sharing testsJ-Alves
2020-10-27cactus: macros for processing of commandsJ-Alves
2020-10-23cactus: adjust partition info get propertiesOlivier Deprez
2020-10-15plat: tc0: Add cactus supportArunachalam Ganapathy
2020-10-14cactus: re-structure platform dependent filesArunachalam Ganapathy
2020-09-23cactus: implement hvc call to get interrupt idManish Pandey
2020-09-23cactus: add exception/interrupt frameworkOlivier Deprez
2020-09-22cactus: remove deprecated hypervisor callsOlivier Deprez
2020-09-17cactus: break the message loop on bad message requestOlivier Deprez
2020-09-17cactus: re-align secure partition idOlivier Deprez
2020-09-15cactus: adjust the number of EC context to max number of PEsOlivier Deprez
2020-08-19Cactus: Map RXTX region to third partion.Ruari Phipps
2020-08-19Cactus: Add third partion to ffa testsRuari Phipps
2020-08-19Cactus: Create tertiary partitionMax Shvetsov
2020-08-18Merge changes from topic "af/add_branch_protection_makefiles"Olivier Deprez
2020-08-18TFTF: Add ARMv8.5 BTI support in makefilesAlexei Fedorov
2020-07-27Cactus: tidying FFA_VERSION test.Max Shvetsov
2020-07-27Cactus: FFA_PARTITION_INFO_GET test.Max Shvetsov
2020-07-27Cactus: FFA_FEATURES test.Max Shvetsov
2020-06-30Merge "TFTF: get FVP platform's topology from build options"Manish Pandey