1. e780940 refactor(errata_abi): update the cpu structs for errata ABI by Sona Mathew · 1 year, 6 months ago
  2. c2fb1b4 refactor(errata_abi): add the Cortex-X4 cpu struct by Sona Mathew · 1 year, 5 months ago
  3. 81ce7cc docs(release): changelog for v2.10 release by Juan Pablo Conde · 1 year, 9 months ago
  4. 91407ba docs: fix broken links in landing page by Madhukar Pappireddy · 1 year, 9 months ago
  5. 54542e2 fix(interrupts): check support for ESPI before testing it by Madhukar Pappireddy · 1 year, 10 months ago
  6. 5a1cd1d feat(ras): test to verify SErros synchronized at EL3 boundry by Manish Pandey · 2 years, 2 months ago
  7. 794647a test(rme): add SME registers to SIMD state test by Arunachalam Ganapathy · 1 year, 11 months ago
  8. 60ffac6 test(rme): intermittently switch to Realm while NS doing SSVE ops by Arunachalam Ganapathy · 2 years, 2 months ago
  9. fb77758 feat(rme): add tests to check NS SME ID registers and configurations by Arunachalam Ganapathy · 2 years, 3 months ago
  10. 9950ef2 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 2 months ago
  11. 073d8f1 fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 2 months ago
  12. 7cf446f fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
  13. e1a1831 fix(build): fix incremental build issue with realm payload by Arunachalam Ganapathy · 1 year, 9 months ago
  14. 83bb60b feat(rmm-eac5): update RSI_VERSION, RMI_VERSION by Shruti Gupta · 1 year, 10 months ago
  15. 2b721cc feat(rmm) : add api for rec force exit by Shruti Gupta · 1 year, 10 months ago
  16. 13b26ad test(rmm-eac4): add testcase for CPU_ON denied by Shruti Gupta · 1 year, 10 months ago
  17. 5afa5b0 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 11 months ago
  18. 688233f tests(spmd): check SMCCC NS physical FF-A instance by Olivier Deprez · 2 years, 1 month ago
  19. 54395f3 test(rme): check various SIMD state preserved across NS/RL switch by Arunachalam Ganapathy · 1 year, 11 months ago
  20. 1ee341d fix(rme): enhance fpu state verification test by Arunachalam Ganapathy · 2 years, 2 months ago
  21. df8c143 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 2 years ago
  22. 7ed91c1 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 2 years ago
  23. 7c56cac fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
  24. f0e23ae test(rme): check if non SVE realm gets undefined abort by Arunachalam Ganapathy · 2 years, 2 months ago
  25. 67eee2f test(rmm): add test for multiple rec single cpu by Shruti Gupta · 1 year, 10 months ago
  26. db3c962 feat(rmm) : use shared data buf to pass arg to rec by Shruti Gupta · 1 year, 10 months ago
  27. b20df96 feat(rmm): add psci api to realms by Shruti Gupta · 1 year, 10 months ago
  28. 9629c50 feat(realm): add host call to flush realm prints by Shruti Gupta · 1 year, 10 months ago
  29. bf4dc3d feat(rmm): add support for multiple rec and cpu by Shruti Gupta · 2 years ago
  30. bb05fc3 test: exercise secure espi interrupt handling by Raghu Krishnamurthy · 3 years ago
  31. 9502d31 test(spm): clear memory flag with two constituents by J-Alves · 1 year, 10 months ago
  32. 5caee30 fix(memory share): reclaim and check memory by J-Alves · 2 years, 3 months ago
  33. 4b61003 test: normal world can't share root memory by J-Alves · 2 years, 3 months ago
  34. cde9a1b feat(cactus): use security state attribute by J-Alves · 2 years, 3 months ago
  35. c96667d feat(ff-a): define memory security state attribute by J-Alves · 2 years, 3 months ago
  36. 9dc483c fix(AArch64): Fix issue in processing dynamic relocations by Shruti Gupta · 2 years ago
  37. b287295 fix(spm_common): fix comparison that is always true by Karl Meakin · 1 year, 10 months ago
  38. 129c5ce Add test for Errata management firmware interface. by Sona Mathew · 1 year, 10 months ago
  39. 6665cca fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
  40. 10aec00 test(xlat) : fix testcase xlat v2: Stress test by Shruti Gupta · 1 year, 10 months ago
  41. 74a0af9 docs: update toolchain requirements documentation by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  42. 5a9220a fix(spm): instruction permissions on memory sharing by J-Alves · 1 year, 11 months ago
  43. a9c2c9d docs(versal-net): add Versal NET documentation by Prasad Kummari · 2 years ago
  44. 178e6b6 chore(xilinx): reorganize timer code into common path by Prasad Kummari · 2 years ago
  45. 46a4036 feat(versal-net): introduce platform support by Prasad Kummari · 2 years ago
  46. 925e6cf fix(rme): remove RIPAS_UNDEFINED definition by AlexeiFedorov · 2 years, 1 month ago
  47. 88aa8b7 feat(rme): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years, 1 month ago
  48. 5ceefcc feat(rme): support for PMU as per RMM Specification 1.0-eac2 by AlexeiFedorov · 2 years, 2 months ago
  49. ac9ff2b feat(rme): add Realm SVE tests for EAC1 by AlexeiFedorov · 2 years, 2 months ago
  50. a1bdf5e feat(rme): modify API of RMI_RTT_*_RIPAS by AlexeiFedorov · 2 years, 3 months ago
  51. 75905a6 feat(rme): changes in handling RMI_RTT_UNMAP_UNPROTECTED by AlexeiFedorov · 2 years, 3 months ago
  52. e82257c feat(rme): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
  53. 523f26f feat(rme): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 4 months ago
  54. ccf4775 feat(rme): remove RMI_ERROR_IN_USE error code by AlexeiFedorov · 2 years, 4 months ago
  55. 6cd3db3 feat(rme):set size of RsiHostCall.gprs[] to 31 by AlexeiFedorov · 2 years, 4 months ago
  56. f244d28 feat(rme): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
  57. 27408a5 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
  58. fbc5896 refactor(fgt): modify FEAT_FGT test to check for init values by Juan Pablo Conde · 2 years, 1 month ago
  59. ed961b9 feat(cpufeat): add feat detection helpers by Juan Pablo Conde · 2 years, 1 month ago
  60. 7085e08 docs: add note on building TFA-Tests using clang by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  61. 2fcec37 build(clang): introduce clang toolchain support by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  62. 8822cf6 feat: use x0-x17 for ff-a calls by Raghu Krishnamurthy · 2 years, 1 month ago
  63. d44e5e0 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 4 months ago
  64. 114387c feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 4 months ago
  65. 3579dc9 refactor(generate_json): use multiline strings in `generate_json.sh` by Karl Meakin · 2 years, 5 months ago
  66. dca9e70 feat(sptool): add `physical-load-address` field to `sp_layout.json` by Karl Meakin · 2 years, 5 months ago
  67. 3a9e719 docs(maintainers): add maintainers for AMD-Xilinx by Akshay Belsare · 2 years, 1 month ago
  68. d74d83d docs(versal): add versal documentation by Akshay Belsare · 2 years, 1 month ago
  69. f21dbc6 feat(versal): add platform specific testcase by Akshay Belsare · 3 years ago
  70. f8dfb28 feat(versal): introduce platform support by Akshay Belsare · 2 years, 4 months ago
  71. 4aed9ce fix: build dependency in test-realms-payload by J-Alves · 2 years ago
  72. 347becc feat(rme) : introduce new build flag for RME stack by Shruti Gupta · 2 years, 1 month ago
  73. 7e87b97 fix(spm): FFA_VERSION to return error by J-Alves · 2 years ago
  74. 939ccf1 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
  75. 597885f test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
  76. 2ac7696 fix(docs): make generate_test_list backward compatible by Harrison Mutai · 2 years, 1 month ago
  77. 2697f2a refactor(build): python generate_test_list script by Jim Ray · 2 years, 2 months ago
  78. de68025 refactor(tc): Make tc0 tftf code generic to tc. by Daniel Boulby · 2 years, 3 months ago
  79. 0bc7cc6 fix(fpu): write random value to fpsr/fpcr instead of read by Arunachalam Ganapathy · 2 years, 2 months ago
  80. f2f3cd3 feat(ras): introduce RAS KFH support test by Manish Pandey · 2 years, 5 months ago
  81. 29f52e9 fix(sme): align SME test vector arrays to 16 bytes by Olivier Deprez · 2 years, 2 months ago
  82. 03aea24 fix(cactus): assign unique boot orders to SPs by Kathleen Capella · 2 years, 3 months ago
  83. 43adaae feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
  84. 7281541 feat(ras): move wait logic from assembley to C by Manish Pandey · 2 years, 5 months ago
  85. c546116 refactor(ras): rename sdei related functions/events by Manish Pandey · 2 years, 6 months ago
  86. fd3174d feat(xlat): add support for 52 bit PA size with 4KB granularity by Javier Almansa Sobrino · 2 years, 2 months ago
  87. adf2d6c fix(tftf): disable RMI tests when building for aarch32 architecture by Javier Almansa Sobrino · 2 years, 2 months ago
  88. 4801fad fix(realm): align realm stack by Arunachalam Ganapathy · 2 years, 2 months ago
  89. 066e57f fix(tftf): command id passed to realm to compare FPU registers by Arunachalam Ganapathy · 2 years, 2 months ago
  90. c927d39 Update test_psci_stat.c to support more pwr levels by Jim Ray · 2 years, 2 months ago
  91. b4337a4 tftf(rme): check if RMM doesn't leak Realm contents in SVE registers by Arunachalam Ganapathy · 2 years, 4 months ago
  92. 5c253f7 tftf(rme): intermittently switch to Realm while doing NS SVE ops by Arunachalam Ganapathy · 2 years, 4 months ago
  93. f797919 refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
  94. c85c83f feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
  95. c124d06 chore: tidy setup and discovery logs by J-Alves · 2 years, 3 months ago
  96. 6170c75 docs(release): change log for v2.9 release by Juan Pablo Conde · 2 years, 3 months ago
  97. ecb46c2 docs: pin sphinx dependency to versions <7.0.0 by Harrison Mutai · 2 years, 3 months ago
  98. 1a4299b fix(docs): incorrect indentation in change log by Madhukar Pappireddy · 2 years, 3 months ago
  99. 1110e83 docs: update ubuntu version used by Govindraj Raja · 2 years, 3 months ago
  100. d2126b2 Revert "test(interrupts): add tests for interrupt routing" by Manish Pandey · 2 years, 3 months ago