1. 29bda25 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
  2. 5f32fd2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  3. 09c1edb fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  4. fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
  5. 593ae35 feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · 2 years, 5 months ago
  6. c9f352c fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · 10 months ago
  7. e25fc9d fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  8. fded839 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  9. adea6e5 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  10. 511148e fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  11. 38401c5 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  12. 77feb74 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  13. ae6c7c9 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  14. d732300 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
  15. af5ae9a fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
  16. 050c4a3 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  17. 26437af fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  18. 463b5b4 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  19. 7455cd1 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  20. 45c7328 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · 11 months ago
  21. 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
  22. cc94e71 refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
  23. bb80185 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
  24. 8ae6b1a fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  25. b0521a1 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
  26. 037a15f fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  27. 56bb1d1 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  28. 520c220 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
  29. 6ce6aca fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  30. 2372179 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
  31. ebc090f fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · 1 year, 2 months ago
  32. 5b58142 fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 2 months ago
  33. aed3e8b fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 2 months ago
  34. 85709f6 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · 1 year, 2 months ago
  35. 902dc0e fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · 1 year, 2 months ago
  36. 46a4cad fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · 1 year, 2 months ago
  37. c818bf1 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · 1 year, 2 months ago
  38. 26293a7 fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · 1 year, 2 months ago
  39. 26e0ff9 fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · 1 year, 3 months ago
  40. 0d7b503 fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · 1 year, 3 months ago
  41. 878464f fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · 1 year, 3 months ago
  42. b0d441b fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · 1 year, 3 months ago
  43. ad3da01 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · 1 year, 3 months ago
  44. af65cbb fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · 1 year, 3 months ago
  45. cc46166 fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 8 months ago
  46. 940ecd0 feat(cpus): add support for Alto CPU by Igor Podgainõi · 8 months ago
  47. 190ae70 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · 9 months ago
  48. 034b919 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · 10 months ago
  49. 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
  50. 8fa5460 feat(cpus): add support for arcadia cpu by Govindraj Raja · 10 months ago
  51. db9ee83 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
  52. 5765e0c Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · 10 months ago
  53. 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  54. db7eb68 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
  55. 609d08a fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
  56. cc4f383 Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 11 months ago
  57. b1bde25 fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · 1 year, 1 month ago
  58. 721249b feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · 12 months ago
  59. 4a97ff5 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 12 months ago
  60. 1214090 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 1 year, 1 month ago
  61. 1e4480b fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 1 year, 1 month ago
  62. 3fb52e4 refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 1 year, 3 months ago
  63. 1c20f05 refactor(cpus): directly invoke errata reporter by Ryan Everett · 1 year, 3 months ago
  64. becc97e refactor(cpus): modify log for "ERRATA_NOT_APPLIES" by Sona Mathew · 1 year, 1 month ago
  65. 9fd9f1d feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · 2 years, 10 months ago
  66. bbe94cd chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · 1 year, 3 months ago
  67. 16aacab chore: rename Chaberton to Cortex-A725 by Govindraj Raja · 1 year, 3 months ago
  68. 332b62e Merge "feat(cpus): support to update External LLC presence in Neoverse N3" into integration by Olivier Deprez · 1 year, 3 months ago
  69. 421f3e3 Merge "feat(cpus): support to update External LLC presence in Neoverse V2" into integration by Manish Pandey · 1 year, 3 months ago
  70. 6fbc98b feat(cpus): support to update External LLC presence in Neoverse N3 by Younghyun Park · 1 year, 3 months ago
  71. ba6b694 chore: rename hermes to neoverse-n3 by Govindraj Raja · 1 year, 3 months ago
  72. 2a0ca84 Merge changes from topic "sm/feat_detect" into integration by Manish Pandey · 1 year, 3 months ago
  73. 6aa5d1b feat(cpus): support to update External LLC presence in Neoverse V2 by Younghyun Park · 1 year, 3 months ago
  74. a5c4212 refactor(cpus): replace adr with adr_l by Hsin-Hsiung Wang · 1 year, 6 months ago
  75. 9e51f15 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · 1 year, 5 months ago
  76. 4731211 fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 1 year, 4 months ago
  77. c833ca6 fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · 1 year, 4 months ago
  78. 10134e3 fix(cpus): workaround for Cortex-A715 erratum 2728106 by Bipin Ravi · 1 year, 4 months ago
  79. 328d304 chore: rename Poseidon to Neoverse V3 by Sona Mathew · 1 year, 5 months ago
  80. e741978 Merge "fix(cpus): workaround for Cortex-A715 erratum 2413290" into integration by Bipin Ravi · 1 year, 4 months ago
  81. bd2f7d3 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 5 months ago
  82. 152f4cf fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 1 year, 5 months ago
  83. 063d99b Merge "chore: update status of Cortex-X3 erratum 2615812" into integration by Bipin Ravi · 1 year, 5 months ago
  84. fe6c657 Merge "fix(cpus): workaround for Cortex-A720 erratum 2940794" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  85. f589a2a chore: update status of Cortex-X3 erratum 2615812 by Sona Mathew · 1 year, 5 months ago
  86. 7385213 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · 1 year, 5 months ago
  87. f36faa7 Merge "fix(cpus): fix a defect in Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  88. 57ab6d8 fix(cpus): fix a defect in Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 5 months ago
  89. 15a0461 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 6 months ago
  90. 77b30cb Merge "fix(cpus): workaround for Cortex-A715 erratum 2344187" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  91. 33c665a fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
  92. cc41b56 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
  93. 53b3cd2 fix(cpus): workaround for Cortex-A715 erratum 2331818 by Bipin Ravi · 1 year, 5 months ago
  94. 1f73247 fix(cpus): workaround for Cortex-A715 erratum 2420947 by Bipin Ravi · 1 year, 5 months ago
  95. 106c428 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 6 months ago
  96. 262dc9f fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 1 year, 5 months ago
  97. 7f69a40 fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 1 year, 5 months ago
  98. 6a6b282 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
  99. c1aa3fa fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
  100. 68cac6a fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 1 year, 8 months ago