- 417edca feat(smc): add SMCCCv1.3 sve hint bit support in tftf framework by Arunachalam Ganapathy · 1 year, 11 months ago
- 5b68e20 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 2 months ago
- 47b702c fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 2 months ago
- 92f1868 fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
- ab2fe6b Merge "feat(handoff): add basic firmware handoff tests" by Manish Pandey · 1 year, 9 months ago
- 6e01164 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 11 months ago
- fa05bd9 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 2 years ago
- 7e514f6 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 2 years ago
- 0358997 fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
- fe69a8c fix(AArch64): Fix issue in processing dynamic relocations by Shruti Gupta · 2 years ago
- 9d0cfe8 test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
- eb29954 fix(fpu): write random value to fpsr/fpcr instead of read by Arunachalam Ganapathy · 2 years, 2 months ago
- d648077 feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
- 2a32ff7 feat(xlat): add support for 52 bit PA size with 4KB granularity by Javier Almansa Sobrino · 2 years, 2 months ago
- d179ddc refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
- 0bbdc2d feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
- 0738421 Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
- 38133fa refactor(tftf): move SIMD/FPU save/restore routine to common lib by Shruti Gupta · 2 years, 4 months ago
- 95d5d27 feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
- b3ffd3c feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
- cb88add test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
- 40777f8 refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
- 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
- d3749b0 fix(plat/arm/fvp): make address space configurable by Federico Recanati · 3 years, 7 months ago
- c8f6a67 feat(tftf): introduce handler for synchronous exceptions by Olivier Deprez · 3 years, 7 months ago
- 50ccb55 feat(sme): add basic SME tests by johpow01 · 4 years, 9 months ago
- 9f1952c SPM: Add shim layer to Ivy partition and enable PIE by Ruari Phipps · 5 years ago
- 08798ac Change vector_entry names to match tftf code style by Daniel Boulby · 4 years, 4 months ago
- c4f3eee Add tests for TRNG SMCs by Jimmy Brisson · 5 years ago
- b7d752a TFTF tests for v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
- e7810b5 SMC fuzzing module integration. by Mark Dykes · 5 years ago
- 953ec59 Merge changes from topic "af/add_branch_protection_makefiles" by Olivier Deprez · 5 years ago
- d6fdb6b TFTF: Add ARMv8.5 BTI support in xlat_tables_v2 library by Alexei Fedorov · 5 years ago
- 45ada40 TFTF: Add ARMv8.5 BTI support in assembler files by Alexei Fedorov · 5 years ago
- 86c3e44 TFTF: Fix Aarch32 zeromem() function by Alexei Fedorov · 5 years ago
- 986de72 Add explicit barrier before sev() in tftf_send_event_common API by Madhukar Pappireddy · 5 years ago
- 1d2b88d cactus: add symbols relocation fixup by Olivier Deprez · 5 years ago
- 3e1a295 tftf: provide hvc conduit facility by Olivier Deprez · 5 years ago
- c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
- 5c4da65 Merge "Make TFTF RFC 4122 compliant" by Sandrine Bailleux · 6 years ago
- 35d824e Make TFTF RFC 4122 compliant by Oliver Swede · 6 years ago
- 52fd733 TFTF: Enable ARMv8.3-PAuth in FWU tests. by Alexei Fedorov · 6 years ago
- c783c0b Support for extended register usage in SMCCC v1.2 spec by Madhukar Pappireddy · 6 years ago
- 719714f TF-A Tests: Enable PAuth on warm boot path by Alexei Fedorov · 6 years ago
- 8051274 libc: fix memchr implementation by Ambroise Vincent · 6 years ago
- 49180a8 Cosmetic changes to suspend_private.h by Sandrine Bailleux · 6 years ago
- 29ef1dd xlat v2: Synchronize with TF-A by Antonio Nino Diaz · 6 years ago
- 602b7f5 libc: Update includes by Ambroise Vincent · 6 years ago
- 8a573de libc: Adapt to TFTF by Ambroise Vincent · 6 years ago
- 892ce40 libc: Delete stdlib files by Ambroise Vincent · 6 years ago
- 4128f9f libc: Import from TF-A by Ambroise Vincent · 6 years ago
- ffdfd16 Synchronize files with TF-A repository by Antonio Nino Diaz · 6 years ago
- 09a00ef Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
- 971545c Use lock-less printf() in assert macro by Sandrine Bailleux · 7 years ago
- 452f360 Add CFI debug info to vector entries by Sandrine Bailleux · 7 years ago
- 80ddcc3 Improve readability of exceptions stubs code by Sandrine Bailleux · 7 years ago
- a17e77c xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 7 years ago
- cab5e36 Make UUID buffer optional for is_trusted_os_present() by Sandrine Bailleux · 7 years ago
- 1779506 Rename SMC first argument by Sandrine Bailleux · 7 years ago
- 485cee0 Merge changes from topic "sb/terse-output" by Sandrine Bailleux · 7 years ago
- ba7695b Fix waitus() by Sandrine Bailleux · 7 years ago
- cbc4516 Flush the UART before entering suspend mode by Sandrine Bailleux · 7 years ago
- 750b7cc Do not print CPU MPID in mp_printf() by Sandrine Bailleux · 7 years ago
- 411a6b2 Use vprintf() inside mp_printf() by Sandrine Bailleux · 7 years ago
- 6826138 Add vprintf() in standard C library by Sandrine Bailleux · 7 years ago
- e46924e SPM: Introduce SPRT C client library by Antonio Nino Diaz · 7 years ago
- fdd0823 lib/irq: Correct the spi_desc_table array index by Chandni Cherukuri · 7 years ago
- 13d99f9 Fix type of SMC function ID by Sandrine Bailleux · 7 years ago
- ffe9da6 Remove unused AArch64 assembly helpers by Antonio Nino Diaz · 7 years ago
- 814003f xlat v2: Synchronise code with TF by Antonio Nino Diaz · 7 years ago
- 18c2c8d Drop support for semihosting by Sandrine Bailleux · 7 years ago
- 3cd87d7 Trusted Firmware-A Tests, version 2.0 by Sandrine Bailleux · 7 years ago v2.0