- 5c35482 fix(cactus_tests/ffa): dynamically calculate array size by Varun Wadekar · 3 years, 10 months ago
- cd183ef feat: add support for secure interrupt handling and completion by Madhukar Pappireddy · 4 years ago
- 46d06d7 feat: add spm_deactivate_interrupt helper function by Madhukar Pappireddy · 4 years ago
- b640259 feat: add a test command to send request to a VM/SP .. by Madhukar Pappireddy · 4 years ago
- 3c28726 feat: add a test command to request a Cactus SP to start wdog timer by Madhukar Pappireddy · 4 years ago
- a09d5f7 feat: add helper functions for SP sleep by Madhukar Pappireddy · 3 years, 9 months ago
- dd7db24 feat: add support for SP805 Trusted watchdog module helper APIs by Madhukar Pappireddy · 4 years ago
- ae703d6 fix(tc0): fix ivy partition start address by Olivier Deprez · 3 years, 10 months ago
- 5654b4d fix(cactus): use RW attribute for mem regions by Olivier Deprez · 3 years, 10 months ago
- 0c31afd Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 10 months ago
- ab77591 feat(cactus): commands to set and get notifications by J-Alves · 4 years, 4 months ago
- b4e89a2 feat(cactus): commands for notifications bindings by J-Alves · 4 years, 5 months ago
- 24bd170 fix(ff-a): cactus and ivy verbosity by Olivier Deprez · 3 years, 10 months ago
- 2b91715 fix(ff-a): remove test regions from SP manifests by Olivier Deprez · 4 years, 2 months ago
- 60ea4c3 fix(cactus): memory sharing tests failure MP by J-Alves · 4 years ago
- 224b646 fix: SP manifests use little endian format UUID by Olivier Deprez · 3 years, 11 months ago
- 2b73e58 Merge "feat(ffa): align manifest to managed exit changes" by Olivier Deprez · 4 years ago
- 58757e8 feat(ff-a): update FF-A version to v1.1 by Olivier Deprez · 4 years ago
- 2904e5a feat(ffa): align manifest to managed exit changes by Maksims Svecovs · 4 years, 3 months ago
- a74430c fix(ff-a): fix tc0 platform SP manifests by Maksims Svecovs · 4 years ago
- 0b7d25f refactor(ff-a): partition info test functions by Max Shvetsov · 4 years, 5 months ago
- 1e65e85 Merge changes from topic "tc0_tfa_v25" by Olivier Deprez · 4 years, 1 month ago
- 2765ebf SPM: S-EL0 partitions support build for TC0 by Olivier Deprez · 4 years, 8 months ago
- 1925b2a SPM: Split S-EL1 shim from S-EL0 application by Ruari Phipps · 5 years ago
- 459eace SPM: Use FF-A for message handling in Ivy by Daniel Boulby · 4 years, 2 months ago
- ddc661a SPM: Extract common debug code used for SPs by Ruari Phipps · 5 years ago
- 88c5345 plat: tc0: enable managed exit for primary cactus by Arunachalam Ganapathy · 4 years, 2 months ago
- 9682b77 plat: tc0: set PLAT_CACTUS_CORE_COUNT, disable SMMUv3 tests by Arunachalam Ganapathy · 4 years, 2 months ago
- 8747ed2 SPM: Define Ivy partition manifest by Ruari Phipps · 5 years ago
- 9f1952c SPM: Add shim layer to Ivy partition and enable PIE by Ruari Phipps · 5 years ago
- e3cfd6d Merge changes from topic "db/spm_id_get" by Olivier Deprez · 4 years, 2 months ago
- 198deda Add tests for FFA function FFA_SPM_ID_GET by Daniel Boulby · 4 years, 5 months ago
- eee1452 fix(cactus): remove misleading ERROR log by J-Alves · 4 years, 3 months ago
- e79d207 Change the name of type ffa_vm_id_t by Daniel Boulby · 4 years, 5 months ago
- 172523b Cactus test for exercising SMMUv3 driver to perform stage2 translation by Madhukar Pappireddy · 4 years, 7 months ago
- 476ffb3 Merge changes from topic "od/ns-interrupts" by Olivier Deprez · 4 years, 4 months ago
- bc4cad9 spm: invalidate the data cache for the cactus image by Olivier Deprez · 4 years, 5 months ago
- 25df7f7 Cactus: enable managed exit for primary cactus by Manish Pandey · 4 years, 10 months ago
- 9ee6a8d Cactus: helper commands needed for interrupt testing by Manish Pandey · 4 years, 5 months ago
- f7aafef Cactus: add handler from managed exit FIQ interrupt by Manish Pandey · 4 years, 5 months ago
- 87d4c70 Cactus: make ffa_id global by Manish Pandey · 4 years, 5 months ago
- 58971b6 Cactus: implement hvc call to enable an interrupt by Manish Pandey · 4 years, 11 months ago
- d27b37d Cactus: decouple exception handling from tftf framework by Manish Pandey · 4 years, 5 months ago
- 6967c24 spmc: hypervisor calls moved to a separate module by Olivier Deprez · 4 years, 4 months ago
- 35e1948 cactus: declare third SP instance as UP SP by Olivier Deprez · 4 years, 6 months ago
- 2263efb cactus: secondary core cold boot by Max Shvetsov · 4 years, 9 months ago
- eeb2547 Cactus: tidy message loop and commands definitions by J-Alves · 4 years, 5 months ago
- 43887ec SPM: Helpers for error logging after FF-A calls by J-Alves · 4 years, 5 months ago
- ecd3074 FF-A: Tidying direct messaging API definitions by J-Alves · 4 years, 6 months ago
- 92f15be SPM: Properly placing Cactus test files by J-Alves · 4 years, 6 months ago
- be1519a SPM: Tidying FF-A Memory Sharing tests by J-Alves · 4 years, 6 months ago
- 4cb9dee TFTF: Use CACTUS_ECHO_CMD in direct message tests by J-Alves · 4 years, 5 months ago
- 0e1e7ca Cactus: Refactor handling of commands by J-Alves · 4 years, 6 months ago
- 7d28b33 Cactus: Extend arguments in commands responses by J-Alves · 4 years, 6 months ago
- 06373c5 FF-A: Check FF-A return is a valid direct response by J-Alves · 4 years, 6 months ago
- 6cb21d9 FF-A: Accessors for arguments from FF-A calls by J-Alves · 4 years, 7 months ago
- e540057 spm: use virtual counter for sp_sleep by Manish Pandey · 4 years, 7 months ago
- 881b199 [SPM] checks if SIMD vectors are preserved by Olivier Deprez · 4 years, 8 months ago
- 103e056 [SPM] tidying common code to tftf and cactus by Max Shvetsov · 4 years, 6 months ago
- 6ddc37f plat/tc0: Change to 8 cores for Theodul by Usama Arif · 4 years, 7 months ago
- 5339201 Cactus: refactor of cactus_test_cmds.h by J-Alves · 4 years, 9 months ago
- b9085f8 Cactus: cmd for mem share tests by J-Alves · 4 years, 8 months ago
- d8edeed cactus: test SP-to-SP memory share operations by J-Alves · 4 years, 9 months ago
- 542d8d8 cactus: add command to request memory sharing between SPs by J-Alves · 4 years, 9 months ago
- 1d203f1 cactus: testing deadlock by FF-A direct message by J-Alves · 4 years, 9 months ago
- da6ac32 cactus: handle 'CACTUS_REQ_ECHO_CMD' and 'CACTUS_ECHO_CMD' by J-Alves · 4 years, 9 months ago
- 28672f9 cactus: add commands CACTUS_ECHO_CMD and CACTUS_REQ_ECHO_CMD by J-Alves · 4 years, 9 months ago
- e4554ac spm: update README with list of sample partitions by Olivier Deprez · 4 years, 9 months ago
- aed7f08 cactus: reduce tests verbosity in release mode by Olivier Deprez · 4 years, 9 months ago
- 9b28d06 SPM: Fix conversion issues on cactus responses by J-Alves · 4 years, 8 months ago
- 83ede9b cactus: Use RXTX mapping helper macros by J-Alves · 4 years, 9 months ago
- 4cff42f cactus: add uart2 to device-regions node by Olivier Deprez · 4 years, 9 months ago
- 0435cae cactus: fix access to uninitialized array by J-Alves · 4 years, 9 months ago
- 8f4a56f SPM: FFA endpoints header by J-Alves · 4 years, 9 months ago
- 63cdaa7 cactus: adding memory sharing tests by J-Alves · 4 years, 10 months ago
- d1aae29 cactus: macros for processing of commands by J-Alves · 4 years, 10 months ago
- 6d274a4 cactus: adjust partition info get properties by Olivier Deprez · 4 years, 10 months ago
- 1e51c2f plat: tc0: Add cactus support by Arunachalam Ganapathy · 4 years, 11 months ago
- 51be1fe cactus: re-structure platform dependent files by Arunachalam Ganapathy · 4 years, 11 months ago
- 6b3840a cactus: implement hvc call to get interrupt id by Manish Pandey · 4 years, 11 months ago
- 458d553 cactus: add exception/interrupt framework by Olivier Deprez · 5 years ago
- 05a577e cactus: remove deprecated hypervisor calls by Olivier Deprez · 5 years ago
- 73d81cf cactus: break the message loop on bad message request by Olivier Deprez · 4 years, 11 months ago
- 0be4abe cactus: re-align secure partition id by Olivier Deprez · 5 years ago
- d43775e cactus: adjust the number of EC context to max number of PEs by Olivier Deprez · 4 years, 11 months ago
- bd0a7e4 Cactus: Map RXTX region to third partion. by Ruari Phipps · 5 years ago
- d75596a Cactus: Add third partion to ffa tests by Ruari Phipps · 5 years ago
- 93119e3 Cactus: Create tertiary partition by Max Shvetsov · 5 years ago
- 953ec59 Merge changes from topic "af/add_branch_protection_makefiles" by Olivier Deprez · 5 years ago
- 7fac162 TFTF: Add ARMv8.5 BTI support in makefiles by Alexei Fedorov · 5 years ago
- 57c6ddb Cactus: tidying FFA_VERSION test. by Max Shvetsov · 5 years ago
- c32f478 Cactus: FFA_PARTITION_INFO_GET test. by Max Shvetsov · 5 years ago
- 40eb6a2 Cactus: FFA_FEATURES test. by Max Shvetsov · 5 years ago
- 7130a74 Merge "TFTF: get FVP platform's topology from build options" by Manish Pandey · 5 years ago
- 5aecd98 Tidying FFA helpers by J-Alves · 5 years ago
- 9f6f014 Cactus: FFA Version Test by J-Alves · 5 years ago
- 7cc2587 TFTF: get FVP platform's topology from build options by Alexei Fedorov · 5 years ago
- 09d3ce9 cactus: update memory/device region nodes in manifest by Manish Pandey · 5 years ago
- 26c6f81 cactus: map memory regions, used as RX/TX buffers in SPM by Manish Pandey · 5 years ago
- 7581c38 SPCI is now called PSA FF-A by J-Alves · 5 years ago