- 55b2443 feat(libc): add %c to printf/snprintf by Maksims Svecovs · 2 years, 3 months ago
- a5627d5 fix(cpus): revert erroneous use of override_vector_table macro in Cortex-A73 by Sona Mathew · 2 years ago
- 9ac07c2 refactor(cpus): convert Neoverse Poseidon to use CPU helpers by Arvind Ram Prakash · 2 years ago
- 52cf624 refactor(cpus): convert Neoverse Poseidon to framework by Arvind Ram Prakash · 2 years ago
- 86a4339 refactor(cpus): convert Neoverse V2 to use CPU helpers by Moritz Fischer · 2 years, 1 month ago
- 3416e36 refactor(cpus): convert Neoverse V2 to framework by Moritz Fischer · 2 years, 1 month ago
- 16f2a34 fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 2 years, 1 month ago
- 4e4d88b fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 2 years, 1 month ago
- 9d6d133 fix(docs): updated certain Neoverse N2 erratum status in docs by Arvind Ram Prakash · 2 years, 1 month ago
- 528bb87 refactor(cpus): convert Neoverse N2 to use CPU helpers by Arvind Ram Prakash · 2 years, 1 month ago
- 8d90ed4 refactor(cpus): convert Neoverse N2 to framework by Arvind Ram Prakash · 2 years, 1 month ago
- 530fcd7 refactor(cpus): reorder Neoverse N2 errata by ascending order by Arvind Ram Prakash · 2 years, 1 month ago
- f16eefa refactor(cpus): convert Neoverse V1 to use CPU helpers by Arvind Ram Prakash · 2 years, 1 month ago
- 7462bcd refactor(cpus): convert Neoverse V1 to framework by Arvind Ram Prakash · 2 years, 1 month ago
- 0efeacc refactor(cpus): reorder Neoverse V1 errata by ascending order by Arvind Ram Prakash · 2 years, 1 month ago
- 06ec92b refactor(cpus): convert Neoverse-N1 to use helpers by laurenw-arm · 2 years, 2 months ago
- faca0ba refactor(cpus): convert Neoverse-N1 to framework by laurenw-arm · 2 years, 2 months ago
- 4a5ef5d refactor(cpus): reorder Neoverse-N1 .S file by laurenw-arm · 2 years, 1 month ago
- 203ccea refactor(cpus): convert Neoverse-E1 to framework by laurenw-arm · 2 years, 2 months ago
- a9b5842 refactor(cpus): convert the Cortex-A75 to use cpu helpers by Kathleen Capella · 2 years, 2 months ago
- fc4a40c refactor(cpus): convert the Cortex-A75 to use the errata framework by Kathleen Capella · 2 years, 4 months ago
- 6fb49e2 refactor(cpus): add Cortex-A32 errata framework information by Kathleen Capella · 2 years, 2 months ago
- 16e0e7d feat(cpus): conform DSU errata to errata framework PCS by Kathleen Capella · 2 years, 2 months ago
- 75c74c8 refactor(cpus): convert the Cortex-A76 to use cpu helpers by Govindraj Raja · 2 years ago
- 1ab1ecc refactor(cpus): convert the Cortex-A76 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
- dd205c6 refactor(cpus): convert the Cortex-A55 to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
- fb6523d refactor(cpus): convert the Cortex-A55 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
- ed151c0 refactor(cpus): convert the Cortex-A76AE to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
- d5d7792 refactor(cpus): convert the Cortex-A76AE to use the errata framework by Govindraj Raja · 2 years, 2 months ago
- 47f4a86 refactor(cpus): convert the Cortex-A78 to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
- cc88cfb refactor(cpus): convert the Cortex-A78 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
- 2865d37 refactor(cpus): reorder Cortex-A78 errata by ascending order by Govindraj Raja · 2 years, 2 months ago
- 4cec69c refactor(cpus): convert the Cortex-A78C to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
- e707838 refactor(cpus): convert the Cortex-A78C to use the errata framework by Govindraj Raja · 2 years, 2 months ago
- d2174fe refactor(cpus): reorder Cortex-A78C errata by ascending order by Govindraj Raja · 2 years, 2 months ago
- de824c7 refactor(cpus): convert the Cortex-X1 to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
- dfdad36 refactor(cpus): convert the Cortex-X1 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
- 4be4a9b refactor(cpus): reorder Cortex-X1 errata by ascending order by Govindraj Raja · 2 years, 2 months ago
- 5fd93d4 refactor(cpus): use cpu errata wrappers Cortex-A12 aarch32 cpu by Govindraj Raja · 2 years, 2 months ago
- d959cef refactor(cpus): use cpu errata wrappers Cortex-A7 and A9 aarch32 cpus by Govindraj Raja · 2 years, 3 months ago
- a581522 refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus by Govindraj Raja · 2 years, 3 months ago
- b087d2d fix(cpus): fix minor issue seen with a9 cpu by Govindraj Raja · 2 years, 1 month ago
- 5232549 chore: rename hayes to a520 by Govindraj Raja · 2 years, 1 month ago
- 51bf80f chore: rename hunter to a720 by Govindraj Raja · 2 years, 1 month ago
- b755a63 chore: rename hunter_elp to cortex-x4 by Govindraj Raja · 2 years, 1 month ago
- 53cc8c3 refactor(cpus): add Cortex-A72 errata information by Maksims Svecovs · 2 years, 4 months ago
- 762fb0a refactor(cpus): convert Rainier to use errata framework by Maksims Svecovs · 2 years, 4 months ago
- bd5d3d7 refactor(cpus): convert QEMU Max to use the errata framework by Maksims Svecovs · 2 years, 4 months ago
- 537b475 refactor(cpus): convert Cortex-A715 to the errata framework by Harrison Mutai · 2 years, 3 months ago
- 0dcd7a0 refactor(cpus): add Cortex-A17 errata framework information by Harrison Mutai · 2 years, 1 month ago
- aebb533 fix(fvp): resolve broken workaround reference by Harrison Mutai · 2 years, 1 month ago
- 5d6268a refactor(cpus): convert the Cortex-A710 to use cpu helpers by Harrison Mutai · 2 years, 3 months ago
- 9d06128 refactor(cpus): convert Cortex-A710 to use the errata framework by Harrison Mutai · 2 years, 3 months ago
- 64f4c46 refactor(cpus): reorder Cortex-A710 errata by ascending order by Harrison Mutai · 2 years, 3 months ago
- 809c29b refactor(cpus): convert the Cortex-A57 to use cpu helpers by Boyan Karatotev · 2 years, 4 months ago
- 8aa1eab refactor(cpus): convert the Cortex-A57 to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
- 8ca70b1 refactor(cpus): reorder Cortex-A57 errata by ascending order by Boyan Karatotev · 2 years, 4 months ago
- 7e58e9a refactor(cpus): add Cortex-A57 errata framework information by Boyan Karatotev · 2 years, 6 months ago
- 5a24bc2 refactor(cpus): convert the Cortex-A53 to use cpu helpers by Boyan Karatotev · 2 years, 4 months ago
- 2ee42c4 refactor(cpus): convert the Cortex-A53 to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
- 53ebfc4 refactor(cpus): reorder Cortex-A53 errata by ascending order by Boyan Karatotev · 2 years, 4 months ago
- c91dad2 refactor(cpus): convert the Cortex-A78AE to use cpu helpers by Boyan Karatotev · 2 years, 4 months ago
- 99f116e refactor(cpus): convert the Denver cpu to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
- d413a7b refactor(cpus): convert the Cortex-A78AE to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
- 8ffb1e6 refactor(cpus): convert the Cortex-A5 to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
- 8fb8aaf refactor(cpus): convert the Cortex-A77 to use the bit set helpers by Boyan Karatotev · 2 years, 6 months ago
- 2addd83 refactor(cpus): convert the Cortex-A77 to use the errata framework by Boyan Karatotev · 2 years, 6 months ago
- 26a1c7b refactor(cpus): reorder Cortex-A77 errata by ascending order by Boyan Karatotev · 2 years, 6 months ago
- 3e3d65d refactor(cpus): convert Cortex-A72 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 1 month ago
- 93462ce refactor(cpus): convert the Cortex-A72 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 5e7ee47 refactor(cpus): reorder Cortex-A72 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- e5e8b58 refactor(cpus): convert the Cortex-x2 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 5a94e5c refactor(cpus): convert the Cortex-x2 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 86b014d refactor(cpus): reorder Cortex-x2 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- e35181a refactor(cpus): convert the Cortex-A65AE to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 57d6e26 refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- f0552cd refactor(cpus): convert the Cortex-A510 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 502f254 refactor(cpus): reorder Cortex-A510 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 863e088 refactor(cpus): convert Cortex-A15 to use the errata framework by Sona Mathew · 2 years, 1 month ago
- 525f390 refactor(cpus): convert the Cortex-X3 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
- 16dabc6 refactor(cpus): convert Cortex-X3 to use the errata framework by Sona Mathew · 2 years, 2 months ago
- ebc0174 refactor(cpus): reorder Cortex-X3 errata by ascending order by Sona Mathew · 2 years, 2 months ago
- a1d9d96 refactor(cpus): convert the Cortex-A73 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
- ae105c1 refactor(cpus): convert Cortex-A73 to use the errata framework by Sona Mathew · 2 years, 2 months ago
- 1b5699b refactor(cpus): reorder Cortex-A73 errata by ascending order by Sona Mathew · 2 years, 2 months ago
- 7ee0753 refactor(cpus): convert the Cortex-A35 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
- 40df88f refactor(cpus): convert Cortex-A35 to use the errata framework by Sona Mathew · 2 years, 2 months ago
- 3ca8e4b chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 2 months ago
- edc4668 fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · 2 years, 2 months ago
- 58c9e89 feat(cpus): add a way to automatically report errata by Boyan Karatotev · 2 years, 6 months ago
- 30abae0 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 2 years, 6 months ago
- f8b2166 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago
- 49d1200 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
- 48455d6 chore(cpus): remove redundant asserts by Boyan Karatotev · 2 years, 6 months ago
- ec3fafa fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 2 years, 1 month ago
- f718c87 fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 2 years, 5 months ago
- 330095f fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · 2 years, 5 months ago
- 14bb756 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
- e31060c refactor(cpus): shorten errata flag defines by Boyan Karatotev · 2 years, 9 months ago
- 08a0f6a fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 2 years, 5 months ago