- ac9f4b4 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
- ede127e chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 5 months ago
- 4cf6240 chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 5 months ago
- 6b922fe chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 5 months ago
- 174ed61 chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 5 months ago
- 10a8e85 chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 5 months ago
- 216d437 chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 5 months ago
- e83cccf chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 5 months ago
- 5c43b96 chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 5 months ago
- eb9220b chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 5 months ago
- 97b1023 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 5 months ago
- 85526d4 chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 5 months ago
- 67a4f6f chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 5 months ago
- 06f2cfb chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 5 months ago
- 3426ed4 refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 5 months ago
- f2bd352 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
- fcf2ab7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
- bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
- 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
- 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
- 21d068b refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
- 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 7 months ago
- 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
- 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
- 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
- b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
- b547716 refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
- 52e89e9 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
- 5cba510 fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
- 29bda25 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
- 5f32fd2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
- 09c1edb fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
- fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
- 593ae35 feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · 2 years, 5 months ago
- c9f352c fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · 10 months ago
- e25fc9d fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
- fded839 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
- adea6e5 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
- 511148e fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
- 38401c5 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
- 77feb74 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
- ae6c7c9 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
- d732300 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
- af5ae9a fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
- 050c4a3 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
- 26437af fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
- 463b5b4 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
- 7455cd1 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
- 45c7328 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · 11 months ago
- 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
- cc94e71 refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
- bb80185 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
- 8ae6b1a fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
- b0521a1 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
- 037a15f fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
- 56bb1d1 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
- 520c220 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
- 6ce6aca fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
- 2372179 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
- ebc090f fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · 1 year, 2 months ago
- 5b58142 fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 2 months ago
- aed3e8b fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 2 months ago
- 85709f6 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · 1 year, 2 months ago
- 902dc0e fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · 1 year, 2 months ago
- 46a4cad fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · 1 year, 2 months ago
- c818bf1 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · 1 year, 2 months ago
- 26293a7 fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · 1 year, 2 months ago
- 26e0ff9 fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · 1 year, 3 months ago
- 0d7b503 fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · 1 year, 3 months ago
- 878464f fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · 1 year, 3 months ago
- b0d441b fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · 1 year, 3 months ago
- ad3da01 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · 1 year, 3 months ago
- af65cbb fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · 1 year, 3 months ago
- cc46166 fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 8 months ago
- 940ecd0 feat(cpus): add support for Alto CPU by Igor Podgainõi · 8 months ago
- 190ae70 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · 10 months ago
- 034b919 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · 10 months ago
- 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
- 8fa5460 feat(cpus): add support for arcadia cpu by Govindraj Raja · 10 months ago
- db9ee83 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
- 5765e0c Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · 10 months ago
- 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
- db7eb68 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
- 609d08a fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
- cc4f383 Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 11 months ago
- b1bde25 fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · 1 year, 1 month ago
- 721249b feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · 1 year ago
- 4a97ff5 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 1 year ago
- 1214090 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 1 year, 1 month ago
- 1e4480b fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 1 year, 1 month ago
- 3fb52e4 refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 1 year, 3 months ago
- 1c20f05 refactor(cpus): directly invoke errata reporter by Ryan Everett · 1 year, 3 months ago
- becc97e refactor(cpus): modify log for "ERRATA_NOT_APPLIES" by Sona Mathew · 1 year, 1 month ago
- 9fd9f1d feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · 2 years, 10 months ago
- bbe94cd chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · 1 year, 3 months ago
- 16aacab chore: rename Chaberton to Cortex-A725 by Govindraj Raja · 1 year, 3 months ago
- 332b62e Merge "feat(cpus): support to update External LLC presence in Neoverse N3" into integration by Olivier Deprez · 1 year, 3 months ago
- 421f3e3 Merge "feat(cpus): support to update External LLC presence in Neoverse V2" into integration by Manish Pandey · 1 year, 3 months ago
- 6fbc98b feat(cpus): support to update External LLC presence in Neoverse N3 by Younghyun Park · 1 year, 3 months ago
- ba6b694 chore: rename hermes to neoverse-n3 by Govindraj Raja · 1 year, 3 months ago