1. c94fb40 feat(cpufeat): add feat detection helpers by Juan Pablo Conde · 2 years, 1 month ago
  2. 9f86452 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 3 months ago
  3. ab5321a feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 3 months ago
  4. 229d8a4 Merge "fix(spm): stop spm from being built for in aarch32" by Olivier Deprez · 2 years ago
  5. 82bf339 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
  6. 9d0cfe8 test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
  7. d648077 feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
  8. 2a32ff7 feat(xlat): add support for 52 bit PA size with 4KB granularity by Javier Almansa Sobrino · 2 years, 2 months ago
  9. 5270d01 tftf(rme): check if RMM doesn't leak Realm contents in SVE registers by Arunachalam Ganapathy · 2 years, 4 months ago
  10. c1136a8 tftf(rme): intermittently switch to Realm while doing NS SVE ops by Arunachalam Ganapathy · 2 years, 4 months ago
  11. d179ddc refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  12. 0bbdc2d feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
  13. 0738421 Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
  14. 6c6bc8a fix(tftf) : add alignment to FPU state structure by Shruti Gupta · 2 years, 3 months ago
  15. 369955a test(tftf): test FPU state registers context is preserved in RL/SE/NS by Shruti Gupta · 2 years, 4 months ago
  16. 38133fa refactor(tftf): move SIMD/FPU save/restore routine to common lib by Shruti Gupta · 2 years, 4 months ago
  17. 525ec41 Merge "refactor(rme): add helper macro for RME tests" by Soby Mathew · 2 years, 3 months ago
  18. 5688e77 Merge "feat(hcx): modified test to also check for reset value" by Madhukar Pappireddy · 2 years, 3 months ago
  19. be3bb7e feat(hcx): modified test to also check for reset value by Juan Pablo Conde · 2 years, 5 months ago
  20. 4b22111 refactor(rme): add helper macro for RME tests by Arunachalam Ganapathy · 2 years, 4 months ago
  21. 95d5d27 feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  22. b3ffd3c feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  23. cd66846 test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
  24. eb95d1a refact(twdog): move trusted wdog API to spm_common by nabkah01 · 2 years, 9 months ago
  25. b42d17f feat(ff-a): memory share bump to v1.1 EAC0 by J-Alves · 3 years, 1 month ago
  26. 79fc919 Merge "feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ)" by Olivier Deprez · 2 years, 4 months ago
  27. 31b8177 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 5 months ago
  28. fc5e23e Merge "test(psci): add tests for OS-initiated mode" by Joanna Farley · 2 years, 4 months ago
  29. 2f30f10 feat(rme): add PMU Realm tests by AlexeiFedorov · 2 years, 5 months ago
  30. cb88add test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
  31. 08b7860 fix(ff-a): tftf handling of its RXTX buffer pair by J-Alves · 2 years, 6 months ago
  32. c21694d fix(tftf): align with RMM bet0 return code by AlexeiFedorov · 2 years, 8 months ago
  33. 9536537 Merge "feat(tftf): TFTF Realm extension enhancement" by Soby Mathew · 2 years, 8 months ago
  34. 380b2af feat(tftf): TFTF Realm extension enhancement by AlexeiFedorov · 2 years, 9 months ago
  35. 35e3ca0 test(pmu): check if PMUv3 is functional by Boyan Karatotev · 2 years, 10 months ago
  36. ba3f3f3 fix(pmu): extend PMEVTYPER.evtCount width by Boyan Karatotev · 2 years, 10 months ago
  37. 69b18fe Merge "feat(spe): add support for more SPE versions" by Madhukar Pappireddy · 2 years, 8 months ago
  38. 7774d6e test(ff-a): check execution state property of partitions by Kathleen Capella · 2 years, 9 months ago
  39. 40777f8 refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  40. 41bce21 feat(spe): add support for more SPE versions by Manish V Badarkhe · 2 years, 9 months ago
  41. 6941bdf Merge "feat: tftf realm extension" by Soby Mathew · 2 years, 9 months ago
  42. ca3380a Merge "test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3" by Manish V Badarkhe · 2 years, 9 months ago
  43. 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  44. afcf466 refact(trng): cleanup TRNG service tests by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  45. 4e57757 test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3 by Bipin Ravi · 3 years, 3 months ago
  46. c59184c test(sve): test SVE operations in NWd by Kathleen Capella · 3 years ago
  47. 0b0ca11 test(interrupts): command to resume after managed exit by Madhukar Pappireddy · 2 years, 11 months ago
  48. 4b29341 test(interrupts): hint fwd destination SP could be interrupted by Madhukar Pappireddy · 2 years, 11 months ago
  49. 8890373 fix(interrupts): dont enable virtual maintenance interrupts by Madhukar Pappireddy · 3 years ago
  50. 4d76de0 test(interrupts): exercise ns interrupt being signaled to SP by Madhukar Pappireddy · 3 years, 1 month ago
  51. ebd1b69 test(pauth): updated helpers to include QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  52. 48bdf4c Merge "fix: mismatched sme header guard name" by Sandrine Bailleux · 3 years ago
  53. 1920238 fix: mismatched sme header guard name by Olivier Deprez · 3 years ago
  54. 56b270f refactor: rename FFA_MSG_RUN to FFA_RUN by Olivier Deprez · 3 years ago
  55. f34b947 Merge "feat(rng_trap): add tests for FEAT_RNG_TRAP" by Madhukar Pappireddy · 3 years ago
  56. 9303f4d feat(rng_trap): add tests for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  57. 569be40 fix(sve): discover the SVE vector length by Olivier Deprez · 3 years, 1 month ago
  58. 0b45223 feat(ff-a): add FFA_CONSOLE_LOG ABI test. by Maksims Svecovs · 3 years, 2 months ago
  59. 9ea1664 feat(tftf): refactoring of some tftf function helpers by nabkah01 · 3 years, 5 months ago
  60. 4a2888a test(ff-a): uuid field for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  61. 07d751e test(ff-a): check w3 for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  62. 2c7258e fix(rme/fid): refactor RMI fid macros by Subhasish Ghosh · 3 years, 3 months ago
  63. ce386b1 test(spm): use ffa_helpers for ivy partition by Daniel Boulby · 3 years, 4 months ago
  64. 76c458a Merge "feat(WFxT): add a test for WFxT instructions" by Bipin Ravi · 3 years, 3 months ago
  65. 905b2c7 test(tftf): prevent secure region access from Realm world by nabkah01 · 3 years, 6 months ago
  66. d5c67b8 feat(ff-a): create function helper to setup FF-A mailbox by nabkah01 · 3 years, 5 months ago
  67. b31bc75 feat(WFxT): add a test for WFxT instructions by Manish V Badarkhe · 3 years, 8 months ago
  68. 8c3da8b feat(brbe): test that EL3 has properly enabled access to BRBE by johpow01 · 3 years, 6 months ago
  69. 98344d4 Merge changes from topic "ja/boot_protocol" by Olivier Deprez · 3 years, 3 months ago
  70. 39054c3 feat(tftf): add common header for SIZE macro's by Vishnu Banavath · 3 years, 4 months ago
  71. da3e6d4 feat(ff-a): boot information structures by J-Alves · 3 years, 6 months ago
  72. c394fcc Merge changes from topic "mp/sec_intr_management" by Olivier Deprez · 3 years, 4 months ago
  73. 6328fb0 test(cactus): add test for NS memory sharing between SPs by Federico Recanati · 3 years, 7 months ago
  74. d3749b0 fix(plat/arm/fvp): make address space configurable by Federico Recanati · 3 years, 7 months ago
  75. f4c8e8d feat(interrupts): query last serviced interrupt by Madhukar Pappireddy · 3 years, 6 months ago
  76. 407befc refactor(interrupts): enhance secure interrupt handling test by Madhukar Pappireddy · 3 years, 8 months ago
  77. 6888fee fix(tftf): remove invalid_access test from standard tests by Manish Pandey · 3 years, 5 months ago
  78. 0c2a132 Merge "test(ff-a): versioned partition info descriptors" by Olivier Deprez · 3 years, 5 months ago
  79. 9edbad6 Merge changes from topic "od/invalid-access-tests" by Manish Pandey · 3 years, 5 months ago
  80. 20b9b17 test(cactus): prevent realm region access from swd by Olivier Deprez · 4 years, 4 months ago
  81. c0adf67 Merge "test(el3-runtime): check DIT is retained on exception" by Joanna Farley · 3 years, 5 months ago
  82. 5f513d6 feat(tftf): add tests to access invalid memory by Manish Pandey · 3 years, 7 months ago
  83. 1b6cb96 Merge changes from topics "mp/invalid_access", "od/invalid-access-tests" by Manish Pandey · 3 years, 6 months ago
  84. 505cee8 Merge changes from topic "v8.7-ext-work" by Madhukar Pappireddy · 3 years, 6 months ago
  85. c61ce3a tftf(arch): exception syndrome iss macro by Olivier Deprez · 3 years, 7 months ago
  86. c8f6a67 feat(tftf): introduce handler for synchronous exceptions by Olivier Deprez · 3 years, 7 months ago
  87. 32ccd2b feat(cactus): memory sharing flags in test commands by J-Alves · 3 years, 8 months ago
  88. 2ac55f2 test(ff-a): versioned partition info descriptors by Daniel Boulby · 3 years, 7 months ago
  89. 0e4629f test(el3-runtime): check DIT is retained on exception by Daniel Boulby · 3 years, 9 months ago
  90. 82e1a25 feat(afp): add a test for Advanced floating-point by Manish V Badarkhe · 3 years, 7 months ago
  91. 589a112 feat(spe): add simple SPE test by Manish V Badarkhe · 3 years, 7 months ago
  92. a65a907 refactor(ff-a): mem share helper change to test error returns by Maksims Svecovs · 3 years, 8 months ago
  93. 8aa994c test(ff-a): update partition info to include uuids by Daniel Boulby · 3 years, 7 months ago
  94. e7d9c4a Merge "fix(rme/fid): align RMI FIDs with SMCCC" by Alexei Fedorov · 3 years, 8 months ago
  95. 50ccb55 feat(sme): add basic SME tests by johpow01 · 4 years, 9 months ago
  96. 8a4ea96 fix(rme/fid): align RMI FIDs with SMCCC by Subhasish Ghosh · 3 years, 9 months ago
  97. d0bbe6e feat(hcx): test that HCRX_EL2 is accessible by johpow01 · 3 years, 9 months ago
  98. ab9be20 Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 9 months ago
  99. 4d05dec test(notification): support included in FFA_PARTITION_INFO_GET by J-Alves · 3 years, 9 months ago
  100. 4439ece test(notifications): retrieve interrupt IDs by J-Alves · 3 years, 9 months ago