1. 35e3ca0 test(pmu): check if PMUv3 is functional by Boyan Karatotev · 2 years, 10 months ago
  2. ba3f3f3 fix(pmu): extend PMEVTYPER.evtCount width by Boyan Karatotev · 2 years, 10 months ago
  3. 69b18fe Merge "feat(spe): add support for more SPE versions" by Madhukar Pappireddy · 2 years, 8 months ago
  4. 40777f8 refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  5. 41bce21 feat(spe): add support for more SPE versions by Manish V Badarkhe · 2 years, 9 months ago
  6. 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  7. c59184c test(sve): test SVE operations in NWd by Kathleen Capella · 3 years ago
  8. ebd1b69 test(pauth): updated helpers to include QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  9. 1920238 fix: mismatched sme header guard name by Olivier Deprez · 3 years ago
  10. f34b947 Merge "feat(rng_trap): add tests for FEAT_RNG_TRAP" by Madhukar Pappireddy · 3 years ago
  11. 9303f4d feat(rng_trap): add tests for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  12. 569be40 fix(sve): discover the SVE vector length by Olivier Deprez · 3 years, 1 month ago
  13. b31bc75 feat(WFxT): add a test for WFxT instructions by Manish V Badarkhe · 3 years, 8 months ago
  14. 8c3da8b feat(brbe): test that EL3 has properly enabled access to BRBE by johpow01 · 3 years, 6 months ago
  15. d3749b0 fix(plat/arm/fvp): make address space configurable by Federico Recanati · 3 years, 7 months ago
  16. c0adf67 Merge "test(el3-runtime): check DIT is retained on exception" by Joanna Farley · 3 years, 5 months ago
  17. 1b6cb96 Merge changes from topics "mp/invalid_access", "od/invalid-access-tests" by Manish Pandey · 3 years, 6 months ago
  18. c61ce3a tftf(arch): exception syndrome iss macro by Olivier Deprez · 3 years, 7 months ago
  19. c8f6a67 feat(tftf): introduce handler for synchronous exceptions by Olivier Deprez · 3 years, 7 months ago
  20. 0e4629f test(el3-runtime): check DIT is retained on exception by Daniel Boulby · 3 years, 9 months ago
  21. 82e1a25 feat(afp): add a test for Advanced floating-point by Manish V Badarkhe · 3 years, 7 months ago
  22. 589a112 feat(spe): add simple SPE test by Manish V Badarkhe · 3 years, 7 months ago
  23. 50ccb55 feat(sme): add basic SME tests by johpow01 · 4 years, 9 months ago
  24. d0bbe6e feat(hcx): test that HCRX_EL2 is accessible by johpow01 · 3 years, 9 months ago
  25. a94a59a Merge "Removing Ifdef declarations for RME tests" by Mark Dykes · 3 years, 9 months ago
  26. 0e9a852 Removing Ifdef declarations for RME tests by Mark Dykes · 3 years, 9 months ago
  27. a09d5f7 feat: add helper functions for SP sleep by Madhukar Pappireddy · 3 years, 9 months ago
  28. 16b7169 Adding tests for Realm payload by Mark Dykes · 3 years, 11 months ago
  29. 8508dbc Merge changes from topic "TrcDbgExt" by Manish Pandey · 3 years, 11 months ago
  30. 39e4df2 Add test to check PSTATE in the SDEI handler by Daniel Boulby · 4 years, 6 months ago
  31. 6d0e1b6 feat(sys_reg_trace): add trace system registers access test by Manish V Badarkhe · 4 years, 1 month ago
  32. 2c518e5 feat(trf): add trace filter control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  33. 87c03d1 feat(trbe): add trace buffer control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  34. 959be33 feat(sve): enable SVE tests in tftf by Max Shvetsov · 4 years, 5 months ago
  35. 172523b Cactus test for exercising SMMUv3 driver to perform stage2 translation by Madhukar Pappireddy · 4 years, 7 months ago
  36. 22a40a6 AMU: Fix failures in daily builds by johpow01 · 4 years, 5 months ago
  37. b7d752a TFTF tests for v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  38. e540057 spm: use virtual counter for sp_sleep by Manish Pandey · 4 years, 7 months ago
  39. e7810b5 SMC fuzzing module integration. by Mark Dykes · 5 years ago
  40. 109d5c1 Remove dependencies from FVP to generic code by Javier Almansa Sobrino · 5 years ago
  41. 9cd7502 TFTF: Add ARMv8.5 BTI-related definitions by Alexei Fedorov · 5 years ago
  42. 945095a Test that TF-A supports ARMv8.6-ECV by Jimmy Brisson · 5 years ago
  43. 90f1d5c Test that TF-A supports ARMv8.6-FGT by Jimmy Brisson · 5 years ago
  44. 3e1a295 tftf: provide hvc conduit facility by Olivier Deprez · 5 years ago
  45. c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
  46. 5c4da65 Merge "Make TFTF RFC 4122 compliant" by Sandrine Bailleux · 6 years ago
  47. 35d824e Make TFTF RFC 4122 compliant by Oliver Swede · 6 years ago
  48. 52fd733 TFTF: Enable ARMv8.3-PAuth in FWU tests. by Alexei Fedorov · 6 years ago
  49. 5913030 libc: Pick up changes from the TF-A code base by Bence Szépkúti · 6 years ago
  50. caaa306 Merge "Support for extended register usage in SMCCC v1.2 spec" by Manish Pandey · 6 years ago
  51. 640af3a Merge "TFTF: Add support for FVP platforms with SMT capabilities" by Soby Mathew · 6 years ago
  52. c783c0b Support for extended register usage in SMCCC v1.2 spec by Madhukar Pappireddy · 6 years ago
  53. 0f30547 TFTF: Add support for FVP platforms with SMT capabilities by Alexei Fedorov · 6 years ago
  54. f1a45f7 Aarch32: Secure PMU counter leak tests by Petre-Ionut Tudor · 6 years ago
  55. 277fb76 Add tests for MTE support by Sandrine Bailleux · 6 years ago
  56. 7d3054a Merge "TF-A Tests: Enable PAuth on warm boot path" by Soby Mathew · 6 years ago
  57. 719714f TF-A Tests: Enable PAuth on warm boot path by Alexei Fedorov · 6 years ago
  58. f68ebdb Try to leak counter values from secure world. by Petre-Ionut Tudor · 6 years ago
  59. 38c645c TF-A Tests: Pick up changes from TF-A code base by Alexei Fedorov · 6 years ago
  60. 8790f02 Add unit tests for Pointer Authentication by Joel Hutton · 6 years ago
  61. 29ef1dd xlat v2: Synchronize with TF-A by Antonio Nino Diaz · 6 years ago
  62. cc02399 Partial sync of architectural headers with TF-A by Antonio Nino Diaz · 6 years ago
  63. fae7772 Introduce test for SVE support by Ambroise Vincent · 6 years ago
  64. 9c9f92c Add ARMv8.3 pointer authentication support by Antonio Nino Diaz · 6 years ago
  65. 602b7f5 libc: Update includes by Ambroise Vincent · 6 years ago
  66. 8a573de libc: Adapt to TFTF by Ambroise Vincent · 6 years ago
  67. 892ce40 libc: Delete stdlib files by Ambroise Vincent · 6 years ago
  68. 4128f9f libc: Import from TF-A by Ambroise Vincent · 6 years ago
  69. ffdfd16 Synchronize files with TF-A repository by Antonio Nino Diaz · 6 years ago
  70. a43b003 Dump some registers when hitting an unexpected exception by Sandrine Bailleux · 7 years ago
  71. 69068db Partial sync of architectural headers with TF repository by Antonio Nino Diaz · 7 years ago
  72. 1779506 Rename SMC first argument by Sandrine Bailleux · 7 years ago
  73. 485cee0 Merge changes from topic "sb/terse-output" by Sandrine Bailleux · 7 years ago
  74. d01a4c6 Introduce syscounter_read() helper function by Sandrine Bailleux · 7 years ago
  75. 125d58c Make tests output more concise and clearer by Sandrine Bailleux · 7 years ago
  76. 6826138 Add vprintf() in standard C library by Sandrine Bailleux · 7 years ago
  77. 855b0b2 Remove MPIDR_{CLUSTER,CPU}_ID macros from arch.h by Antonio Nino Diaz · 7 years ago
  78. e46924e SPM: Introduce SPRT C client library by Antonio Nino Diaz · 7 years ago
  79. 13d99f9 Fix type of SMC function ID by Sandrine Bailleux · 7 years ago
  80. 1454f50 Move timer register helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 7 years ago
  81. 8c0f86b Expand MPID_MASK define to affinity level 3 by Antonio Nino Diaz · 7 years ago
  82. ffe9da6 Remove unused AArch64 assembly helpers by Antonio Nino Diaz · 7 years ago
  83. dcfc483 Synchronise arch.h and arch_helpers.h with TF-A by Antonio Nino Diaz · 7 years ago
  84. 814003f xlat v2: Synchronise code with TF by Antonio Nino Diaz · 7 years ago
  85. 957514d stdlib: Increase compatibility with TF-A by Antonio Nino Diaz · 7 years ago
  86. 18c2c8d Drop support for semihosting by Sandrine Bailleux · 7 years ago
  87. a1c3cca Introduce test to access pointer authentication register by Jeenu Viswambharan · 7 years ago
  88. 3cd87d7 Trusted Firmware-A Tests, version 2.0 by Sandrine Bailleux · 7 years ago v2.0