1. 060efe9 Merge changes from topic "fix_pmuv3p9_test" by Govindraj Raja · 3 months ago
  2. 06de4bf fix(pauth): test an actual ARMv8.3 PointerAuth instruction by Andre Przywara · 4 months ago
  3. 2230a59 feat(ras): add RAS system registers access test by Andre Przywara · 5 months ago
  4. 4e28242 feat: add register definitions needed for SMCCC_ARCH_FEATURE_AVAILABILITY by Boyan Karatotev · 9 months ago
  5. d1a7f4d feat: add tests to check SCTLR2, THE and D128 sysregs by Igor Podgainõi · 8 months ago
  6. 1ab21e5 feat(fpmr): test FPMR register access by Arvind Ram Prakash · 9 months ago
  7. 72b7ce1 feat(ls64): add LS64_ACCDATA test by Andre Przywara · 9 months ago
  8. eeac9d9 feat: skip TRBE extension test if ERRATA applies by Manish Pandey · 12 months ago
  9. d0704f6 Merge "feat(amu): test AMU counter restriction (RAZ)" by Manish V Badarkhe · 1 year ago
  10. 3d88db7 Merge "feat(fgt): add support for FEAT_FGT2 testing" by Manish Pandey · 1 year ago
  11. cd6c94b feat(ls64): add a test for 64byte loads/stores instructions by Jayanth Dodderi Chidanand · 3 years, 6 months ago
  12. 94963d4 feat(fgt): add support for FEAT_FGT2 testing by Arvind Ram Prakash · 1 year, 2 months ago
  13. 2f2c959 feat(debugv8p9): test if EL3 has properly enabled FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 2 months ago
  14. c3cf2da feat(amu): test AMU counter restriction (RAZ) by Juan Pablo Conde · 1 year, 4 months ago
  15. 21a30ed test(realm): test realm pauth state is preserved by Shruti Gupta · 1 year, 7 months ago
  16. 13887ac feat(mpam): add MPAM system registers access test by Arvind Ram Prakash · 1 year, 7 months ago
  17. 5b68e20 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 2 months ago
  18. 47b702c fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 2 months ago
  19. 92f1868 fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
  20. 507ed93 refactor(fgt): modify FEAT_FGT test to check for init values by Juan Pablo Conde · 2 years, 1 month ago
  21. 229d8a4 Merge "fix(spm): stop spm from being built for in aarch32" by Olivier Deprez · 2 years ago
  22. 82bf339 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
  23. 9d0cfe8 test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
  24. a61927e fix(sme): align SME test vector arrays to 16 bytes by Olivier Deprez · 2 years, 2 months ago
  25. d179ddc refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  26. 5688e77 Merge "feat(hcx): modified test to also check for reset value" by Madhukar Pappireddy · 2 years, 3 months ago
  27. be3bb7e feat(hcx): modified test to also check for reset value by Juan Pablo Conde · 2 years, 6 months ago
  28. 95d5d27 feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  29. b3ffd3c feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  30. c91d2d6 fix(pmu): check pmu is supported before using any of it by Boyan Karatotev · 2 years, 5 months ago
  31. ab202fe feat(rng_trap): modify tests for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years, 8 months ago
  32. 8585eef test(pmu): test that the PMU state is preserved accros a world switch by Boyan Karatotev · 2 years, 10 months ago
  33. 35e3ca0 test(pmu): check if PMUv3 is functional by Boyan Karatotev · 2 years, 10 months ago
  34. 41bce21 feat(spe): add support for more SPE versions by Manish V Badarkhe · 2 years, 9 months ago
  35. 22248c8 fix(SME): add a missing ISB by Boyan Karatotev · 2 years, 10 months ago
  36. ebd1b69 test(pauth): updated helpers to include QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  37. 9303f4d feat(rng_trap): add tests for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  38. b31bc75 feat(WFxT): add a test for WFxT instructions by Manish V Badarkhe · 3 years, 8 months ago
  39. 8c3da8b feat(brbe): test that EL3 has properly enabled access to BRBE by johpow01 · 3 years, 6 months ago
  40. 82e1a25 feat(afp): add a test for Advanced floating-point by Manish V Badarkhe · 3 years, 7 months ago
  41. 589a112 feat(spe): add simple SPE test by Manish V Badarkhe · 3 years, 7 months ago
  42. 50ccb55 feat(sme): add basic SME tests by johpow01 · 4 years, 9 months ago
  43. d0bbe6e feat(hcx): test that HCRX_EL2 is accessible by johpow01 · 3 years, 9 months ago
  44. 6d0e1b6 feat(sys_reg_trace): add trace system registers access test by Manish V Badarkhe · 4 years, 1 month ago
  45. 2c518e5 feat(trf): add trace filter control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  46. 87c03d1 feat(trbe): add trace buffer control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  47. 959be33 feat(sve): enable SVE tests in tftf by Max Shvetsov · 4 years, 5 months ago
  48. b7d752a TFTF tests for v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  49. e3c3300 TFTF: Use MTE instructions in 'test_mte_instructions' test by Alexei Fedorov · 4 years, 8 months ago
  50. 945095a Test that TF-A supports ARMv8.6-ECV by Jimmy Brisson · 5 years ago
  51. 90f1d5c Test that TF-A supports ARMv8.6-FGT by Jimmy Brisson · 5 years ago
  52. c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
  53. 6f50bd6 Merge "TFTF: ARMv8.3-PAuth test code enhancements" by Sandrine Bailleux · 6 years ago v2.2-rc0
  54. fb00338 TFTF: ARMv8.3-PAuth test code enhancements by Alexei Fedorov · 6 years ago
  55. 277fb76 Add tests for MTE support by Sandrine Bailleux · 6 years ago
  56. 65c4653 TF-A Test Framework: Rename `ptrauth` to `pauth` by Alexei Fedorov · 6 years ago
  57. cae91ca Fix AMU non-zero counters test by John Tsichritzis · 6 years ago
  58. 68759a8 Remove unexecuted code for AMU group 1 counters by John Tsichritzis · 6 years ago
  59. 96e2503 Fix AArch32 build error by John Tsichritzis · 6 years ago
  60. 8790f02 Add unit tests for Pointer Authentication by Joel Hutton · 6 years ago
  61. fae7772 Introduce test for SVE support by Ambroise Vincent · 6 years ago
  62. 4ac64eb Remove pointer authentication test by Antonio Nino Diaz · 6 years ago
  63. a1c3cca Introduce test to access pointer authentication register by Jeenu Viswambharan · 7 years ago
  64. 3cd87d7 Trusted Firmware-A Tests, version 2.0 by Sandrine Bailleux · 7 years ago v2.0