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