1. cc89c2f refactor: replace in-tree Event Log Lib w/ submodule by Harrison Mutai · 3 months ago
  2. 68ecce1 feat(libtl): integrate Transfer List Library as submodule by Harrison Mutai · 3 months ago
  3. 550d510 refactor: remove dead make command by Harrison Mutai · 3 months ago
  4. 089c9ad feat(handoff): add event log test by Harrison Mutai · 3 months ago
  5. b674809 feat(measured-boot): add measured boot drivers by Harrison Mutai · 3 months ago
  6. a1709e0 fix(sme): synchronize context before using it by Boyan Karatotev · 4 months ago
  7. 8808a94 feat(hob): add boot-time prints for cactus-stmm HOB list by Kathleen Capella · 7 months ago
  8. bde3eab feat(hob): add HOB definitions to TFTF by Kathleen Capella · 8 months ago
  9. c8943ba Merge changes from topic "fuzzinit" by Govindraj Raja · 6 months ago
  10. 0fa7d21 test(fuzz) adding fuzzing for all SDEI calls by Alex Liang · 1 year, 2 months ago
  11. e7fc4a1 Merge changes from topic "qemu_tests" by Olivier Deprez · 6 months ago
  12. 6681b7a fix: skip CPU cycle allocation for SP vCPU to reach message loop by Madhukar Pappireddy · 9 months ago
  13. 4e28242 feat: add register definitions needed for SMCCC_ARCH_FEATURE_AVAILABILITY by Boyan Karatotev · 9 months ago
  14. a4d7972 Merge "feat: add tests to check SCTLR2, THE and D128 sysregs" by Manish Pandey · 8 months ago
  15. d1a7f4d feat: add tests to check SCTLR2, THE and D128 sysregs by Igor Podgainõi · 8 months ago
  16. 97dd9c3 fix: omit printing an error on mbedtls not cloned by Olivier Deprez · 8 months ago
  17. 5929bfe refactor(realm): define PCIe helpers by Soby Mathew · 8 months ago
  18. 23788fa feat(lib): add mbedtls support by Soby Mathew · 8 months ago
  19. 2c2810f fix(realm): make PCIe tests default for testing by Soby Mathew · 9 months ago
  20. c79338a feat(smc): support SMC calls with no ret vals in x8 by Juan Pablo Conde · 9 months ago
  21. 46d0228 fix(serror): use custom argument for incrementing elr_elx by Manish V Badarkhe · 9 months ago
  22. 7c78f7b feat(realm): add test case for FEAT_DoubleFault2 support on TF-RMM by Javier Almansa Sobrino · 9 months ago
  23. 5a44078 feat(timer): support PPI timer interrupts by Jens Wiklander · 1 year, 1 month ago
  24. 4b67210 feat(cm): add test to validate EL2 regs during context switch by Igor Podgainõi · 11 months ago
  25. 86e5e5d feat(cm): add tests to validate EL1 regs during context switch by Jayanth Dodderi Chidanand · 1 year ago
  26. 9f2de63 feat(doe): add PCIe DOE tests by AlexeiFedorov · 11 months ago
  27. 9f0dc01 feat(pcie): add PCIe DOE library by AlexeiFedorov · 11 months ago
  28. 6043eaf feat(spm): probe SVL for SME related tests by Olivier Deprez · 1 year, 5 months ago
  29. c3cf2da feat(amu): test AMU counter restriction (RAZ) by Juan Pablo Conde · 1 year, 4 months ago
  30. e538be6 fix(lib): save and restore smcr_el2 when cpu suspend and resume by Jing Han · 1 year, 4 months ago
  31. 21a30ed test(realm): test realm pauth state is preserved by Shruti Gupta · 1 year, 7 months ago
  32. 417edca feat(smc): add SMCCCv1.3 sve hint bit support in tftf framework by Arunachalam Ganapathy · 1 year, 11 months ago
  33. 5b68e20 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 2 months ago
  34. 47b702c fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 2 months ago
  35. 92f1868 fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
  36. ab2fe6b Merge "feat(handoff): add basic firmware handoff tests" by Manish Pandey · 1 year, 9 months ago
  37. 6e01164 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 11 months ago
  38. fa05bd9 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 2 years ago
  39. 7e514f6 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 2 years ago
  40. 0358997 fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
  41. fe69a8c fix(AArch64): Fix issue in processing dynamic relocations by Shruti Gupta · 2 years ago
  42. 9d0cfe8 test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
  43. eb29954 fix(fpu): write random value to fpsr/fpcr instead of read by Arunachalam Ganapathy · 2 years, 2 months ago
  44. d648077 feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
  45. 2a32ff7 feat(xlat): add support for 52 bit PA size with 4KB granularity by Javier Almansa Sobrino · 2 years, 2 months ago
  46. d179ddc refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  47. 0bbdc2d feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
  48. 0738421 Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
  49. 38133fa refactor(tftf): move SIMD/FPU save/restore routine to common lib by Shruti Gupta · 2 years, 4 months ago
  50. 95d5d27 feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  51. b3ffd3c feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  52. cb88add test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
  53. 40777f8 refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  54. 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  55. d3749b0 fix(plat/arm/fvp): make address space configurable by Federico Recanati · 3 years, 7 months ago
  56. c8f6a67 feat(tftf): introduce handler for synchronous exceptions by Olivier Deprez · 3 years, 7 months ago
  57. 50ccb55 feat(sme): add basic SME tests by johpow01 · 4 years, 9 months ago
  58. 9f1952c SPM: Add shim layer to Ivy partition and enable PIE by Ruari Phipps · 5 years ago
  59. 08798ac Change vector_entry names to match tftf code style by Daniel Boulby · 4 years, 4 months ago
  60. c4f3eee Add tests for TRNG SMCs by Jimmy Brisson · 5 years ago
  61. b7d752a TFTF tests for v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  62. e7810b5 SMC fuzzing module integration. by Mark Dykes · 5 years ago
  63. 953ec59 Merge changes from topic "af/add_branch_protection_makefiles" by Olivier Deprez · 5 years ago
  64. d6fdb6b TFTF: Add ARMv8.5 BTI support in xlat_tables_v2 library by Alexei Fedorov · 5 years ago
  65. 45ada40 TFTF: Add ARMv8.5 BTI support in assembler files by Alexei Fedorov · 5 years ago
  66. 86c3e44 TFTF: Fix Aarch32 zeromem() function by Alexei Fedorov · 5 years ago
  67. 986de72 Add explicit barrier before sev() in tftf_send_event_common API by Madhukar Pappireddy · 5 years ago
  68. 1d2b88d cactus: add symbols relocation fixup by Olivier Deprez · 5 years ago
  69. 3e1a295 tftf: provide hvc conduit facility by Olivier Deprez · 5 years ago
  70. c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
  71. 5c4da65 Merge "Make TFTF RFC 4122 compliant" by Sandrine Bailleux · 6 years ago
  72. 35d824e Make TFTF RFC 4122 compliant by Oliver Swede · 6 years ago
  73. 52fd733 TFTF: Enable ARMv8.3-PAuth in FWU tests. by Alexei Fedorov · 6 years ago
  74. c783c0b Support for extended register usage in SMCCC v1.2 spec by Madhukar Pappireddy · 6 years ago
  75. 719714f TF-A Tests: Enable PAuth on warm boot path by Alexei Fedorov · 6 years ago
  76. 8051274 libc: fix memchr implementation by Ambroise Vincent · 6 years ago
  77. 49180a8 Cosmetic changes to suspend_private.h by Sandrine Bailleux · 6 years ago
  78. 29ef1dd xlat v2: Synchronize with TF-A by Antonio Nino Diaz · 6 years ago
  79. 602b7f5 libc: Update includes by Ambroise Vincent · 6 years ago
  80. 8a573de libc: Adapt to TFTF by Ambroise Vincent · 6 years ago
  81. 892ce40 libc: Delete stdlib files by Ambroise Vincent · 6 years ago
  82. 4128f9f libc: Import from TF-A by Ambroise Vincent · 6 years ago
  83. ffdfd16 Synchronize files with TF-A repository by Antonio Nino Diaz · 6 years ago
  84. 09a00ef Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
  85. 971545c Use lock-less printf() in assert macro by Sandrine Bailleux · 7 years ago
  86. 452f360 Add CFI debug info to vector entries by Sandrine Bailleux · 7 years ago
  87. 80ddcc3 Improve readability of exceptions stubs code by Sandrine Bailleux · 7 years ago
  88. a17e77c xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 7 years ago
  89. cab5e36 Make UUID buffer optional for is_trusted_os_present() by Sandrine Bailleux · 7 years ago
  90. 1779506 Rename SMC first argument by Sandrine Bailleux · 7 years ago
  91. 485cee0 Merge changes from topic "sb/terse-output" by Sandrine Bailleux · 7 years ago
  92. ba7695b Fix waitus() by Sandrine Bailleux · 7 years ago
  93. cbc4516 Flush the UART before entering suspend mode by Sandrine Bailleux · 7 years ago
  94. 750b7cc Do not print CPU MPID in mp_printf() by Sandrine Bailleux · 7 years ago
  95. 411a6b2 Use vprintf() inside mp_printf() by Sandrine Bailleux · 7 years ago
  96. 6826138 Add vprintf() in standard C library by Sandrine Bailleux · 7 years ago
  97. e46924e SPM: Introduce SPRT C client library by Antonio Nino Diaz · 7 years ago
  98. fdd0823 lib/irq: Correct the spi_desc_table array index by Chandni Cherukuri · 7 years ago
  99. 13d99f9 Fix type of SMC function ID by Sandrine Bailleux · 7 years ago
  100. ffe9da6 Remove unused AArch64 assembly helpers by Antonio Nino Diaz · 7 years ago