summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-09-07psci: Skip check mandatary ARM64 feature for ARMv7Jun Nie
2018-08-28Align timer register access to cp15Jun Nie
2018-04-27Build: Move TESTS_FILE definition in tests.mkSandrine Bailleux
2018-04-23Disable mem_protect testsRoberto Vargas
2018-04-12Remove calls to mp_printf() in ISRsSandrine Bailleux
2018-03-26Cactus: Add new Cactus version for SPCI and SPRTAntonio Nino Diaz
2018-03-23Cactus (legacy): Fix MM_COMMUNICATE calls testSandrine Bailleux
2018-03-19Add SMCCC v1.2 test caseDimitris Papastamos
2018-03-19TFTF: Isolate SPM Legacy testsSandrine Bailleux
2018-03-16Fixup `SMCCC_ARCH_FEATURES(SMCCC_ARCH_WORKAROUND_1)` return valueDimitris Papastamos
2018-03-15Add a test for Unknown SMCJeenu Viswambharan
2018-03-09Reorganize tests manifest files.Sandrine Bailleux
2018-02-20Add AMUv1 test casesDimitris Papastamos
2018-02-13mem_protect_check: fix the value of MAX_ADDR macroChandni Cherukuri
2018-02-13Implement latency test for SMCCC_ARCH_WORKAROUND_1Dimitris Papastamos
2018-02-09Don't fail preemtion tests if SGI aren't handledAntonio Nino Diaz
2018-01-30SPM: Test that NS interrupt do not interrupt secure servicesSandrine Bailleux
2018-01-22FVP: Add support for comm. buffer in MM_COMMUNICATESandrine Bailleux
2018-01-16Disable test of IRQ preemption after CPU_SUSPENDAntonio Nino Diaz
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-12Add SMC preemption test with PSCI SYSTEM SUSPENDAntonio 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-23Ensure that PSTATE is updated right after a changeAntonio 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-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-03Skip `psci_sys_susp_with_cores_in_suspend` on single cluster platformsSoby Mathew
2017-11-03Fix SYSTEM_SUSPEND stress test for FVPSoby Mathew
2017-10-04sdei: Add system level test casesDimitris Papastamos
2017-09-11Update PSCI version to 1.1Roberto Vargas
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-28Fix volatileness of variablesDouglas Raillard
2017-06-01Fix race in PSCI stat test caseDimitris Papastamos
2017-05-16Add test cases for state switch ARM SiP serviceJeenu Viswambharan
2017-05-05Add ENABLE_ASSERTIONS build flagAntonio Nino Diaz
2017-03-30Add test for STD SMC ABORTDouglas Raillard
2017-03-03Add helpers to check for presence of TSPAntonio Nino Diaz
2017-03-03Move helper macros to common headerAntonio Nino Diaz
2017-02-07Add file with test helper functionsAntonio Nino Diaz
2017-02-01PMF: Fixup PMF constantsdp-arm