1. 089c9ad feat(handoff): add event log test by Harrison Mutai · 3 months ago
  2. 112498c feat(handoff): add AArch32 handoff support by Harrison Mutai · 6 months ago
  3. 90506fb Merge "fix: add xpaci instruction to exception report" by Mark Dykes · 5 months ago
  4. b3d451c fix: add xpaci instruction to exception report by John Powell · 6 months ago
  5. bde3eab feat(hob): add HOB definitions to TFTF by Kathleen Capella · 8 months ago
  6. e7fc4a1 Merge changes from topic "qemu_tests" by Olivier Deprez · 6 months ago
  7. d1a7f4d feat: add tests to check SCTLR2, THE and D128 sysregs by Igor Podgainõi · 8 months ago
  8. 5a44078 feat(timer): support PPI timer interrupts by Jens Wiklander · 1 year, 1 month ago
  9. 4b67210 feat(cm): add test to validate EL2 regs during context switch by Igor Podgainõi · 11 months ago
  10. 86e5e5d feat(cm): add tests to validate EL1 regs during context switch by Jayanth Dodderi Chidanand · 1 year ago
  11. 0ac547d Merge "fix(realm): separate pool creation from realm creation helpers" by Soby Mathew · 11 months ago
  12. 408a89d fix(realm): separate pool creation from realm creation helpers by Shruti Gupta · 12 months ago
  13. 9f2de63 feat(doe): add PCIe DOE tests by AlexeiFedorov · 11 months ago
  14. 7e99cb0 fix(printf): increase TESTCASE_OUTPUT_MAX_SIZE by Prasad Kummari · 1 year, 6 months ago
  15. e592962 test(realm): add support for multiple realm by Shruti Gupta · 1 year, 9 months ago
  16. 417edca feat(smc): add SMCCCv1.3 sve hint bit support in tftf framework by Arunachalam Ganapathy · 1 year, 11 months ago
  17. 92f1868 fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
  18. 6e01164 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 11 months ago
  19. 6e5c996 fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
  20. d648077 feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
  21. d179ddc refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  22. 0bbdc2d feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
  23. 0738421 Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
  24. 95d5d27 feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  25. cd66846 test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
  26. 40777f8 refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  27. 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  28. ebd1b69 test(pauth): updated helpers to include QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  29. 5cf0463 fix(tftf): handle psci system suspend test failure by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  30. c8f6a67 feat(tftf): introduce handler for synchronous exceptions by Olivier Deprez · 3 years, 7 months ago
  31. 50ccb55 feat(sme): add basic SME tests by johpow01 · 4 years, 9 months ago
  32. 08798ac Change vector_entry names to match tftf code style by Daniel Boulby · 4 years, 4 months ago
  33. c4f3eee Add tests for TRNG SMCs by Jimmy Brisson · 5 years ago
  34. 8900d8c aarch64: enable SError aborts by Varun Wadekar · 5 years ago
  35. 5904da4 timers: remove dependency on SYS_CNT_BASE1 by Varun Wadekar · 5 years ago
  36. e7810b5 SMC fuzzing module integration. by Mark Dykes · 5 years ago
  37. c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
  38. 09ed710 TF-TF: Store boot parameters by Alexei Fedorov · 6 years ago
  39. 2198e9a TFTF: Add missing D-cache invalidation by Alexei Fedorov · 6 years ago
  40. fb00338 TFTF: ARMv8.3-PAuth test code enhancements by Alexei Fedorov · 6 years ago
  41. 719714f TF-A Tests: Enable PAuth on warm boot path by Alexei Fedorov · 6 years ago
  42. ee3e7cd ld: Separate code and RO data sections by Ambroise Vincent · 6 years ago
  43. 26b3864 quark: Introduce Quark Secure Partition by Antonio Nino Diaz · 6 years ago
  44. 6a6f483 Makefile: Enable strict align arch minor version by Joel Hutton · 6 years ago
  45. fae7772 Introduce test for SVE support by Ambroise Vincent · 6 years ago
  46. 9c9f92c Add ARMv8.3 pointer authentication support by Antonio Nino Diaz · 6 years ago
  47. d6e806d libc: Update makefiles by Ambroise Vincent · 6 years ago
  48. 602b7f5 libc: Update includes by Ambroise Vincent · 6 years ago
  49. 6d7047d Merge changes from topic "sb/exception-dump" by Sandrine Bailleux · 7 years ago
  50. 09a00ef Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
  51. a43b003 Dump some registers when hitting an unexpected exception by Sandrine Bailleux · 7 years ago
  52. e760449 Improve readability of TFTF exceptions code by Sandrine Bailleux · 7 years ago
  53. a2d516f Always print file and line number in panic/unreachable macros by Sandrine Bailleux · 7 years ago
  54. d101967 Rework IRQ vector code by Sandrine Bailleux · 7 years ago
  55. 452f360 Add CFI debug info to vector entries by Sandrine Bailleux · 7 years ago
  56. 8b170a2 Fix comments in AArch64 exceptions code by Sandrine Bailleux · 7 years ago
  57. dddec6b Explain why we set HCR.TGE bit by Sandrine Bailleux · 7 years ago
  58. bbdb276 Merge changes from topic "sb/init-code" by Sandrine Bailleux · 7 years ago
  59. 39caa2c Share AArch32 arch. init code between cold/warm boot code by Sandrine Bailleux · 7 years ago
  60. 485cee0 Merge changes from topic "sb/terse-output" by Sandrine Bailleux · 7 years ago
  61. 0d8a473 Merge "Make tests output more concise and clearer" by Sandrine Bailleux · 7 years ago
  62. a1948da Rework TFTF AArch64 entry point code by Sandrine Bailleux · 7 years ago
  63. a1497e3 SPM: Test request handling from multiple cores by Antonio Nino Diaz · 7 years ago
  64. dfa5ed9 Remove redundant error message in tftf_initialise_timer() by Sandrine Bailleux · 7 years ago
  65. 8800925 Remove prints in get_overall_test_result() by Sandrine Bailleux · 7 years ago
  66. 125d58c Make tests output more concise and clearer by Sandrine Bailleux · 7 years ago
  67. 652d20a SPM: Test open and close handle by Antonio Nino Diaz · 7 years ago
  68. 8c0f86b Expand MPID_MASK define to affinity level 3 by Antonio Nino Diaz · 7 years ago
  69. 68d76a2 Drop support for TEST_REPORTS by Sandrine Bailleux · 7 years ago
  70. aef556a Disable hardware alignment checking by Sandrine Bailleux · 7 years ago
  71. 1cf45c9 Move platform_helpers.S to each platform's folder by Antonio Nino Diaz · 7 years ago
  72. 3cd87d7 Trusted Firmware-A Tests, version 2.0 by Sandrine Bailleux · 7 years ago v2.0