1. 7bf485d refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  2. d1ea858 refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
  3. d54e07a refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 1 year, 3 months ago
  4. 6a6b0be refactor(cpus): directly invoke errata reporter by Ryan Everett · 1 year, 3 months ago
  5. f67c3ea perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  6. 88ca67b refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
  7. 9ec650f refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
  8. fa4bdbb fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
  9. b4dd8f6 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  10. 30d6886 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  11. 35caff9 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  12. 2414a85 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  13. 395f67e fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  14. ed4bd3c fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  15. 2296df6 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  16. c7d5de9 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  17. 3b8a3ad fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  18. c32e3a3 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  19. 8c6068f fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  20. f2a263e fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 1 year, 6 months ago
  21. 37db9ab refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
  22. 337aa3b fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  23. a7f53d3 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
  24. cbf4a4e fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  25. 172ccad fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  26. 2ef768d fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  27. cc04eac fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
  28. cf5e7d8 build: always prefix section names with `.` by Chris Kay · 6 months ago
  29. 772bdd3 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
  30. 3edd92a fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 8 months ago
  31. 9f34221 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
  32. 07a4df5 fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 2 months ago
  33. 1f48d84 fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 2 months ago
  34. ba5453c fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · 1 year, 2 months ago
  35. 5e99888 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · 1 year, 2 months ago
  36. d87e449 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · 1 year, 2 months ago
  37. de65c9f fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · 1 year, 2 months ago
  38. feb80a6 fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · 1 year, 2 months ago
  39. ca1a7aa fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · 1 year, 3 months ago
  40. 5625d9e fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · 1 year, 3 months ago
  41. cfa1200 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · 1 year, 3 months ago
  42. 9761fcc fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · 1 year, 3 months ago
  43. 85b4f45 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · 1 year, 3 months ago
  44. 03d2ef8 fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · 1 year, 3 months ago
  45. 578d357 fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  46. 10cd41d feat(cm): add errata 2938996, 2726228 by Arvind Ram Prakash · 12 months ago
  47. 6252072 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
  48. ac24f38 fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
  49. 1e0636e Merge "feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228)" into lts-v2.8 by TrustedFirmware Code Review · 11 months ago
  50. a0a574d feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 12 months ago
  51. 9db99a3 fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · 1 year, 1 month ago
  52. 2c6b1bd Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into lts-v2.8 by TrustedFirmware Code Review · 11 months ago
  53. dedcbb7 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 1 year, 1 month ago
  54. 7512450 fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 1 year, 1 month ago
  55. d7f6181 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  56. d0a74e3 fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 1 year, 4 months ago
  57. 9b5d75b fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · 1 year, 4 months ago
  58. 0263326 fix(cpus): workaround for Cortex-A715 erratum 2728106 by Bipin Ravi · 1 year, 4 months ago
  59. 01f9e35 Merge changes I368088ec,Ia246235a into lts-v2.8 by TrustedFirmware Code Review · 1 year, 3 months ago
  60. 1e785ab feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · 1 year, 5 months ago
  61. 205980a fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 1 year, 5 months ago
  62. 4696806 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · 1 year, 5 months ago
  63. 39e3e65 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 5 months ago
  64. a1bd6dc chore: rename Poseidon to Neoverse V3 by Sona Mathew · 1 year, 5 months ago
  65. 656c431 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
  66. 538c637 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 6 months ago
  67. f14464e fix(cpus): fix a defect in Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 5 months ago
  68. 81270d9 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 6 months ago
  69. bd32e62 fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
  70. 877e934 fix(cpus): workaround for Cortex-A715 erratum 2331818 by Bipin Ravi · 1 year, 5 months ago
  71. 84e8de6 fix(cpus): workaround for Cortex-A715 erratum 2420947 by Bipin Ravi · 1 year, 5 months ago
  72. 6a8a867 fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 1 year, 5 months ago
  73. a3cd442 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
  74. e80174e fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
  75. 560f140 fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 1 year, 8 months ago
  76. eadc24b fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 1 year, 8 months ago
  77. 70bd264 fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · 1 year, 8 months ago
  78. fc08e1b fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 1 year, 8 months ago
  79. d04495b fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
  80. 03237dd fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 1 year, 8 months ago
  81. 45bf33e fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  82. 0dec81e fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  83. 3a4bdce fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 10 months ago
  84. 366dc1f fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 10 months ago
  85. 9cdc77a fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 1 year, 9 months ago
  86. 67fa085 fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year, 9 months ago
  87. f1a90ce fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year, 9 months ago
  88. 256a548 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
  89. 6fff64f fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
  90. d7c6699 fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
  91. 9f7275a fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · 1 year, 10 months ago
  92. 26bb39d fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 10 months ago
  93. af8088b fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · 1 year, 10 months ago
  94. 02bf8ca fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · 1 year, 10 months ago
  95. 24cf111 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · 1 year, 10 months ago
  96. 589ee7e fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · 1 year, 10 months ago
  97. 89e3579 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 10 months ago
  98. 1c70671 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 1 year, 10 months ago
  99. dbc7d9b fix(cpus): update the fix for Cortex-A78AE erratum 1941500 by Varun Wadekar · 1 year, 11 months ago
  100. 28b3d98 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 11 months ago