aboutsummaryrefslogtreecommitdiff
path: root/tftf/framework
AgeCommit message (Expand)Author
2023-12-15test(realm): add support for multiple realmShruti Gupta
2023-11-30feat(smc): add SMCCCv1.3 sve hint bit support in tftf frameworkArunachalam Ganapathy
2023-10-31fix(sme): enable SME/SME2 during arch initArunachalam Ganapathy
2023-10-27feat(handoff): add basic firmware handoff testsHarrison Mutai
2023-10-10fix(rme): append realm.bin at end of tftf.binSoby Mathew
2023-06-13feat: introduce SError exception handlerManish Pandey
2023-05-24refactor(sve): move sve operations to a lib routineArunachalam Ganapathy
2023-05-18feat(rme): add SVE Realm testsArunachalam Ganapathy
2023-05-08Add tests for Errata management firmware interface.Sona Mathew
2023-04-28feat(sme): add basic SME2 testsJayanth Dodderi Chidanand
2023-04-24test(tftf): test Secure interrupt can preempt Realm EL1nabkah01
2022-11-22refactor: remove deprecated spm libs and test codeOlivier Deprez
2022-11-08feat: tftf realm extensionnabkah01
2022-09-27test(pauth): updated helpers to include QARMA3Juan Pablo Conde
2022-05-12fix(tftf): handle psci system suspend test failureJayanth Dodderi Chidanand
2022-02-09feat(tftf): introduce handler for synchronous exceptionsOlivier Deprez
2021-12-10feat(sme): add basic SME testsjohpow01
2021-06-18Change vector_entry names to match tftf code styleDaniel Boulby
2021-03-08Add tests for TRNG SMCsJimmy Brisson
2020-10-28aarch64: enable SError abortsVarun Wadekar
2020-10-23timers: remove dependency on SYS_CNT_BASE1Varun Wadekar
2020-10-19SMC fuzzing module integration.Mark Dykes
2020-02-11Switch AARCH32/AARCH64 to __aarch64__Deepika Bhavnani
2020-01-30TF-TF: Store boot parametersAlexei Fedorov
2019-12-12TFTF: Add missing D-cache invalidationAlexei Fedorov
2019-10-08TFTF: ARMv8.3-PAuth test code enhancementsAlexei Fedorov
2019-10-04TF-A Tests: Enable PAuth on warm boot pathAlexei Fedorov
2019-08-01ld: Separate code and RO data sectionsAmbroise Vincent
2019-04-17quark: Introduce Quark Secure PartitionAntonio Nino Diaz
2019-04-12Makefile: Enable strict align arch minor versionJoel Hutton
2019-04-01Introduce test for SVE supportAmbroise Vincent
2019-03-13Add ARMv8.3 pointer authentication supportAntonio Nino Diaz
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-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-04Merge changes from topic "sb/init-code"Sandrine Bailleux
2019-01-04Share AArch32 arch. init code between cold/warm boot codeSandrine Bailleux
2018-12-21Merge changes from topic "sb/terse-output"Sandrine Bailleux
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-14Remove redundant error message in tftf_initialise_timer()Sandrine Bailleux