aboutsummaryrefslogtreecommitdiff
path: root/spm
AgeCommit message (Expand)Author
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
2020-06-26Tidying FFA helpersJ-Alves
2020-06-19Cactus: FFA Version TestJ-Alves
2020-06-04TFTF: get FVP platform's topology from build optionsAlexei Fedorov
2020-05-20cactus: update memory/device region nodes in manifestManish Pandey
2020-05-19cactus: map memory regions, used as RX/TX buffers in SPMManish Pandey
2020-05-15SPCI is now called PSA FF-AJ-Alves
2020-04-27cactus: select different stdout device at runtimeManish Pandey
2020-04-27pl011: allow alternate stdout to be usedManish Pandey
2020-04-27cactus: do not compile irrelevant test filesManish Pandey
2020-03-23cactus: generate JSON file required by TF-AManish Pandey
2020-03-23cactus: update sample manifest to SPCI Beta1 formatOlivier Deprez
2020-03-23cactus: add symbols relocation fixupOlivier Deprez
2020-03-23cactus: update build options and memory map to make it PIEOlivier Deprez
2020-03-23cactus: update to SPCI Beta1 and add sample direct messaging testOlivier Deprez
2020-02-11Switch AARCH32/AARCH64 to __aarch64__Deepika Bhavnani
2019-11-29make: Fix parallel buildsBence Szépkúti