1. e02c7f3 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · Mon Nov 25 10:14:26 2024 +0000
  2. ceca6ed refactor(cpus): declare runtime errata correctly by Boyan Karatotev · Fri Jan 24 09:51:03 2025 +0000
  3. 74ddacc perf(cpus): make reset errata do fewer branches by Boyan Karatotev · Wed Jan 22 13:54:43 2025 +0000
  4. 1dcba8f perf(cpus): inline the reset function by Boyan Karatotev · Tue Nov 19 11:27:01 2024 +0000
  5. 5c074d3 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · Wed Dec 04 15:25:27 2024 +0000
  6. 23f4ff9 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · Tue Jan 21 08:44:52 2025 +0000
  7. 2ddee21 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · Thu Jan 23 15:27:30 2025 +0000
  8. af2c51f refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · Tue Jan 21 08:16:34 2025 +0000
  9. e48c5d3 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · Thu Jan 23 16:17:52 2025 +0000
  10. 347db7f fix(cpus): declare reset errata correctly by Boyan Karatotev · Mon Jan 20 14:54:35 2025 +0000
  11. fcb81cd fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · Fri Feb 07 15:17:09 2025 -0600
  12. ce29c16 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · Fri Feb 07 14:31:39 2025 -0600
  13. 4b40c8c fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · Fri Feb 07 14:21:14 2025 -0600
  14. 6157c04 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · Tue Feb 11 16:52:18 2025 +0100
  15. 17e059e feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · Wed Mar 22 15:55:36 2023 +0000
  16. 66d8f1b fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · Wed Oct 16 11:36:29 2024 +0100
  17. 5b216d9 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · Tue Jan 21 19:20:29 2025 -0600
  18. b1ddd6c fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · Tue Jan 21 19:03:34 2025 -0600
  19. d7461c6 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · Tue Jan 21 18:56:25 2025 -0600
  20. 191a64f fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · Tue Jan 21 18:38:56 2025 -0600
  21. 802197d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · Tue Jan 21 18:24:57 2025 -0600
  22. dd6882e fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · Tue Jan 21 18:12:35 2025 -0600
  23. db514a7 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · Tue Jan 21 18:02:51 2025 -0600
  24. 3c1defc fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · Tue Jan 21 17:44:17 2025 -0600
  25. a4c60f6 fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · Tue Jan 21 17:23:26 2025 -0600
  26. 1ad2457 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · Tue Jan 21 17:12:33 2025 -0600
  27. 152ec36 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · Tue Jan 21 17:00:11 2025 -0600
  28. cf7cf54 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · Tue Jan 21 12:32:14 2025 -0600
  29. 4c3a461 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · Wed Jan 29 15:01:10 2025 -0600
  30. a6193b3 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · Fri Sep 20 13:37:51 2024 +0100
  31. 7262eff feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · Thu Dec 19 16:07:29 2024 +0000
  32. cd7482a refactor(cpus): undo errata mitigations by Boyan Karatotev · Thu Sep 26 17:00:09 2024 +0100
  33. 6c47386 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · Tue Jan 21 11:41:46 2025 +0000
  34. faa857d fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · Tue Jan 28 17:21:17 2025 -0600
  35. 8511eb5 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · Fri Sep 06 12:30:19 2024 -0500
  36. ea47df4 fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · Fri Sep 06 12:26:35 2024 -0500
  37. 62e3feb fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · Fri Sep 06 12:20:38 2024 -0500
  38. 6558a42 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · Fri Sep 06 12:19:59 2024 -0500
  39. 8556482 fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · Fri Sep 06 12:18:51 2024 -0500
  40. 738a554 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · Fri Sep 06 11:35:56 2024 -0500
  41. 6f8f607 fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · Sun Jun 02 22:59:09 2024 -0500
  42. 49616b7 fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · Tue Jun 18 13:58:31 2024 -0500
  43. dff0d3d fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · Thu May 23 16:06:19 2024 -0500
  44. 3d4cc6e fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · Thu May 23 16:04:30 2024 -0500
  45. 7d68b0c fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · Thu May 23 16:02:27 2024 -0500
  46. beb529d fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · Thu May 23 15:59:50 2024 -0500
  47. a6bbb27 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · Thu May 23 15:54:59 2024 -0500
  48. 20a2d52 fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · Thu May 23 15:52:27 2024 -0500
  49. 030d50e fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · Tue May 21 14:20:44 2024 -0500
  50. d08f7cf fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · Tue May 21 14:17:07 2024 -0500
  51. 94f0044 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · Tue May 21 14:08:56 2024 -0500
  52. 696ca6c fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · Tue May 21 14:03:11 2024 -0500
  53. 243dc85 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · Tue May 21 13:51:31 2024 -0500
  54. 53b6da5 fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · Mon May 20 13:48:19 2024 -0500
  55. 52ac80a fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · Wed Nov 27 15:02:32 2024 -0600
  56. a5762a9 feat(cpus): add support for Alto CPU by Igor Podgainõi · Fri Nov 29 15:01:54 2024 +0100
  57. fb3e615 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · Thu Oct 24 15:26:23 2024 +0200
  58. 44460e8 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · Mon Oct 21 19:53:23 2024 +0200
  59. 898364b feat(cpus): add support for cortex-a720ae by Ahmed Azeem · Tue Oct 15 10:31:12 2024 +0100
  60. 7ae5f5b feat(cpus): add support for arcadia cpu by Govindraj Raja · Wed Oct 02 16:15:35 2024 -0500
  61. 24395f4 chore(cpus): optimise runtime errata applications by Boyan Karatotev · Thu Sep 26 17:09:53 2024 +0100
  62. b0ac801 Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · Mon Oct 07 16:59:28 2024 +0200
  63. ef1b5d8 fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · Wed Jul 10 18:04:40 2024 -0500
  64. 89e8307 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · Tue May 21 11:56:37 2024 +0100
  65. 0f38c77 fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · Mon Aug 26 17:04:27 2024 -0500
  66. 5fc97ca Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · Tue Aug 27 16:23:58 2024 +0200
  67. a85a8ba fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · Fri Jul 19 15:59:17 2024 -0500
  68. df0b426 feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · Mon Aug 05 16:11:42 2024 -0500
  69. 2b43393 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · Mon Aug 05 16:04:37 2024 -0500
  70. 1ee6a98 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · Fri Jul 19 18:09:20 2024 -0500
  71. d1cb83e fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · Tue Jul 16 14:34:42 2024 -0500
  72. 3f588c4 refactor(cpus): remove cpu specific errata funcs by Ryan Everett · Tue May 14 14:47:09 2024 +0100
  73. d34d7fd refactor(cpus): directly invoke errata reporter by Ryan Everett · Fri May 10 14:56:02 2024 +0100
  74. d7a54c8 refactor(cpus): modify log for "ERRATA_NOT_APPLIES" by Sona Mathew · Thu Jul 18 21:53:09 2024 -0500
  75. 9b9e522 feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · Fri Sep 30 08:56:21 2022 +0000
  76. 8276014 chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · Fri May 17 13:39:07 2024 -0500
  77. 106437d chore: rename Chaberton to Cortex-A725 by Govindraj Raja · Fri May 17 13:35:19 2024 -0500
  78. 5969e1c Merge "feat(cpus): support to update External LLC presence in Neoverse N3" into integration by Olivier Deprez · Fri May 10 07:55:59 2024 +0200
  79. 7cbdd14 Merge "feat(cpus): support to update External LLC presence in Neoverse V2" into integration by Manish Pandey · Thu May 09 22:05:07 2024 +0200
  80. 4a9f530 feat(cpus): support to update External LLC presence in Neoverse N3 by Younghyun Park · Wed May 08 17:22:38 2024 -0700
  81. 3cc6317 chore: rename hermes to neoverse-n3 by Govindraj Raja · Mon May 06 12:52:17 2024 -0500
  82. 874f6e9 Merge changes from topic "sm/feat_detect" into integration by Manish Pandey · Tue May 07 11:17:02 2024 +0200
  83. ee647e3 feat(cpus): support to update External LLC presence in Neoverse V2 by Younghyun Park · Mon May 06 21:26:38 2024 -0700
  84. ff69a6a refactor(cpus): replace adr with adr_l by developer · Wed Feb 21 13:58:51 2024 +0800
  85. e480ec2 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · Mon Mar 11 15:58:15 2024 -0500
  86. d9c8eff fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · Fri Apr 05 16:27:07 2024 -0500
  87. a72cc3c fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · Wed Apr 10 15:33:21 2024 -0500
  88. 7061d07 fix(cpus): workaround for Cortex-A715 erratum 2728106 by Bipin Ravi · Wed Apr 10 15:06:11 2024 -0500
  89. 51108be chore: rename Poseidon to Neoverse V3 by Sona Mathew · Thu Mar 07 14:41:20 2024 -0600
  90. 9d36986 Merge "fix(cpus): workaround for Cortex-A715 erratum 2413290" into integration by Bipin Ravi · Tue Mar 26 01:12:57 2024 +0100
  91. b6b812c fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · Wed Mar 20 14:14:43 2024 -0500
  92. 5e03975 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · Thu Mar 14 16:52:21 2024 -0500
  93. 89c586b Merge "chore: update status of Cortex-X3 erratum 2615812" into integration by Bipin Ravi · Fri Mar 22 00:41:20 2024 +0100
  94. 593ade7 Merge "fix(cpus): workaround for Cortex-A720 erratum 2940794" into integration by Madhukar Pappireddy · Fri Mar 22 00:09:19 2024 +0100
  95. eaed76b chore: update status of Cortex-X3 erratum 2615812 by Sona Mathew · Fri Mar 15 11:07:33 2024 -0500
  96. 38ab0b7 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · Tue Mar 12 10:29:16 2024 -0500
  97. cb5a721 Merge "fix(cpus): fix a defect in Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · Tue Mar 12 19:17:49 2024 +0100
  98. d1d7932 fix(cpus): fix a defect in Cortex-A715 erratum 2561034 by Bipin Ravi · Mon Mar 11 16:31:39 2024 -0500
  99. bfcacc8 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · Tue Feb 20 16:59:45 2024 -0600
  100. ad514e5 Merge "fix(cpus): workaround for Cortex-A715 erratum 2344187" into integration by Lauren Wehrmeister · Thu Mar 07 16:52:46 2024 +0100