1. e780940 refactor(errata_abi): update the cpu structs for errata ABI by Sona Mathew · 1 year, 6 months ago
  2. 54542e2 fix(interrupts): check support for ESPI before testing it by Madhukar Pappireddy · 1 year, 10 months ago
  3. fb77758 feat(rme): add tests to check NS SME ID registers and configurations by Arunachalam Ganapathy · 2 years, 3 months ago
  4. 9950ef2 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 2 months ago
  5. 073d8f1 fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 2 months ago
  6. 7cf446f fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
  7. 83bb60b feat(rmm-eac5): update RSI_VERSION, RMI_VERSION by Shruti Gupta · 1 year, 10 months ago
  8. 2b721cc feat(rmm) : add api for rec force exit by Shruti Gupta · 1 year, 10 months ago
  9. 13b26ad test(rmm-eac4): add testcase for CPU_ON denied by Shruti Gupta · 1 year, 10 months ago
  10. 5afa5b0 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 11 months ago
  11. 54395f3 test(rme): check various SIMD state preserved across NS/RL switch by Arunachalam Ganapathy · 1 year, 11 months ago
  12. df8c143 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 2 years ago
  13. 7ed91c1 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 2 years ago
  14. 7c56cac fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
  15. f0e23ae test(rme): check if non SVE realm gets undefined abort by Arunachalam Ganapathy · 2 years, 2 months ago
  16. db3c962 feat(rmm) : use shared data buf to pass arg to rec by Shruti Gupta · 1 year, 10 months ago
  17. 9629c50 feat(realm): add host call to flush realm prints by Shruti Gupta · 1 year, 10 months ago
  18. bf4dc3d feat(rmm): add support for multiple rec and cpu by Shruti Gupta · 2 years ago
  19. bb05fc3 test: exercise secure espi interrupt handling by Raghu Krishnamurthy · 3 years ago
  20. cde9a1b feat(cactus): use security state attribute by J-Alves · 2 years, 3 months ago
  21. c96667d feat(ff-a): define memory security state attribute by J-Alves · 2 years, 3 months ago
  22. 6665cca fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
  23. 5a9220a fix(spm): instruction permissions on memory sharing by J-Alves · 1 year, 11 months ago
  24. 925e6cf fix(rme): remove RIPAS_UNDEFINED definition by AlexeiFedorov · 2 years, 1 month ago
  25. 88aa8b7 feat(rme): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years, 1 month ago
  26. 5ceefcc feat(rme): support for PMU as per RMM Specification 1.0-eac2 by AlexeiFedorov · 2 years, 2 months ago
  27. ac9ff2b feat(rme): add Realm SVE tests for EAC1 by AlexeiFedorov · 2 years, 2 months ago
  28. e82257c feat(rme): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
  29. 523f26f feat(rme): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 4 months ago
  30. ccf4775 feat(rme): remove RMI_ERROR_IN_USE error code by AlexeiFedorov · 2 years, 4 months ago
  31. f244d28 feat(rme): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
  32. 27408a5 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
  33. fbc5896 refactor(fgt): modify FEAT_FGT test to check for init values by Juan Pablo Conde · 2 years, 1 month ago
  34. ed961b9 feat(cpufeat): add feat detection helpers by Juan Pablo Conde · 2 years, 1 month ago
  35. d44e5e0 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 4 months ago
  36. 114387c feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 4 months ago
  37. 939ccf1 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
  38. 597885f test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
  39. 43adaae feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
  40. fd3174d feat(xlat): add support for 52 bit PA size with 4KB granularity by Javier Almansa Sobrino · 2 years, 2 months ago
  41. b4337a4 tftf(rme): check if RMM doesn't leak Realm contents in SVE registers by Arunachalam Ganapathy · 2 years, 4 months ago
  42. 5c253f7 tftf(rme): intermittently switch to Realm while doing NS SVE ops by Arunachalam Ganapathy · 2 years, 4 months ago
  43. f797919 refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  44. c85c83f feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
  45. 4851e2d Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
  46. ce92668 fix(tftf) : add alignment to FPU state structure by Shruti Gupta · 2 years, 3 months ago
  47. 5279f5f test(tftf): test FPU state registers context is preserved in RL/SE/NS by Shruti Gupta · 2 years, 4 months ago
  48. f2bf197 refactor(tftf): move SIMD/FPU save/restore routine to common lib by Shruti Gupta · 2 years, 4 months ago
  49. 22c9b31 refactor(rme): add helper macro for RME tests by Arunachalam Ganapathy · 2 years, 4 months ago
  50. 8b2c797 feat(hcx): modified test to also check for reset value by Juan Pablo Conde · 2 years, 6 months ago
  51. 1e4acac feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  52. ccd65ff feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  53. 8287a5f test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
  54. dd77e23 refact(twdog): move trusted wdog API to spm_common by nabkah01 · 2 years, 9 months ago
  55. 80ba488 feat(ff-a): memory share bump to v1.1 EAC0 by J-Alves · 3 years, 1 month ago
  56. 39f9653 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 5 months ago
  57. 668d9f5 test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
  58. d9c3561 feat(rme): add PMU Realm tests by AlexeiFedorov · 2 years, 5 months ago
  59. 6185ddc fix(ff-a): tftf handling of its RXTX buffer pair by J-Alves · 2 years, 6 months ago
  60. cf9fdf4 fix(tftf): align with RMM bet0 return code by AlexeiFedorov · 2 years, 8 months ago
  61. 305fa6e feat(tftf): TFTF Realm extension enhancement by AlexeiFedorov · 2 years, 9 months ago
  62. e920911 test(pmu): check if PMUv3 is functional by Boyan Karatotev · 2 years, 10 months ago
  63. 287f09b fix(pmu): extend PMEVTYPER.evtCount width by Boyan Karatotev · 2 years, 10 months ago
  64. fd47cc7 feat(spe): add support for more SPE versions by Manish V Badarkhe · 2 years, 9 months ago
  65. 9641678 test(ff-a): check execution state property of partitions by Kathleen Capella · 2 years, 9 months ago
  66. 5f3225b refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  67. 7bbb977 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  68. e26455f test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3 by Bipin Ravi · 3 years, 3 months ago
  69. c4e27bf refact(trng): cleanup TRNG service tests by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  70. 92085cd test(sve): test SVE operations in NWd by Kathleen Capella · 3 years ago
  71. bee970d test(interrupts): command to resume after managed exit by Madhukar Pappireddy · 2 years, 11 months ago
  72. 3fef023 test(interrupts): hint fwd destination SP could be interrupted by Madhukar Pappireddy · 2 years, 11 months ago
  73. 7ec90a8 fix(interrupts): dont enable virtual maintenance interrupts by Madhukar Pappireddy · 3 years ago
  74. db80c50 test(interrupts): exercise ns interrupt being signaled to SP by Madhukar Pappireddy · 3 years, 2 months ago
  75. 8c8921b test(pauth): updated helpers to include QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  76. 949adcd fix: mismatched sme header guard name by Olivier Deprez · 3 years ago
  77. 32fffd3 refactor: rename FFA_MSG_RUN to FFA_RUN by Olivier Deprez · 3 years ago
  78. 4ce1e1e feat(rng_trap): add tests for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  79. ce4a31d fix(sve): discover the SVE vector length by Olivier Deprez · 3 years, 1 month ago
  80. 2e05cbe feat(ff-a): add FFA_CONSOLE_LOG ABI test. by Maksims Svecovs · 3 years, 2 months ago
  81. 616453f feat(tftf): refactoring of some tftf function helpers by nabkah01 · 3 years, 5 months ago
  82. 246b817 test(ff-a): uuid field for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  83. bad9164 test(ff-a): check w3 for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  84. 2d477a4 fix(rme/fid): refactor RMI fid macros by Subhasish Ghosh · 3 years, 3 months ago
  85. a437a34 test(spm): use ffa_helpers for ivy partition by Daniel Boulby · 3 years, 4 months ago
  86. 5b7c93d feat(WFxT): add a test for WFxT instructions by Manish V Badarkhe · 3 years, 8 months ago
  87. 14402f0 test(tftf): prevent secure region access from Realm world by nabkah01 · 3 years, 6 months ago
  88. 0c7d6d5 feat(ff-a): create function helper to setup FF-A mailbox by nabkah01 · 3 years, 5 months ago
  89. a323a59 feat(brbe): test that EL3 has properly enabled access to BRBE by johpow01 · 3 years, 6 months ago
  90. a7a8a6c feat(ff-a): boot information structures by J-Alves · 3 years, 6 months ago
  91. 970468b feat(tftf): add common header for SIZE macro's by Vishnu Banavath · 3 years, 4 months ago
  92. be7b42f feat(interrupts): query last serviced interrupt by Madhukar Pappireddy · 3 years, 6 months ago
  93. c8a6390 refactor(interrupts): enhance secure interrupt handling test by Madhukar Pappireddy · 3 years, 8 months ago
  94. c969539 test(cactus): add test for NS memory sharing between SPs by Federico Recanati · 3 years, 7 months ago
  95. 57c2b34 fix(plat/arm/fvp): make address space configurable by Federico Recanati · 3 years, 7 months ago
  96. 4659f7d fix(tftf): remove invalid_access test from standard tests by Manish Pandey · 3 years, 5 months ago
  97. c8b7ca5 test(ff-a): versioned partition info descriptors by Daniel Boulby · 3 years, 7 months ago
  98. 20d9976 test(cactus): prevent realm region access from swd by Olivier Deprez · 4 years, 4 months ago
  99. 8bd10dc feat(tftf): add tests to access invalid memory by Manish Pandey · 3 years, 7 months ago
  100. 463b441 test(el3-runtime): check DIT is retained on exception by Daniel Boulby · 3 years, 9 months ago