1. d2a6364 build(clang): introduce clang toolchain support by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  2. 6d0064e Merge changes from topic "el3_direct_msg" by Madhukar Pappireddy · 2 years ago
  3. 78205af Merge changes from topic "xlnx_versal_intro" by Joanna Farley · 2 years ago
  4. 8627a10 feat: use x0-x17 for ff-a calls by Raghu Krishnamurthy · 2 years, 1 month ago
  5. 9f86452 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 4 months ago
  6. ab5321a feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 4 months ago
  7. 85b2040 fix: build dependency in test-realms-payload by J-Alves · 2 years ago
  8. 13a116c Merge "fix(spm): FFA_VERSION to return error" by Olivier Deprez · 2 years ago
  9. 229d8a4 Merge "fix(spm): stop spm from being built for in aarch32" by Olivier Deprez · 2 years ago
  10. 60de7ac fix(spm): FFA_VERSION to return error by J-Alves · 2 years ago
  11. 82bf339 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
  12. 53538e2 feat(versal): add platform specific testcase by Akshay Belsare · 3 years ago
  13. 9d0cfe8 test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
  14. 35d5fe4 Merge "feat(ras): introduce RAS KFH support test" by Manish Pandey · 2 years, 2 months ago
  15. a61927e fix(sme): align SME test vector arrays to 16 bytes by Olivier Deprez · 2 years, 2 months ago
  16. e62b67b feat(ras): introduce RAS KFH support test by Manish Pandey · 2 years, 5 months ago
  17. d648077 feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
  18. 9cb6f51 feat(ras): move wait logic from assembley to C by Manish Pandey · 2 years, 5 months ago
  19. 0674e41 refactor(ras): rename sdei related functions/events by Manish Pandey · 2 years, 6 months ago
  20. ec59c59 fix(tftf): disable RMI tests when building for aarch32 architecture by Javier Almansa Sobrino · 2 years, 2 months ago
  21. 9af432e fix(tftf): command id passed to realm to compare FPU registers by Arunachalam Ganapathy · 2 years, 2 months ago
  22. 64ef286 Update test_psci_stat.c to support more pwr levels by Jim Ray · 2 years, 2 months ago
  23. 9493aad Merge changes from topic "realm-sve" by Soby Mathew · 2 years, 2 months ago
  24. 5270d01 tftf(rme): check if RMM doesn't leak Realm contents in SVE registers by Arunachalam Ganapathy · 2 years, 4 months ago
  25. c1136a8 tftf(rme): intermittently switch to Realm while doing NS SVE ops by Arunachalam Ganapathy · 2 years, 4 months ago
  26. d179ddc refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  27. 2279c1d chore: tidy setup and discovery logs by J-Alves · 2 years, 3 months ago
  28. 0bbdc2d feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
  29. ae1bd6f Revert "test(interrupts): add tests for interrupt routing" by Manish Pandey · 2 years, 3 months ago
  30. 353a6ce test(interrupts): add tests for interrupt routing by Raghu Krishnamurthy · 2 years, 7 months ago
  31. c61a188 Merge "Add tests for Errata management firmware interface." by Bipin Ravi · 2 years, 3 months ago
  32. 0738421 Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
  33. cbd8989 test: group0 interrupt triggers while VM/SP is running by Madhukar Pappireddy · 2 years, 6 months ago
  34. 369955a test(tftf): test FPU state registers context is preserved in RL/SE/NS by Shruti Gupta · 2 years, 4 months ago
  35. 38133fa refactor(tftf): move SIMD/FPU save/restore routine to common lib by Shruti Gupta · 2 years, 4 months ago
  36. 525ec41 Merge "refactor(rme): add helper macro for RME tests" by Soby Mathew · 2 years, 3 months ago
  37. 0c762d4 Merge changes from topic "ja/mem_region_fix" by Madhukar Pappireddy · 2 years, 3 months ago
  38. 5688e77 Merge "feat(hcx): modified test to also check for reset value" by Madhukar Pappireddy · 2 years, 3 months ago
  39. be3bb7e feat(hcx): modified test to also check for reset value by Juan Pablo Conde · 2 years, 6 months ago
  40. 03b60a8 Merge "feat: unify Firmware First handling of lower el EA" by Manish Pandey · 2 years, 3 months ago
  41. 4b22111 refactor(rme): add helper macro for RME tests by Arunachalam Ganapathy · 2 years, 4 months ago
  42. 95d5d27 feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  43. b3ffd3c feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  44. a1bc2b7 fix: drop invalid access test from CI by J-Alves · 2 years, 3 months ago
  45. 09d2823 feat: unify Firmware First handling of lower el EA by Manish Pandey · 2 years, 3 months ago
  46. 36c9b07 test(memory sharing): donate consecutively same memory by J-Alves · 2 years, 5 months ago
  47. 7b8f5c0 refactor(memory sharing): helper functions by J-Alves · 2 years, 5 months ago
  48. 9c08890 test(spm): validate NWd can't share forbidden addresses by J-Alves · 2 years, 5 months ago
  49. d6325a6 Merge changes I6f4cfd33,Ie54cfdf4 by Soby Mathew · 2 years, 3 months ago
  50. cd66846 test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
  51. eb95d1a refact(twdog): move trusted wdog API to spm_common by nabkah01 · 2 years, 9 months ago
  52. ff607a2 chore: reorder logs in the memory sharing tests by J-Alves · 2 years, 5 months ago
  53. b42d17f feat(ff-a): memory share bump to v1.1 EAC0 by J-Alves · 3 years, 1 month ago
  54. 79fc919 Merge "feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ)" by Olivier Deprez · 2 years, 4 months ago
  55. 31b8177 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 5 months ago
  56. fc5e23e Merge "test(psci): add tests for OS-initiated mode" by Joanna Farley · 2 years, 4 months ago
  57. 2f30f10 feat(rme): add PMU Realm tests by AlexeiFedorov · 2 years, 5 months ago
  58. 2eb601b feat(tools): add ability to skip tests for AArch32 by Shruti Gupta · 2 years, 4 months ago
  59. cb88add test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
  60. c91d2d6 fix(pmu): check pmu is supported before using any of it by Boyan Karatotev · 2 years, 5 months ago
  61. a0a8ec6 test(nop): add "nop" test case by Gareth Stockwell · 2 years, 7 months ago
  62. 78cdbc3 feat: introduce test to generate sync EA by Manish Pandey · 2 years, 6 months ago
  63. dcd35e2 fix: use write instead of read to generate SError by Manish Pandey · 2 years, 6 months ago
  64. 19297eb feat: introduce test to generate SError by Manish Pandey · 2 years, 7 months ago
  65. 5d1e6fe refactor(ras): rename ras related tests by Manish Pandey · 2 years, 7 months ago
  66. 08b7860 fix(ff-a): tftf handling of its RXTX buffer pair by J-Alves · 2 years, 6 months ago
  67. d17c611 test(spm): check rxtx unmap at NS physical instance by J-Alves · 2 years, 7 months ago
  68. ab202fe feat(rng_trap): modify tests for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years, 8 months ago
  69. fac8ed7 fix: INIT_TFTF_MAILBOX must be called first by Olivier Deprez · 2 years, 8 months ago
  70. d1c04be Merge "fix(tftf): resolve build issues" by Manish Pandey · 2 years, 8 months ago
  71. b4bd94e fix(tftf): resolve build issues by Manish V Badarkhe · 2 years, 8 months ago
  72. c21694d fix(tftf): align with RMM bet0 return code by AlexeiFedorov · 2 years, 8 months ago
  73. df14b17 fix(invalid-access): fix the build failures by Manish Pandey · 2 years, 8 months ago
  74. 9536537 Merge "feat(tftf): TFTF Realm extension enhancement" by Soby Mathew · 2 years, 8 months ago
  75. 884883b Merge "fix: rmi_rec_entry verbose log" by Soby Mathew · 2 years, 8 months ago
  76. ff56cd0 Merge changes from topic "bk/test_pmuv3" by Manish Pandey · 2 years, 8 months ago
  77. bd23b1b fix: rmi_rec_entry verbose log by Olivier Deprez · 2 years, 9 months ago
  78. 309d95e refactor: add new test-suite 'tests-timer-stress' by Manish V Badarkhe · 2 years, 8 months ago
  79. 380b2af feat(tftf): TFTF Realm extension enhancement by AlexeiFedorov · 2 years, 9 months ago
  80. 8585eef test(pmu): test that the PMU state is preserved accros a world switch by Boyan Karatotev · 2 years, 10 months ago
  81. 35e3ca0 test(pmu): check if PMUv3 is functional by Boyan Karatotev · 2 years, 10 months ago
  82. 69b18fe Merge "feat(spe): add support for more SPE versions" by Madhukar Pappireddy · 2 years, 8 months ago
  83. 7774d6e test(ff-a): check execution state property of partitions by Kathleen Capella · 2 years, 9 months ago
  84. 40777f8 refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  85. 41bce21 feat(spe): add support for more SPE versions by Manish V Badarkhe · 2 years, 9 months ago
  86. 6941bdf Merge "feat: tftf realm extension" by Soby Mathew · 2 years, 9 months ago
  87. ca3380a Merge "test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3" by Manish V Badarkhe · 2 years, 9 months ago
  88. 68f764d Merge "refact(trng): cleanup TRNG service tests" by Manish V Badarkhe · 2 years, 9 months ago
  89. 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  90. afcf466 refact(trng): cleanup TRNG service tests by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  91. 4e57757 test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3 by Bipin Ravi · 3 years, 3 months ago
  92. 0fcfd47 Merge "fix(SME): add a missing ISB" by Manish V Badarkhe · 2 years, 9 months ago
  93. 22248c8 fix(SME): add a missing ISB by Boyan Karatotev · 2 years, 10 months ago
  94. c59184c test(sve): test SVE operations in NWd by Kathleen Capella · 3 years ago
  95. cf85f35 fix: change verbosity of error message by Madhukar Pappireddy · 2 years, 10 months ago
  96. 1632b4a fix: serialize powering on secondary CPUs by Madhukar Pappireddy · 2 years, 10 months ago
  97. 92d2e81 fix(interrupts): deny new direct request message from endpoint by Madhukar Pappireddy · 2 years, 11 months ago
  98. 4b29341 test(interrupts): hint fwd destination SP could be interrupted by Madhukar Pappireddy · 2 years, 11 months ago
  99. 8890373 fix(interrupts): dont enable virtual maintenance interrupts by Madhukar Pappireddy · 3 years ago
  100. c19d208 test(interrupts): managed exit supported by second SP by Madhukar Pappireddy · 3 years, 2 months ago