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