- e9bc0b9 fix(cpus): workaround for Cortex-X3 erratum 3213672 by Arvind Ram Prakash · 4 weeks ago
- cafd1af fix(cpus): workaround for Cortex-X3 erratum 3827463 by Arvind Ram Prakash · 5 weeks ago
- 44fc77f fix(cpus): workaround for Cortex-X3 erratum 3692984 by Arvind Ram Prakash · 5 weeks ago
- 621560d fix(cpus): check minor revision before applying runtime errata by Boyan Karatotev · 14 days ago
- 27fa107 fix(cpus): put back the global declaration for erratum #3701747 by Boyan Karatotev · 7 days ago
- 4aa3e4c fix(cpus): workaround for Cortex-A710 erratum 1927200 by John Powell · 8 weeks ago
- bdb9f85 fix(cpus): workaround for Cortex-A710 erratum 1917258 by John Powell · 8 weeks ago
- e3f2ee2 fix(cpus): workaround for Cortex-A710 erratum 1916945 by John Powell · 8 weeks ago
- da60f9c fix(cpus): workaround for Cortex-A710 erratum 1901946 by John Powell · 8 weeks ago
- 5e66932 Merge "fix(cpus): remove accidental alto cpu addition" into lts-v2.12 by Varun Wadekar · 8 weeks ago
- 648b4f3 fix(cpus): remove accidental alto cpu addition by Govindraj Raja · 8 weeks ago
- e21418b feat(errata): implement workaround for DSU-120 erratum 2900952 by Arvind Ram Prakash · 3 months ago
- fdd7067 fix(cpus): drop esb from the Neoverse N1 by Boyan Karatotev · 3 months ago
- 481e161 refactor(cpus): optimize CVE checking by Arvind Ram Prakash · 4 months ago
- 1ca07cd refactor(cpus): move errata check to common code by Arvind Ram Prakash · 4 months ago
- 1967879 chore(cpus): remove in-order checks by Govindraj Raja · 3 months ago
- 4f7f634 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
- 46d1b09 chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 5 months ago
- ba6840c chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 5 months ago
- ee3d7ad chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 5 months ago
- 51eb9ca chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 5 months ago
- 3ae3d9e chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 5 months ago
- 24c97d2 chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 5 months ago
- c0f6069 chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 5 months ago
- 03af05b chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 5 months ago
- 111d898 chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 5 months ago
- cffb808 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 5 months ago
- ca91c0f chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 5 months ago
- f56dff1 chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 5 months ago
- 47fae8a chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 5 months ago
- 5f5946f refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 5 months ago
- 4fa822e fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
- a33ee00 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
- fd2df32 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
- c77f625 refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
- 3bfa5a0 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 7 months ago
- b4a921c perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
- 39f7d02 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
- f0e00d7 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
- 4d7430c perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
- 6c32b19 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
- 987737c refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
- 2f93cdb refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
- ad237ca fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
- 29db96d fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
- 708f4fd fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
- 8414a20 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
- 04aca84 feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · 2 years, 5 months ago
- d2ab213 fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · 10 months ago
- 12f84db refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
- 2bef6ba feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
- 3809359 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
- 4a9ff09 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
- 7e41b70 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
- 15300ac fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
- 6e0efc7 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
- 8299c12 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
- fa6c987 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
- 4e78288 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
- ae6edfd fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
- 2452627 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
- a7b3227 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
- d482688 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
- 9d6143e fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
- 9427c06 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
- 16b8724 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
- 427c33b fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
- 192a152 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
- 3e4d94c fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
- 41a52ef fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
- 2f09b9f fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
- 70a7d3f fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · 1 year, 2 months ago
- 41b64fe fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 2 months ago
- 0b2d220 fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 2 months ago
- 193370e fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · 1 year, 2 months ago
- d52c52a fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · 1 year, 2 months ago
- 3bd6531 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · 1 year, 2 months ago
- eda09ac fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · 1 year, 2 months ago
- b9766da fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · 1 year, 2 months ago
- 6324220 fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · 1 year, 3 months ago
- 6041f07 fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · 1 year, 3 months ago
- b23f5da fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · 1 year, 3 months ago
- ef37871 fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · 1 year, 3 months ago
- 2898088 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · 1 year, 3 months ago
- b8e111c fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · 1 year, 3 months ago
- a6f6396 fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 8 months ago
- 212993a Merge "feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA" into integration by Govindraj Raja · 9 months ago
- ffbc2b9 Merge "fix(romlib): prevent race condition on the build directory" into integration by Yann Gautier · 9 months ago
- 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
- 830ed39 Merge "feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world" into integration by Govindraj Raja · 9 months ago
- b17fecd feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world by Javier Almansa Sobrino · 9 months ago
- e01bcfb Merge "build: fix grouped targets on Make <= 4.2" into integration by Manish V Badarkhe · 9 months ago
- 25cde5f fix(romlib): prevent race condition on the build directory by Boyan Karatotev · 9 months ago
- a57b94e build: fix grouped targets on Make <= 4.2 by Chris Kay · 12 months ago
- 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 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
- 2752c2a Merge "feat(cpus): add support for arcadia cpu" into integration by Olivier Deprez · 10 months ago
- 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
- 5ec9ade Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 10 months ago