summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12Add SMC preemption test with PSCI CPU SUSPENDAntonio Nino Diaz
2018-01-09SPM: Add tests that use the SP from secondary CPUsAntonio Nino Diaz
2017-12-15SPM: Fix version header definitionsAntonio Nino Diaz
2017-12-12Cactus: Store SVC return values in a structureSandrine Bailleux
2017-12-12Cactus: Handle secure services requestsSandrine Bailleux
2017-12-12Cactus: Return -1 when initialisation failsSandrine Bailleux
2017-12-12Cactus: Rename SP_COMMUNICATE into MM_COMMUNICATESandrine Bailleux
2017-12-12Support passing value of x7/w7 in SMC callsAntonio Nino Diaz
2017-12-12Add SMC preemption test with PSCI SYSTEM SUSPENDAntonio Nino Diaz
2017-12-05SPM: Rename SP_MEM_ATTR*** definesAntonio Nino Diaz
2017-12-01Add STD SMC preemption test casesAntonio Nino Diaz
2017-11-24SDEI: Add test case to exercise state machineJeenu Viswambharan
2017-11-24SDEI: Add more API wrappersJeenu Viswambharan
2017-11-24SDEI: use exact-width types for API callsJeenu Viswambharan
2017-11-23Ensure that PSTATE is updated right after a changeAntonio Nino Diaz
2017-11-23Cactus: Print number of CPUs from the boot infoSandrine Bailleux
2017-11-23Cactus: Check the boot information data passed by the firmwareSandrine Bailleux
2017-11-23Cactus: Cast the EL3/S-EL0 buffer pointerSandrine Bailleux
2017-11-10cactus: Fix test of incorrect granularityAntonio Nino Diaz
2017-11-10SDEI: Avoid touching x29Jeenu Viswambharan
2017-11-08Add GICv2 spurious interrupt testAntonio Nino Diaz
2017-11-08SDEI: Query timer interrupt numberJeenu Viswambharan
2017-11-08Add test for reset2Roberto Vargas
2017-11-08Add test for mem_protect_check_rangeRoberto Vargas
2017-11-08Add test for PSCI mem_protectRoberto Vargas
2017-11-06Cactus: Introduce a test Secure PayloadAntonio Nino Diaz
2017-11-06sdei: Add test to stress the SDEI flow on all cores in parallelDimitris Papastamos
2017-11-06sdei: Rework calls to sdei_interrupt_{bind,release}Dimitris Papastamos
2017-11-06timer: Add support for non-secure private timerDimitris Papastamos
2017-11-03Skip `psci_sys_susp_with_cores_in_suspend` on single cluster platformsSoby Mathew
2017-11-03Fix SYSTEM_SUSPEND stress test for FVPSoby Mathew
2017-11-03FVP: Support System power domain levelSoby Mathew
2017-10-27Remove NDEBUG defineAntonio Nino Diaz
2017-10-04sdei: Add system level test casesDimitris Papastamos
2017-09-22sdei: Add SDEI client libraryDimitris Papastamos
2017-09-22gic: Introduce arm_gic_intr_enabled()Dimitris Papastamos
2017-09-22gic: Introduce arm_gic_get_intr_priority()Dimitris Papastamos
2017-09-15Do not use inline functions for MSR (immediate).Roberto Vargas
2017-09-11Update PSCI version to 1.1Roberto Vargas
2017-09-08Add compiler barrier on exceptions enable/disableDouglas Raillard
2017-09-04Issue reset SMC in ns_bl1u to prepare for the next imageDimitris Papastamos
2017-09-01Avoid race condition in test_psci_on_off_suspend_stressRoberto Vargas
2017-06-29Cater for early return from CPU SUSPEND when programming timerSoby Mathew
2017-06-29Disable psci_verify_cpu_on_race testSoby Mathew
2017-06-29More robust cpu_count for PSCI STAT test caseSoby Mathew
2017-06-29Fix sequencing issues in TFTFSoby Mathew
2017-06-28Fix volatileness of variablesDouglas Raillard
2017-06-20events: Ensure update to `event->cnt` propagates properlyDimitris Papastamos
2017-06-16Fix FWU test on JunoSoby Mathew
2017-06-05FWU: Fix image overlaps in testsAntonio Nino Diaz