aboutsummaryrefslogtreecommitdiff
path: root/tftf
AgeCommit message (Expand)Author
2019-03-19Reintroduce Cactus-MM and SPM-MM testsv2.1-rc0Antonio Nino Diaz
2019-03-18Check arguments when building manual testsPaul Beesley
2019-03-18Remove tests-fwu.mk from tests-standard.mkPaul Beesley
2019-03-18Remove manual tests from tests-standard.mkPaul Beesley
2019-03-04libc: Update makefilesAmbroise Vincent
2019-03-04libc: Update includesAmbroise Vincent
2019-01-28Merge changes from topic "sb/exception-dump"Sandrine Bailleux
2019-01-25Sanitise includes of include/drivers across codebaseAntonio Nino Diaz
2019-01-24Dump some registers when hitting an unexpected exceptionSandrine Bailleux
2019-01-24Improve readability of TFTF exceptions codeSandrine Bailleux
2019-01-15Always print file and line number in panic/unreachable macrosSandrine Bailleux
2019-01-15Merge changes from topic "sb/exceptions"Sandrine Bailleux
2019-01-15Move unstable tests to a separate pool of testsSandrine Bailleux
2019-01-14Rework IRQ vector codeSandrine Bailleux
2019-01-14Add CFI debug info to vector entriesSandrine Bailleux
2019-01-14Fix comments in AArch64 exceptions codeSandrine Bailleux
2019-01-07Explain why we set HCR.TGE bitSandrine Bailleux
2019-01-07Merge changes from topic "sb/smc-tests-tos"Sandrine Bailleux
2019-01-07Merge changes from topic "an/spm"Sandrine Bailleux
2019-01-07Relax SMC tests when Trusted OS is presentSandrine Bailleux
2019-01-04Merge changes from topic "sb/init-code"Sandrine Bailleux
2019-01-04Share AArch32 arch. init code between cold/warm boot codeSandrine Bailleux
2019-01-03Add some tests for all types of SMCsSandrine Bailleux
2019-01-03Rename SMC first argumentSandrine Bailleux
2018-12-21Merge changes from topic "sb/terse-output"Sandrine Bailleux
2018-12-19SPM: Test interrupt preemptionAntonio Nino Diaz
2018-12-19SPM: Test blocking requests while busyAntonio Nino Diaz
2018-12-19Merge "Make tests output more concise and clearer"Sandrine Bailleux
2018-12-18Rework TFTF AArch64 entry point codeSandrine Bailleux
2018-12-18SPM: Test request handling from multiple coresAntonio Nino Diaz
2018-12-18SPM: Add more SPCI helpersAntonio Nino Diaz
2018-12-14Remove redundant error message in tftf_initialise_timer()Sandrine Bailleux
2018-12-13Remove prints in get_overall_test_result()Sandrine Bailleux
2018-12-13Make tests output more concise and clearerSandrine Bailleux
2018-12-11Remove MPIDR_{CLUSTER,CPU}_ID macros from arch.hAntonio Nino Diaz
2018-12-10SPM: Test open and close handleAntonio Nino Diaz
2018-12-10SPM: Remove old interfaces and testsAntonio Nino Diaz
2018-11-26Expand MPID_MASK define to affinity level 3Antonio Nino Diaz
2018-11-07Drop support for TEST_REPORTSSandrine Bailleux
2018-10-31Introduce test to access pointer authentication registerJeenu Viswambharan
2018-10-29rt_instr: Print cluster/cpu IDDimitris Papastamos
2018-10-25Disable hardware alignment checkingSandrine Bailleux
2018-10-16Add a makefile rule to print set of testsSandrine Bailleux
2018-10-16Rename tests-common into tests-standardSandrine Bailleux
2018-10-16Introduce support to build a subset of testsSandrine Bailleux
2018-10-16Add meta tests makefilesSandrine Bailleux
2018-10-16Split tests makefileSandrine Bailleux
2018-10-16Make GICv2 spurious interrupt test platform-agnosticSandrine Bailleux
2018-10-15Move platform_helpers.S to each platform's folderAntonio Nino Diaz
2018-10-11rt_instr: Pass the parent function name all the way down to the output messageDimitris Papastamos