1. 59beeab perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 4 months ago
  2. 529f156 perf(cpus): inline the reset function by Boyan Karatotev · 4 months ago
  3. 1e0fca1 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
  4. f9429c2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  5. 4c93936 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  6. 19cdd48 docs(changelog): changelog for lts-v2.10.14 release by Release CI · 5 months ago lts-v2.10.14
  7. b9e252a feat(cpus): add ENABLE_ERRATA_ALL flag by Yann Gautier · 6 months ago
  8. b1f5750 docs(changelog): changelog for lts-v2.10.13 release by Release CI · 6 months ago lts-v2.10.13
  9. fc49773 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  10. e2a5da1 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  11. 1d17578 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  12. c8a6cc0 fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  13. db3048d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  14. 1852f60 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  15. 3e9433d fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  16. 17b8a8a fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 6 months ago
  17. 36b53f9 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  18. 857cfc2 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  19. 8f70937 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  20. b2be8b0 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
  21. 408ba4d docs(changelog): changelog for lts-v2.10.12 release by Release CI · 6 months ago lts-v2.10.12
  22. 8355ef7 docs(maintainers): update LTS maintainers by Govindraj Raja · 6 months ago
  23. 3d85a19 docs: updates to LTS by Govindraj Raja · 7 months ago
  24. 13657a3 docs: add inital lts doc by Govindraj Raja · 8 months ago
  25. 44161dc docs(prerequisites): update mbedtls to version 3.6.2 by Yann Gautier · 7 months ago
  26. 832b92b docs(changelog): changelog for lts-v2.10.11 release by Release CI · 7 months ago lts-v2.10.11
  27. 196984e fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 8 months ago
  28. e42abf2 fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · 1 year, 3 months ago
  29. b28aa38 docs(changelog): changelog for lts-v2.10.10 release by Release CI · 8 months ago lts-v2.10.10
  30. 7e63213 docs(changelog): changelog for lts-v2.10.9 release by Release CI · 9 months ago lts-v2.10.9
  31. d3e9439 docs(changelog): changelog for lts-v2.10.8 release by Release CI · 10 months ago lts-v2.10.8
  32. 34a4f24 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
  33. 0c913b2 Merge changes from topic "for-lts-v2.10.7" into lts-v2.10 by TrustedFirmware Code Review · 10 months ago
  34. 8d5dc17 docs(changelog): changelog for lts-v2.10.7 release by Release CI · 10 months ago lts-v2.10.7
  35. 9c723cd docs(prerequisites): update MbedTLS version to 3.6.1 by Yann Gautier · 10 months ago
  36. 23b59a3 fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
  37. f2aebf3 docs(changelog): changelog for lts-v2.10.6 release by Release CI · 11 months ago lts-v2.10.6
  38. dd59546 Merge changes from topic "for-lts-v2.10.6" into lts-v2.10 by TrustedFirmware Code Review · 11 months ago
  39. c1b9767 docs(fvp): update FVP versions used by Govindraj Raja · 11 months ago
  40. 47010ae feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 12 months ago
  41. a93c69b fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · 1 year, 1 month ago
  42. 427c1aa Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into lts-v2.10 by TrustedFirmware Code Review · 11 months ago
  43. 9d39343 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 1 year, 1 month ago
  44. 582b950 fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 1 year, 1 month ago
  45. 7c22984 docs(changelog): changelog for lts-v2.10.5 release by Release CI · 1 year, 1 month ago lts-v2.10.5
  46. aa84a9d docs(prerequisites): update mbedtls version used by Yann Gautier · 1 year, 3 months ago
  47. 1d3bb2f refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
  48. 569e16c docs(changelog): changelog for lts-v2.10.4 release by Release CI · 1 year, 3 months ago lts-v2.10.4
  49. 200931d fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 1 year, 4 months ago
  50. f491e09 docs: decrease the minimum supported OpenSSL by Harrison Mutai · 1 year, 4 months ago
  51. 3609b0a fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · 1 year, 4 months ago
  52. 1edbf2a fix(cpus): workaround for Cortex-A715 erratum 2728106 by Bipin Ravi · 1 year, 4 months ago
  53. fc93d0e docs(changelog): changelog for lts-v2.10.3 release by Release CI · 1 year, 4 months ago
  54. bafc27c chore: rename Poseidon to Neoverse V3 by Sona Mathew · 1 year, 5 months ago
  55. baf1474 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 1 year, 5 months ago
  56. 635c83e chore: update status of Cortex-X3 erratum 2615812 by Sona Mathew · 1 year, 5 months ago
  57. 03636f2 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · 1 year, 5 months ago
  58. b59307e fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 6 months ago
  59. 44f36c4 docs(sdei): provide security guidelines when using SDEI by Manish Pandey · 1 year, 7 months ago
  60. 11cb096 docs(threat_model): mark power analysis threats out-of-scope by Manish V Badarkhe · 1 year, 6 months ago
  61. 3e3ff29 fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
  62. d466c5d fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
  63. 940ebbe fix(cpus): workaround for Cortex-A715 erratum 2331818 by Bipin Ravi · 1 year, 5 months ago
  64. 04c60d5 fix(cpus): workaround for Cortex-A715 erratum 2420947 by Bipin Ravi · 1 year, 5 months ago
  65. b7ed781 fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
  66. a234f54 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 6 months ago
  67. 301698e fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 1 year, 5 months ago
  68. 5f8f745 fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 1 year, 5 months ago
  69. 7961a4e docs(changelog): changelog for lts-v2.10.2 release by Yann Gautier · 1 year, 6 months ago
  70. e8e5c77 fix(build): update versions by Yann Gautier · 1 year, 6 months ago
  71. e2ace10 docs(changelog): changelog for lts-v2.10.1 release by Yann Gautier · 1 year, 6 months ago
  72. 2624951 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
  73. 84fcd04 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
  74. 35d1334 docs(security): security advisory for CVE-2023-49100 by Manish Pandey · 1 year, 7 months ago
  75. 0e5e994 fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 1 year, 8 months ago
  76. 7c227dc fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 1 year, 8 months ago
  77. 744f07a fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · 1 year, 8 months ago
  78. 88a8cd0 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 1 year, 8 months ago
  79. 8d45e30 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
  80. 4a9ed7a fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 1 year, 8 months ago
  81. b312fa0 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  82. e27b8ec fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  83. b98d0b2 docs: fix errata in RMM-EL3 Communication Interface documentation by Javier Almansa Sobrino · 1 year, 8 months ago
  84. f98185e fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 10 months ago
  85. 9cec549 feat(security): add support for SLS mitigation by Bipin Ravi · 1 year, 10 months ago
  86. d36d167 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 10 months ago
  87. 6becda5 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 1 year, 9 months ago
  88. 25cf284 fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year, 9 months ago
  89. 402b9a9 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year, 9 months ago
  90. 9873580 docs(changelog): changelog for v2.10 release by Manish V Badarkhe · 1 year, 9 months ago
  91. ccd8c02 Merge "Revert "docs(changelog): changelog for v2.10 release"" into integration by Manish Pandey · 1 year, 9 months ago v2.10-rc1
  92. 256c1c6 Revert "docs(changelog): changelog for v2.10 release" by Manish Pandey · 1 year, 9 months ago
  93. b54f737 Merge "docs(threat-model): add a threat model for TF-A with Arm CCA" into integration by Sandrine Bailleux · 1 year, 9 months ago
  94. 61647ed Merge "refactor(tc): deprecate Arm TC1 FVP platform" into integration by Manish Pandey · 1 year, 9 months ago
  95. b8a01c9 Merge "docs(changelog): changelog for v2.10 release" into integration by Bipin Ravi · 1 year, 9 months ago
  96. 6a2b11c refactor(tc): deprecate Arm TC1 FVP platform by Manish V Badarkhe · 1 year, 9 months ago
  97. 0abbfab docs(changelog): changelog for v2.10 release by Juan Pablo Conde · 1 year, 9 months ago
  98. d840ae5 Merge changes from topic "hm/rt-instr" into integration by Manish Pandey · 1 year, 9 months ago
  99. 10b545b Merge "docs: add a section for experimental build options" into integration by Manish Pandey · 1 year, 9 months ago
  100. 4281d02 Merge "docs(fvp): update model version documentation" into integration by Sandrine Bailleux · 1 year, 9 months ago