- 3d6cdbd fix: cactus_mm is too verbose on some tests by J-Alves · 1 year, 3 months ago openci-migration-lts-v2.8
- e6a35eb fix: change verbosity of error message by Madhukar Pappireddy · 2 years, 10 months ago
- 2ab8806 fix(interrupts): deny new direct request message from endpoint by Madhukar Pappireddy · 2 years, 11 months ago
- cc9fbda test(interrupts): hint fwd destination SP could be interrupted by Madhukar Pappireddy · 2 years, 11 months ago
- 1792c6b feat(interrupts): resume interrupted target vCPU by Madhukar Pappireddy · 3 years, 1 month ago
- ab0a3eb feat(interrupts): add support for handling managed exit through vIRQ by Madhukar Pappireddy · 3 years, 1 month ago
- 5712304 feat(interrupts): discover interrupt ID of managed exit signal by Madhukar Pappireddy · 3 years, 1 month ago
- 3ebd690 feat(interrupts): specify action in response to ns interrupt in manifest by Madhukar Pappireddy · 3 years, 1 month ago
- 62427cf fix(direct message request): incorrect response for illegal transition by Madhukar Pappireddy · 3 years, 1 month ago
- 3f7871a feat: allow FFA_RUN as return from Waiting state by Olivier Deprez · 3 years ago
- 7e735ff fix(build): race condition in sp layout generation by Daniel Boulby · 3 years ago
- 5686cea fix(spm): reference to ffa_value struct fields by J-Alves · 3 years, 1 month ago
- feed641 feat(ff-a): add FFA_CONSOLE_LOG ABI test. by Maksims Svecovs · 3 years, 2 months ago
- 2509166 test(ff-a): uuid field for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
- de24e4a fix: NS buffer (48b PA) memory sharing between SPs by Olivier Deprez · 3 years, 2 months ago
- 8b1434f test(spm): run ffa_tests on ivy by Daniel Boulby · 3 years, 4 months ago
- fadf63c test(spm): use ffa_helpers for ivy partition by Daniel Boulby · 3 years, 4 months ago
- fae2c4e test(ivy): S-EL0 partition using VHE by Olivier Deprez · 4 years, 3 months ago
- ad71f78 fix: spm tests less verbose by Olivier Deprez · 3 years, 5 months ago
- f0b2d6a feat(ff-a): receive boot information by J-Alves · 3 years, 4 months ago
- f93d9a8 test(cactus): fix build for tc0 platform by Federico Recanati · 3 years, 4 months ago
- 934d64b feat(interrupts): query last serviced interrupt by Madhukar Pappireddy · 3 years, 6 months ago
- a2175c8 test(interrupts): use custom handler for interrupt by Madhukar Pappireddy · 3 years, 6 months ago
- 8d2a144 feat(interrupts): support for registering custom handler by Madhukar Pappireddy · 3 years, 6 months ago
- ab921ad refactor(interrupts): enhance secure interrupt handling test by Madhukar Pappireddy · 3 years, 8 months ago
- abf1946 test(cactus): add test for NS memory sharing between SPs by Federico Recanati · 3 years, 7 months ago
- e88bc81 fix(tftf): remove invalid_access test from standard tests by Manish Pandey · 3 years, 5 months ago
- e97796e feat(cactus): save and restore GP x0-x4 on entry by J-Alves · 3 years, 6 months ago
- f6d4a10 test(cactus): prevent realm region access from swd by Olivier Deprez · 4 years, 4 months ago
- 7973954 feat(cactus): memory sharing flags in test commands by J-Alves · 3 years, 8 months ago
- 07fd124 test(ff-a): test SP to NS-endpoint mem lend/share by Maksims Svecovs · 3 years, 8 months ago
- 59c27c1 refactor(ff-a): mem share helper change to test error returns by Maksims Svecovs · 3 years, 8 months ago
- 512239e test(ff-a): update partition info to include uuids by Daniel Boulby · 3 years, 7 months ago
- ea66abc fix(tc): add notification support in tertiary SP manifest by Madhukar Pappireddy · 3 years, 9 months ago
- ceecd4f fix(ivy/shim): print welcome message after enabling the MMU by Varun Wadekar · 3 years, 9 months ago
- a8cd2cf test(notifications): signaling from MP SP to UP SP by J-Alves · 3 years, 9 months ago
- 8500984 feat(cactus): enable notifications for cactus tertiary by J-Alves · 3 years, 9 months ago
- 1d694aa test(notification): support included in FFA_PARTITION_INFO_GET by J-Alves · 3 years, 9 months ago
- b81b0a5 test(cactus): notifications support enabled in manifest by J-Alves · 3 years, 9 months ago
- 8323ffd feat: spm helper functions for MP tests by J-Alves · 3 years, 9 months ago
- 44eeacc feat(cactus): validate NPI injection by J-Alves · 3 years, 10 months ago
- f649344 refactor(cactus): notification set command for SRI test by J-Alves · 4 years ago
- b437ca1 feat(cactus): count requests received by J-Alves · 4 years ago
- 79fec55 fix(cactus_tests/ffa): dynamically calculate array size by Varun Wadekar · 3 years, 10 months ago
- 9ee1987 feat: add support for secure interrupt handling and completion by Madhukar Pappireddy · 4 years ago
- 4c4f693 feat: add spm_deactivate_interrupt helper function by Madhukar Pappireddy · 4 years ago
- 6811f7b feat: add a test command to send request to a VM/SP .. by Madhukar Pappireddy · 4 years ago
- eb8bfdf feat: add a test command to request a Cactus SP to start wdog timer by Madhukar Pappireddy · 4 years ago
- 1745867 feat: add helper functions for SP sleep by Madhukar Pappireddy · 3 years, 9 months ago
- ad99e74 feat: add support for SP805 Trusted watchdog module helper APIs by Madhukar Pappireddy · 4 years ago
- 5620536 fix(tc0): fix ivy partition start address by Olivier Deprez · 3 years, 10 months ago
- f76a35d fix(cactus): use RW attribute for mem regions by Olivier Deprez · 3 years, 10 months ago
- 4afde06 feat(cactus): commands to set and get notifications by J-Alves · 4 years, 4 months ago
- f3c1a80 feat(cactus): commands for notifications bindings by J-Alves · 4 years, 5 months ago
- dd62cf0 fix(ff-a): cactus and ivy verbosity by Olivier Deprez · 3 years, 10 months ago
- 6e89202 fix(ff-a): remove test regions from SP manifests by Olivier Deprez · 4 years, 2 months ago
- f856c94 fix(cactus): memory sharing tests failure MP by J-Alves · 4 years ago
- 8a7e87d fix: SP manifests use little endian format UUID by Olivier Deprez · 3 years, 11 months ago
- e0c556f feat(ffa): align manifest to managed exit changes by Maksims Svecovs · 4 years, 3 months ago
- b1cd401 feat(ff-a): update FF-A version to v1.1 by Olivier Deprez · 4 years ago
- 2dd893b fix(ff-a): fix tc0 platform SP manifests by Maksims Svecovs · 4 years ago
- c3a1f3c refactor(ff-a): partition info test functions by Max Shvetsov · 4 years, 5 months ago
- 7f18922 plat: tc0: enable managed exit for primary cactus by Arunachalam Ganapathy · 4 years, 2 months ago
- f9b3854 plat: tc0: set PLAT_CACTUS_CORE_COUNT, disable SMMUv3 tests by Arunachalam Ganapathy · 4 years, 2 months ago
- a4a11fe SPM: S-EL0 partitions support build for TC0 by Olivier Deprez · 4 years, 8 months ago
- 8c4e5b6 SPM: Split S-EL1 shim from S-EL0 application by Ruari Phipps · 5 years ago
- 5654941 SPM: Use FF-A for message handling in Ivy by Daniel Boulby · 4 years, 2 months ago
- 95937b5 SPM: Extract common debug code used for SPs by Ruari Phipps · 5 years ago
- a3954ec SPM: Define Ivy partition manifest by Ruari Phipps · 5 years ago
- cd924f7 SPM: Add shim layer to Ivy partition and enable PIE by Ruari Phipps · 5 years ago
- fc220bc Add tests for FFA function FFA_SPM_ID_GET by Daniel Boulby · 4 years, 5 months ago
- 5b1122d Change the name of type ffa_vm_id_t by Daniel Boulby · 4 years, 5 months ago
- 0ca00e5 fix(cactus): remove misleading ERROR log by J-Alves · 4 years, 3 months ago
- da9b539 Cactus test for exercising SMMUv3 driver to perform stage2 translation by Madhukar Pappireddy · 4 years, 7 months ago
- dd3118f Cactus: enable managed exit for primary cactus by Manish Pandey · 4 years, 10 months ago
- fe54279 Cactus: helper commands needed for interrupt testing by Manish Pandey · 4 years, 5 months ago
- 3a87881 Cactus: add handler from managed exit FIQ interrupt by Manish Pandey · 4 years, 5 months ago
- 850a7ab Cactus: make ffa_id global by Manish Pandey · 4 years, 5 months ago
- b101916 Cactus: implement hvc call to enable an interrupt by Manish Pandey · 4 years, 11 months ago
- 67fa8cf Cactus: decouple exception handling from tftf framework by Manish Pandey · 4 years, 5 months ago
- f19af88 spmc: hypervisor calls moved to a separate module by Olivier Deprez · 4 years, 4 months ago
- 3372647 spm: invalidate the data cache for the cactus image by Olivier Deprez · 4 years, 5 months ago
- c38d107 cactus: declare third SP instance as UP SP by Olivier Deprez · 4 years, 6 months ago
- b903164 cactus: secondary core cold boot by Max Shvetsov · 4 years, 9 months ago
- ca26b3e Cactus: tidy message loop and commands definitions by J-Alves · 4 years, 5 months ago
- 13efe8d SPM: Helpers for error logging after FF-A calls by J-Alves · 4 years, 5 months ago
- 93c3d77 FF-A: Tidying direct messaging API definitions by J-Alves · 4 years, 6 months ago
- 271bf55 SPM: Properly placing Cactus test files by J-Alves · 4 years, 6 months ago
- 4dd527d SPM: Tidying FF-A Memory Sharing tests by J-Alves · 4 years, 6 months ago
- 5bc48d7 TFTF: Use CACTUS_ECHO_CMD in direct message tests by J-Alves · 4 years, 5 months ago
- d7562d8 Cactus: Refactor handling of commands by J-Alves · 4 years, 6 months ago
- b815d6f Cactus: Extend arguments in commands responses by J-Alves · 4 years, 6 months ago
- 00c7287 FF-A: Check FF-A return is a valid direct response by J-Alves · 4 years, 6 months ago
- 8f1986e FF-A: Accessors for arguments from FF-A calls by J-Alves · 4 years, 7 months ago
- 1ab2969 spm: use virtual counter for sp_sleep by Manish Pandey · 4 years, 7 months ago
- d33f289 [SPM] checks if SIMD vectors are preserved by Olivier Deprez · 4 years, 8 months ago
- 29911d6 [SPM] tidying common code to tftf and cactus by Max Shvetsov · 4 years, 6 months ago
- a639d56 plat/tc0: Change to 8 cores for Theodul by Usama Arif · 4 years, 7 months ago
- 6b67c19 Cactus: refactor of cactus_test_cmds.h by J-Alves · 4 years, 9 months ago
- ab7d903 Cactus: cmd for mem share tests by J-Alves · 4 years, 8 months ago