1. 42c6a14 Merge changes from topic "for-lts-v2.10.15" into lts-v2.10 by Govindraj Raja · 3 months ago lts-v2.10 lts-v2.10.15
  2. 6e6cdb0 feat(mbedtls): update mbedtls to version 3.6.3 by Lauren Wehrmeister · 3 months ago
  3. e04fce4 feat(mbedtls): update mbedtls to version 3.6.3 by Lauren Wehrmeister · 3 months ago
  4. 4bc0b12 feat(mbedtls): update minimum version to latest MbedTLS v3.6.2 by Manish V Badarkhe · 7 months ago
  5. 37b1037 feat(lib): add mbedtls support by Soby Mathew · 7 months ago
  6. 5066338 feat(realm): add MbedTLS as submodule by Soby Mathew · 7 months ago
  7. 8e09c39 Merge "test(security): add testcase for SMCCC_ARCH_WORKAROUND_4" into lts-v2.10 by Govindraj Raja · 5 months ago lts-v2.10.14
  8. 9a21efb test(security): add testcase for SMCCC_ARCH_WORKAROUND_4 by Arvind Ram Prakash · 5 months ago
  9. c4f53cd Merge "fix: cactus_mm is too verbose on some tests" into lts-v2.10 by Yann Gautier · 8 months ago
  10. e154bb4 fix: cactus_mm is too verbose on some tests by J-Alves · 1 year, 2 months ago
  11. 3568817 Merge "fvp: skip cpu cluster power-on check" into lts-v2.10 by Paul Sokolovsky · 10 months ago
  12. d84e33e fvp: skip cpu cluster power-on check by Govindraj Raja · 1 year, 1 month ago
  13. 8917cf8 Merge "docs(release): changelog for lts-v2.10.3 release" into lts-v2.10 by Yann Gautier · 1 year, 3 months ago lts-v2.10.3 v2.10.3
  14. 4a8d758 docs(release): changelog for lts-v2.10.3 release by Yann Gautier · 1 year, 3 months ago
  15. 4c492ac Merge "refactor(errata_abi): update the cpu structs for errata ABI" into lts-v2.10 by Yann Gautier · 1 year, 3 months ago
  16. 2162802 refactor(errata_abi): update the cpu structs for errata ABI by Sona Mathew · 1 year, 5 months ago
  17. 5b8229c Merge "refactor(errata_abi): add the Cortex-X4 cpu struct" into lts-v2.10 by Varun Wadekar · 1 year, 4 months ago
  18. 9135090 refactor(errata_abi): add the Cortex-X4 cpu struct by Sona Mathew · 1 year, 4 months ago
  19. 42b9971 Merge "docs(release): changelog for v2.10 release" by Bipin Ravi · 1 year, 8 months ago v2.10 v2.10-rc1 v2.10.0
  20. 67fc370 docs(release): changelog for v2.10 release by Juan Pablo Conde · 1 year, 8 months ago
  21. 5097423 Merge "docs: fix broken links in landing page" by Manish Pandey · 1 year, 8 months ago v2.10-rc0
  22. 3be754e docs: fix broken links in landing page by Madhukar Pappireddy · 1 year, 8 months ago
  23. e445efc Merge "fix(interrupts): check support for ESPI before testing it" by Olivier Deprez · 1 year, 8 months ago
  24. c6a3abf fix(interrupts): check support for ESPI before testing it by Madhukar Pappireddy · 1 year, 8 months ago
  25. 0921896 Merge "feat(ras): test to verify SErros synchronized at EL3 boundry" by Manish Pandey · 1 year, 8 months ago
  26. 87ce0a2 feat(ras): test to verify SErros synchronized at EL3 boundry by Manish Pandey · 2 years, 1 month ago
  27. f3aa070 Merge "test(rme): add SME registers to SIMD state test" by Soby Mathew · 1 year, 8 months ago
  28. 1132069 test(rme): add SME registers to SIMD state test by Arunachalam Ganapathy · 1 year, 10 months ago
  29. 1a7a983 Merge changes from topic "rmm_sme" by Soby Mathew · 1 year, 8 months ago
  30. b7cf9d0 Merge "fix(build): fix incremental build issue with realm payload" by Soby Mathew · 1 year, 8 months ago
  31. 292a48a fix(build): fix incremental build issue with realm payload by Arunachalam Ganapathy · 1 year, 8 months ago
  32. 1b327c2 test(rme): intermittently switch to Realm while NS doing SSVE ops by Arunachalam Ganapathy · 2 years, 1 month ago
  33. 1768e59 feat(rme): add tests to check NS SME ID registers and configurations by Arunachalam Ganapathy · 2 years, 1 month ago
  34. 5b68e20 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 1 month ago
  35. 47b702c fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 1 month ago
  36. 92f1868 fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 10 months ago
  37. 3dc2d74 Merge changes from topic "rmm-eac5" by Soby Mathew · 1 year, 8 months ago
  38. 40de8ec feat(rmm-eac5): update RSI_VERSION, RMI_VERSION by Shruti Gupta · 1 year, 9 months ago
  39. 6bb9510 feat(rmm) : add api for rec force exit by Shruti Gupta · 1 year, 9 months ago
  40. 24597d1 test(rmm-eac4): add testcase for CPU_ON denied by Shruti Gupta · 1 year, 9 months ago
  41. ab2fe6b Merge "feat(handoff): add basic firmware handoff tests" by Manish Pandey · 1 year, 8 months ago
  42. 6e01164 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 10 months ago
  43. 406e191 Merge "tests(spmd): check SMCCC NS physical FF-A instance" by Manish Pandey · 1 year, 8 months ago
  44. a29e811 Merge changes I3fc755f7,I861892f2,I3fa064c7,I10ae5487,I42955f80, ... by Soby Mathew · 1 year, 8 months ago
  45. f369717 test(rme): check various SIMD state preserved across NS/RL switch by Arunachalam Ganapathy · 1 year, 10 months ago
  46. 6e58799 fix(rme): enhance fpu state verification test by Arunachalam Ganapathy · 2 years, 1 month ago
  47. fa05bd9 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 1 year, 10 months ago
  48. 7e514f6 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 1 year, 10 months ago
  49. 0358997 fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 1 year, 10 months ago
  50. 73949a2 test(rme): check if non SVE realm gets undefined abort by Arunachalam Ganapathy · 2 years, 1 month ago
  51. 5563de0 tests(spmd): check SMCCC NS physical FF-A instance by Olivier Deprez · 2 years ago
  52. cbfec24 Merge changes I5d06d118,Ic34acf62,Ice7bc03d by Soby Mathew · 1 year, 8 months ago
  53. 32262e8 Merge changes from topic "rmm-1.0-eac4" by Soby Mathew · 1 year, 8 months ago
  54. f31bbe7 test(rmm): add test for multiple rec single cpu by Shruti Gupta · 1 year, 9 months ago
  55. 8ce3053 feat(realm): add host call to flush realm prints by Shruti Gupta · 1 year, 9 months ago
  56. 52b5f02 feat(rmm) : use shared data buf to pass arg to rec by Shruti Gupta · 1 year, 9 months ago
  57. 550e3e8 feat(rmm): add support for multiple rec and cpu by Shruti Gupta · 1 year, 11 months ago
  58. 699cd4f feat(rmm): add psci api to realms by Shruti Gupta · 1 year, 9 months ago
  59. cdf5252 Merge "test: exercise secure espi interrupt handling" by Madhukar Pappireddy · 1 year, 9 months ago
  60. 9b2f7db Merge "test(spm): clear memory flag with two constituents" by Madhukar Pappireddy · 1 year, 9 months ago
  61. 6f74a66 Merge changes from topic "ja/ffa_memory_sharing_rme" by Madhukar Pappireddy · 1 year, 9 months ago
  62. 89a46c0 Merge "fix(AArch64): Fix issue in processing dynamic relocations" by Manish V Badarkhe · 1 year, 9 months ago
  63. fe69a8c fix(AArch64): Fix issue in processing dynamic relocations by Shruti Gupta · 1 year, 11 months ago
  64. 04fc4f2 test(spm): clear memory flag with two constituents by J-Alves · 1 year, 9 months ago
  65. dbd5ac2 fix(memory share): reclaim and check memory by J-Alves · 2 years, 2 months ago
  66. 9e267a0 test: exercise secure espi interrupt handling by Raghu Krishnamurthy · 2 years, 11 months ago
  67. 2e58e73 test: normal world can't share root memory by J-Alves · 2 years, 2 months ago
  68. 2f13adb Merge "fix(spm_common): fix comparison that is always true" by Madhukar Pappireddy · 1 year, 9 months ago
  69. 5e07e7e feat(cactus): use security state attribute by J-Alves · 2 years, 2 months ago
  70. d13d760 feat(ff-a): define memory security state attribute by J-Alves · 2 years, 2 months ago
  71. 7043e2a Merge "Add test for Errata management firmware interface." by Bipin Ravi · 1 year, 9 months ago
  72. 568cc46 fix(spm_common): fix comparison that is always true by Karl Meakin · 1 year, 9 months ago
  73. 99243dd Merge changes Iead2dc62,Icf326cf4 by Manish V Badarkhe · 1 year, 9 months ago
  74. c28a8db Add test for Errata management firmware interface. by Sona Mathew · 1 year, 9 months ago
  75. 6e5c996 fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 9 months ago
  76. 92b99ee test(xlat) : fix testcase xlat v2: Stress test by Shruti Gupta · 1 year, 9 months ago
  77. c6f3fe0 Merge "docs: update toolchain requirements documentation" by Madhukar Pappireddy · 1 year, 9 months ago
  78. 226f4a7 docs: update toolchain requirements documentation by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  79. fb790e6 Merge "fix(spm): instruction permissions on memory sharing" by Madhukar Pappireddy · 1 year, 9 months ago
  80. afffe3a fix(spm): instruction permissions on memory sharing by J-Alves · 1 year, 10 months ago
  81. 6d8721d Merge changes from topic "xlnx_versal_net_intro" by Joanna Farley · 1 year, 10 months ago
  82. e3c73d2 Merge changes from topic "eac2" by Soby Mathew · 1 year, 10 months ago
  83. 4550b49 fix(rme): remove RIPAS_UNDEFINED definition by AlexeiFedorov · 2 years ago
  84. 35b0fa9 feat(rme): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years ago
  85. 4067f86 feat(rme): support for PMU as per RMM Specification 1.0-eac2 by AlexeiFedorov · 2 years, 1 month ago
  86. f81345c feat(rme): add Realm SVE tests for EAC1 by AlexeiFedorov · 2 years, 1 month ago
  87. cd04e41 feat(rme): modify API of RMI_RTT_*_RIPAS by AlexeiFedorov · 2 years, 2 months ago
  88. ef46c04 feat(rme): changes in handling RMI_RTT_UNMAP_UNPROTECTED by AlexeiFedorov · 2 years, 2 months ago
  89. 1e44db5 feat(rme): update API of data/rtt functions by AlexeiFedorov · 2 years, 3 months ago
  90. 81025b4 feat(rme): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 3 months ago
  91. ac174ab feat(rme): remove RMI_ERROR_IN_USE error code by AlexeiFedorov · 2 years, 3 months ago
  92. 3d3dea2 feat(rme):set size of RsiHostCall.gprs[] to 31 by AlexeiFedorov · 2 years, 3 months ago
  93. 44927c3 feat(rme): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 3 months ago
  94. b69eae0 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 3 months ago
  95. 30b8bc2 docs(versal-net): add Versal NET documentation by Prasad Kummari · 1 year, 10 months ago
  96. 1d8f222 chore(xilinx): reorganize timer code into common path by Prasad Kummari · 1 year, 10 months ago
  97. 56f41cd feat(versal-net): introduce platform support by Prasad Kummari · 1 year, 10 months ago
  98. 8f6d559 Merge changes from topic "jpc/el3-initialize-hfg-el2-regs" by Manish Pandey · 1 year, 10 months ago
  99. 507ed93 refactor(fgt): modify FEAT_FGT test to check for init values by Juan Pablo Conde · 2 years ago
  100. c94fb40 feat(cpufeat): add feat detection helpers by Juan Pablo Conde · 2 years ago