1. 92aa770 refactor(ffa_helpers): use bitfields for memory access bitmaps by Karl Meakin · 1 year, 10 months ago
  2. affbae8 test(rmm): add testcase for multiple rec on multiple cpu by Shruti Gupta · 2 years ago
  3. fef8621 test(realm): testcase for RMI_RTT_SET_RIPAS reject by Shruti Gupta · 1 year, 10 months ago
  4. bb77219 feat(realm): add support for RSI_IPA_STATE_GET/SET by Shruti Gupta · 1 year, 10 months ago
  5. 334217c test(realm): remove unwanted arg from realm API by Shruti Gupta · 1 year, 8 months ago
  6. 941c99a test(realm): add new api to create and activate realm by Shruti Gupta · 1 year, 8 months ago
  7. e592962 test(realm): add support for multiple realm by Shruti Gupta · 1 year, 9 months ago
  8. ec06083 test(realm): change realm create and execute api by Shruti Gupta · 1 year, 9 months ago
  9. 12cee41 fix(rme): return value of host_enter_realm_execute call by Arunachalam Ganapathy · 1 year, 9 months ago
  10. fa605fe Merge changes from topic "rmm_sme" by Soby Mathew · 1 year, 8 months ago
  11. d0eff2a feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · 1 year, 10 months ago
  12. 417edca feat(smc): add SMCCCv1.3 sve hint bit support in tftf framework by Arunachalam Ganapathy · 1 year, 11 months ago
  13. 1768e59 feat(rme): add tests to check NS SME ID registers and configurations by Arunachalam Ganapathy · 2 years, 3 months ago
  14. 40de8ec feat(rmm-eac5): update RSI_VERSION, RMI_VERSION by Shruti Gupta · 1 year, 10 months ago
  15. 6bb9510 feat(rmm) : add api for rec force exit by Shruti Gupta · 1 year, 10 months ago
  16. 24597d1 test(rmm-eac4): add testcase for CPU_ON denied by Shruti Gupta · 1 year, 10 months ago
  17. f369717 test(rme): check various SIMD state preserved across NS/RL switch by Arunachalam Ganapathy · 1 year, 11 months ago
  18. 0358997 fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
  19. 73949a2 test(rme): check if non SVE realm gets undefined abort by Arunachalam Ganapathy · 2 years, 2 months ago
  20. 52b5f02 feat(rmm) : use shared data buf to pass arg to rec by Shruti Gupta · 1 year, 10 months ago
  21. 8ce3053 feat(realm): add host call to flush realm prints by Shruti Gupta · 1 year, 10 months ago
  22. 550e3e8 feat(rmm): add support for multiple rec and cpu by Shruti Gupta · 2 years ago
  23. cdf5252 Merge "test: exercise secure espi interrupt handling" by Madhukar Pappireddy · 1 year, 10 months ago
  24. 9e267a0 test: exercise secure espi interrupt handling by Raghu Krishnamurthy · 3 years ago
  25. 5e07e7e feat(cactus): use security state attribute by J-Alves · 2 years, 3 months ago
  26. d13d760 feat(ff-a): define memory security state attribute by J-Alves · 2 years, 3 months ago
  27. 6e5c996 fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
  28. afffe3a fix(spm): instruction permissions on memory sharing by J-Alves · 1 year, 11 months ago
  29. 4550b49 fix(rme): remove RIPAS_UNDEFINED definition by AlexeiFedorov · 2 years, 1 month ago
  30. 35b0fa9 feat(rme): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years, 1 month ago
  31. 4067f86 feat(rme): support for PMU as per RMM Specification 1.0-eac2 by AlexeiFedorov · 2 years, 2 months ago
  32. f81345c feat(rme): add Realm SVE tests for EAC1 by AlexeiFedorov · 2 years, 2 months ago
  33. 1e44db5 feat(rme): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
  34. 81025b4 feat(rme): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 4 months ago
  35. ac174ab feat(rme): remove RMI_ERROR_IN_USE error code by AlexeiFedorov · 2 years, 4 months ago
  36. 44927c3 feat(rme): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
  37. b69eae0 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
  38. 9f86452 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 4 months ago
  39. ab5321a feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 4 months ago
  40. 229d8a4 Merge "fix(spm): stop spm from being built for in aarch32" by Olivier Deprez · 2 years ago
  41. 82bf339 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
  42. 9d0cfe8 test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
  43. 5270d01 tftf(rme): check if RMM doesn't leak Realm contents in SVE registers by Arunachalam Ganapathy · 2 years, 4 months ago
  44. c1136a8 tftf(rme): intermittently switch to Realm while doing NS SVE ops by Arunachalam Ganapathy · 2 years, 4 months ago
  45. 0bbdc2d feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
  46. 0738421 Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
  47. 369955a test(tftf): test FPU state registers context is preserved in RL/SE/NS by Shruti Gupta · 2 years, 4 months ago
  48. 38133fa refactor(tftf): move SIMD/FPU save/restore routine to common lib by Shruti Gupta · 2 years, 4 months ago
  49. cd66846 test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
  50. eb95d1a refact(twdog): move trusted wdog API to spm_common by nabkah01 · 2 years, 9 months ago
  51. b42d17f feat(ff-a): memory share bump to v1.1 EAC0 by J-Alves · 3 years, 1 month ago
  52. 79fc919 Merge "feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ)" by Olivier Deprez · 2 years, 4 months ago
  53. 31b8177 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 5 months ago
  54. fc5e23e Merge "test(psci): add tests for OS-initiated mode" by Joanna Farley · 2 years, 4 months ago
  55. 2f30f10 feat(rme): add PMU Realm tests by AlexeiFedorov · 2 years, 5 months ago
  56. cb88add test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
  57. c21694d fix(tftf): align with RMM bet0 return code by AlexeiFedorov · 2 years, 8 months ago
  58. 9536537 Merge "feat(tftf): TFTF Realm extension enhancement" by Soby Mathew · 2 years, 8 months ago
  59. 380b2af feat(tftf): TFTF Realm extension enhancement by AlexeiFedorov · 2 years, 9 months ago
  60. 7774d6e test(ff-a): check execution state property of partitions by Kathleen Capella · 2 years, 9 months ago
  61. 40777f8 refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  62. 6941bdf Merge "feat: tftf realm extension" by Soby Mathew · 2 years, 9 months ago
  63. ca3380a Merge "test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3" by Manish V Badarkhe · 2 years, 9 months ago
  64. 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  65. afcf466 refact(trng): cleanup TRNG service tests by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  66. 4e57757 test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3 by Bipin Ravi · 3 years, 3 months ago
  67. 0b0ca11 test(interrupts): command to resume after managed exit by Madhukar Pappireddy · 2 years, 11 months ago
  68. 4b29341 test(interrupts): hint fwd destination SP could be interrupted by Madhukar Pappireddy · 2 years, 11 months ago
  69. 4d76de0 test(interrupts): exercise ns interrupt being signaled to SP by Madhukar Pappireddy · 3 years, 2 months ago
  70. 56b270f refactor: rename FFA_MSG_RUN to FFA_RUN by Olivier Deprez · 3 years ago
  71. 569be40 fix(sve): discover the SVE vector length by Olivier Deprez · 3 years, 1 month ago
  72. 0b45223 feat(ff-a): add FFA_CONSOLE_LOG ABI test. by Maksims Svecovs · 3 years, 2 months ago
  73. 4a2888a test(ff-a): uuid field for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  74. 07d751e test(ff-a): check w3 for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  75. 2c7258e fix(rme/fid): refactor RMI fid macros by Subhasish Ghosh · 3 years, 3 months ago
  76. ce386b1 test(spm): use ffa_helpers for ivy partition by Daniel Boulby · 3 years, 4 months ago
  77. 905b2c7 test(tftf): prevent secure region access from Realm world by nabkah01 · 3 years, 6 months ago
  78. da3e6d4 feat(ff-a): boot information structures by J-Alves · 3 years, 6 months ago
  79. c394fcc Merge changes from topic "mp/sec_intr_management" by Olivier Deprez · 3 years, 4 months ago
  80. 6328fb0 test(cactus): add test for NS memory sharing between SPs by Federico Recanati · 3 years, 7 months ago
  81. f4c8e8d feat(interrupts): query last serviced interrupt by Madhukar Pappireddy · 3 years, 6 months ago
  82. 407befc refactor(interrupts): enhance secure interrupt handling test by Madhukar Pappireddy · 3 years, 8 months ago
  83. 0c2a132 Merge "test(ff-a): versioned partition info descriptors" by Olivier Deprez · 3 years, 5 months ago
  84. 9edbad6 Merge changes from topic "od/invalid-access-tests" by Manish Pandey · 3 years, 5 months ago
  85. 20b9b17 test(cactus): prevent realm region access from swd by Olivier Deprez · 4 years, 4 months ago
  86. c0adf67 Merge "test(el3-runtime): check DIT is retained on exception" by Joanna Farley · 3 years, 5 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. a65a907 refactor(ff-a): mem share helper change to test error returns by Maksims Svecovs · 3 years, 8 months ago
  91. 8aa994c test(ff-a): update partition info to include uuids by Daniel Boulby · 3 years, 7 months ago
  92. 8a4ea96 fix(rme/fid): align RMI FIDs with SMCCC by Subhasish Ghosh · 3 years, 9 months ago
  93. ab9be20 Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 9 months ago
  94. 4d05dec test(notification): support included in FFA_PARTITION_INFO_GET by J-Alves · 3 years, 9 months ago
  95. 4439ece test(notifications): retrieve interrupt IDs by J-Alves · 3 years, 9 months ago
  96. d5d8715 feat(spm): add VM_ID macro to spm tests by J-Alves · 3 years, 9 months ago
  97. 79c08f1 feat: spm helper functions for MP tests by J-Alves · 3 years, 9 months ago
  98. a076d4c feat(cactus): validate NPI injection by J-Alves · 3 years, 10 months ago
  99. a94a59a Merge "Removing Ifdef declarations for RME tests" by Mark Dykes · 3 years, 9 months ago
  100. fbbbf62 refactor(cactus): notification set command for SRI test by J-Alves · 4 years ago