1. 67fc370 docs(release): changelog for v2.10 release by Juan Pablo Conde · 1 year, 9 months ago
  2. 5097423 Merge "docs: fix broken links in landing page" by Manish Pandey · 1 year, 9 months ago
  3. 3be754e docs: fix broken links in landing page by Madhukar Pappireddy · 1 year, 9 months ago
  4. e445efc Merge "fix(interrupts): check support for ESPI before testing it" by Olivier Deprez · 1 year, 9 months ago
  5. c6a3abf fix(interrupts): check support for ESPI before testing it by Madhukar Pappireddy · 1 year, 9 months ago
  6. 0921896 Merge "feat(ras): test to verify SErros synchronized at EL3 boundry" by Manish Pandey · 1 year, 9 months ago
  7. 87ce0a2 feat(ras): test to verify SErros synchronized at EL3 boundry by Manish Pandey · 2 years, 2 months ago
  8. f3aa070 Merge "test(rme): add SME registers to SIMD state test" by Soby Mathew · 1 year, 9 months ago
  9. 1132069 test(rme): add SME registers to SIMD state test by Arunachalam Ganapathy · 1 year, 11 months ago
  10. 1a7a983 Merge changes from topic "rmm_sme" by Soby Mathew · 1 year, 9 months ago
  11. b7cf9d0 Merge "fix(build): fix incremental build issue with realm payload" by Soby Mathew · 1 year, 9 months ago
  12. 292a48a fix(build): fix incremental build issue with realm payload by Arunachalam Ganapathy · 1 year, 9 months ago
  13. 1b327c2 test(rme): intermittently switch to Realm while NS doing SSVE ops by Arunachalam Ganapathy · 2 years, 2 months ago
  14. 1768e59 feat(rme): add tests to check NS SME ID registers and configurations by Arunachalam Ganapathy · 2 years, 2 months ago
  15. 5b68e20 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 2 months ago
  16. 47b702c fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 2 months ago
  17. 92f1868 fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
  18. 3dc2d74 Merge changes from topic "rmm-eac5" by Soby Mathew · 1 year, 9 months ago
  19. 40de8ec feat(rmm-eac5): update RSI_VERSION, RMI_VERSION by Shruti Gupta · 1 year, 10 months ago
  20. 6bb9510 feat(rmm) : add api for rec force exit by Shruti Gupta · 1 year, 10 months ago
  21. 24597d1 test(rmm-eac4): add testcase for CPU_ON denied by Shruti Gupta · 1 year, 10 months ago
  22. ab2fe6b Merge "feat(handoff): add basic firmware handoff tests" by Manish Pandey · 1 year, 9 months ago
  23. 6e01164 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 11 months ago
  24. 406e191 Merge "tests(spmd): check SMCCC NS physical FF-A instance" by Manish Pandey · 1 year, 9 months ago
  25. a29e811 Merge changes I3fc755f7,I861892f2,I3fa064c7,I10ae5487,I42955f80, ... by Soby Mathew · 1 year, 9 months ago
  26. f369717 test(rme): check various SIMD state preserved across NS/RL switch by Arunachalam Ganapathy · 1 year, 11 months ago
  27. 6e58799 fix(rme): enhance fpu state verification test by Arunachalam Ganapathy · 2 years, 2 months ago
  28. fa05bd9 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 2 years ago
  29. 7e514f6 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 2 years ago
  30. 0358997 fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
  31. 73949a2 test(rme): check if non SVE realm gets undefined abort by Arunachalam Ganapathy · 2 years, 2 months ago
  32. 5563de0 tests(spmd): check SMCCC NS physical FF-A instance by Olivier Deprez · 2 years, 1 month ago
  33. cbfec24 Merge changes I5d06d118,Ic34acf62,Ice7bc03d by Soby Mathew · 1 year, 10 months ago
  34. 32262e8 Merge changes from topic "rmm-1.0-eac4" by Soby Mathew · 1 year, 10 months ago
  35. f31bbe7 test(rmm): add test for multiple rec single cpu by Shruti Gupta · 1 year, 10 months ago
  36. 8ce3053 feat(realm): add host call to flush realm prints by Shruti Gupta · 1 year, 10 months ago
  37. 52b5f02 feat(rmm) : use shared data buf to pass arg to rec 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. 699cd4f feat(rmm): add psci api to realms by Shruti Gupta · 1 year, 10 months ago
  40. cdf5252 Merge "test: exercise secure espi interrupt handling" by Madhukar Pappireddy · 1 year, 10 months ago
  41. 9b2f7db Merge "test(spm): clear memory flag with two constituents" by Madhukar Pappireddy · 1 year, 10 months ago
  42. 6f74a66 Merge changes from topic "ja/ffa_memory_sharing_rme" by Madhukar Pappireddy · 1 year, 10 months ago
  43. 89a46c0 Merge "fix(AArch64): Fix issue in processing dynamic relocations" by Manish V Badarkhe · 1 year, 10 months ago
  44. fe69a8c fix(AArch64): Fix issue in processing dynamic relocations by Shruti Gupta · 2 years ago
  45. 04fc4f2 test(spm): clear memory flag with two constituents by J-Alves · 1 year, 10 months ago
  46. dbd5ac2 fix(memory share): reclaim and check memory by J-Alves · 2 years, 3 months ago
  47. 9e267a0 test: exercise secure espi interrupt handling by Raghu Krishnamurthy · 3 years ago
  48. 2e58e73 test: normal world can't share root memory by J-Alves · 2 years, 3 months ago
  49. 2f13adb Merge "fix(spm_common): fix comparison that is always true" by Madhukar Pappireddy · 1 year, 10 months ago
  50. 5e07e7e feat(cactus): use security state attribute by J-Alves · 2 years, 3 months ago
  51. d13d760 feat(ff-a): define memory security state attribute by J-Alves · 2 years, 3 months ago
  52. 7043e2a Merge "Add test for Errata management firmware interface." by Bipin Ravi · 1 year, 10 months ago
  53. 568cc46 fix(spm_common): fix comparison that is always true by Karl Meakin · 1 year, 10 months ago
  54. 99243dd Merge changes Iead2dc62,Icf326cf4 by Manish V Badarkhe · 1 year, 10 months ago
  55. c28a8db Add test for Errata management firmware interface. by Sona Mathew · 1 year, 10 months ago
  56. 6e5c996 fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
  57. 92b99ee test(xlat) : fix testcase xlat v2: Stress test by Shruti Gupta · 1 year, 10 months ago
  58. c6f3fe0 Merge "docs: update toolchain requirements documentation" by Madhukar Pappireddy · 1 year, 10 months ago
  59. 226f4a7 docs: update toolchain requirements documentation by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  60. fb790e6 Merge "fix(spm): instruction permissions on memory sharing" by Madhukar Pappireddy · 1 year, 10 months ago
  61. afffe3a fix(spm): instruction permissions on memory sharing by J-Alves · 1 year, 11 months ago
  62. 6d8721d Merge changes from topic "xlnx_versal_net_intro" by Joanna Farley · 1 year, 11 months ago
  63. e3c73d2 Merge changes from topic "eac2" by Soby Mathew · 1 year, 11 months ago
  64. 4550b49 fix(rme): remove RIPAS_UNDEFINED definition by AlexeiFedorov · 2 years, 1 month ago
  65. 35b0fa9 feat(rme): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years, 1 month ago
  66. 4067f86 feat(rme): support for PMU as per RMM Specification 1.0-eac2 by AlexeiFedorov · 2 years, 2 months ago
  67. f81345c feat(rme): add Realm SVE tests for EAC1 by AlexeiFedorov · 2 years, 2 months ago
  68. cd04e41 feat(rme): modify API of RMI_RTT_*_RIPAS by AlexeiFedorov · 2 years, 3 months ago
  69. ef46c04 feat(rme): changes in handling RMI_RTT_UNMAP_UNPROTECTED by AlexeiFedorov · 2 years, 3 months ago
  70. 1e44db5 feat(rme): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
  71. 81025b4 feat(rme): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 4 months ago
  72. ac174ab feat(rme): remove RMI_ERROR_IN_USE error code by AlexeiFedorov · 2 years, 4 months ago
  73. 3d3dea2 feat(rme):set size of RsiHostCall.gprs[] to 31 by AlexeiFedorov · 2 years, 4 months ago
  74. 44927c3 feat(rme): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
  75. b69eae0 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
  76. 30b8bc2 docs(versal-net): add Versal NET documentation by Prasad Kummari · 2 years ago
  77. 1d8f222 chore(xilinx): reorganize timer code into common path by Prasad Kummari · 2 years ago
  78. 56f41cd feat(versal-net): introduce platform support by Prasad Kummari · 2 years ago
  79. 8f6d559 Merge changes from topic "jpc/el3-initialize-hfg-el2-regs" by Manish Pandey · 2 years ago
  80. 507ed93 refactor(fgt): modify FEAT_FGT test to check for init values by Juan Pablo Conde · 2 years, 1 month ago
  81. c94fb40 feat(cpufeat): add feat detection helpers by Juan Pablo Conde · 2 years, 1 month ago
  82. c68ba0d Merge changes from topic "jc/clang_support" by Manish V Badarkhe · 2 years ago
  83. f667cda docs: add note on building TFA-Tests using clang by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  84. d2a6364 build(clang): introduce clang toolchain support by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  85. 6d0064e Merge changes from topic "el3_direct_msg" by Madhukar Pappireddy · 2 years ago
  86. d451594 Merge changes from topic "km/sp_layout" by Joanna Farley · 2 years ago
  87. e69d128 refactor(generate_json): use multiline strings in `generate_json.sh` by Karl Meakin · 2 years, 5 months ago
  88. 657f6b2 feat(sptool): add `physical-load-address` field to `sp_layout.json` by Karl Meakin · 2 years, 5 months ago
  89. 78205af Merge changes from topic "xlnx_versal_intro" by Joanna Farley · 2 years ago
  90. 8627a10 feat: use x0-x17 for ff-a calls by Raghu Krishnamurthy · 2 years, 1 month ago
  91. 9f86452 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 3 months ago
  92. ab5321a feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 3 months ago
  93. 868c623 Merge "fix: build dependency in test-realms-payload" by Lauren Wehrmeister · 2 years ago
  94. 9945bef Merge "feat(rme) : introduce new build flag for RME stack" by Soby Mathew · 2 years ago
  95. c973b2a feat(rme) : introduce new build flag for RME stack by Shruti Gupta · 2 years, 1 month ago
  96. 85b2040 fix: build dependency in test-realms-payload by J-Alves · 2 years ago
  97. 13a116c Merge "fix(spm): FFA_VERSION to return error" by Olivier Deprez · 2 years ago
  98. 229d8a4 Merge "fix(spm): stop spm from being built for in aarch32" by Olivier Deprez · 2 years ago
  99. 60de7ac fix(spm): FFA_VERSION to return error by J-Alves · 2 years ago
  100. 84986d5 Merge "test(tftf): test PAuth in Realm" by Soby Mathew · 2 years ago