- d0a74e3 fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 1 year, 4 months ago
- 205980a fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 1 year, 5 months ago
- 4696806 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · 1 year, 5 months ago
- a1bd6dc chore: rename Poseidon to Neoverse V3 by Sona Mathew · 1 year, 5 months ago
- 81270d9 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 6 months ago
- bd32e62 fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
- a3cd442 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
- e80174e fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
- eadc24b fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 1 year, 8 months ago
- d04495b fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
- 03237dd fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 1 year, 8 months ago
- 45bf33e fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
- 0dec81e fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
- 3a4bdce fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 10 months ago
- 366dc1f fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 10 months ago
- 9cdc77a fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 1 year, 9 months ago
- 67fa085 fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year, 9 months ago
- f1a90ce fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year, 9 months ago
- 26bb39d fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 10 months ago
- 1c70671 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 1 year, 10 months ago
- 28b3d98 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 11 months ago
- ff996c2 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 1 year, 11 months ago
- 61d9822 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 1 year, 11 months ago
- bce2814 fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 1 year, 11 months ago
- d55ab35 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 1 year, 11 months 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
- f16eefa refactor(cpus): convert Neoverse V1 to use CPU helpers by Arvind Ram Prakash · 2 years, 1 month ago
- 1ab1ecc refactor(cpus): convert the Cortex-A76 to use the errata framework by Govindraj Raja · 2 years, 2 months 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
- 2c3d9c9 feat(cpus): make revision procedure call optional by Harrison Mutai · 2 years, 1 month ago
- 57d6e26 refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 3ca8e4b chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 2 months ago
- ea07792 feat(cpus): add more errata framework helpers by Boyan Karatotev · 2 years, 4 months ago
- d45aac6 feat(cpus): add errata framework helpers by Jayanth Dodderi Chidanand · 2 years, 2 months ago
- 08f6794 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · 2 years, 6 months ago
- 58c9e89 feat(cpus): add a way to automatically report errata by Boyan Karatotev · 2 years, 6 months ago
- 0fe4e97 feat(cpus): add a concise way to implement AArch64 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
- 14bb756 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
- 08a0f6a fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 2 years, 5 months ago
- 48f38bc fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · 2 years, 5 months ago
- a307605 fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · 2 years, 5 months ago
- 33d7e30 fix(libc): properly define SCHAR_MIN by Yann Gautier · 2 years, 7 months ago
- c06124d fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 2 years, 7 months ago
- 5a25a70 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 2 years, 7 months ago
- bcdd515 fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · 2 years, 9 months ago
- 0fe7b9f feat: pass SMCCCv1.3 SVE hint bit to dispatchers by Olivier Deprez · 2 years, 10 months ago
- 9900d4e Merge changes from topic "db/deps" into integration by Manish V Badarkhe · 2 years, 9 months ago
- 888eafa fix(cpus): workaround for Cortex-A710 erratum 2291219 by Boyan Karatotev · 2 years, 10 months ago
- 7954412 fix(cpus): workaround for Cortex-X3 erratum 2313909 by Boyan Karatotev · 2 years, 10 months ago
- 43438ad fix(cpus): workaround for Neoverse-N2 erratum 2326639 by Boyan Karatotev · 2 years, 10 months ago
- cf58b2d chore: rename Makalu ELP to Cortex-X3 by Boyan Karatotev · 2 years, 9 months ago
- 8a6a956 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · 2 years, 10 months ago
- 94b2f94 feat(libfdt): upgrade libfdt source files by Daniel Boulby · 2 years, 11 months ago
- afb5d06 fix(cpus): workaround for Cortex-A510 erratum 2666669 by Akram Ahmad · 2 years, 11 months ago
- 8e75b54 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 2 years, 10 months ago
- a2506c3 Merge "revert(cpus): "Revert workaround for A77 erratum 1800714"" into integration by Bipin Ravi · 2 years, 10 months ago
- 08e2fdb revert(cpus): "Revert workaround for A77 erratum 1800714" by Boyan Karatotev · 2 years, 10 months ago
- 8c87bec feat(cpu): add library support for Hunter ELP by Harrison Mutai · 2 years, 10 months ago
- 420deb5 feat(psa): remove initial attestation partition API by Tamas Ban · 3 years ago
- 4b09ffe feat(psa): add delegated attestation partition API by Tamas Ban · 3 years ago
- 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
- e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 3 years, 5 months ago
- bd063a7 refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 2 years, 11 months ago
- d307229 fix(libc): pri*ptr macros for aarch64 by K · 3 years ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- 65bbb93 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 3 years ago
- 9592567 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · 2 years, 11 months ago
- 5d3c1f5 fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · 2 years, 11 months ago
- b781fcf fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 3 years ago
- 945f0ad Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 2 years, 11 months ago
- 11d448c fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 3 years, 1 month ago
- 351f9cd feat(libc): introduce __maybe_unused by Yann Gautier · 3 years ago
- 748749a Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · 3 years ago
- ac2605e Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · 3 years ago
- 4b6f002 fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · 3 years, 1 month ago
- a67c1b1 fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · 3 years ago
- 49b8b70 Merge "fix(lib/psa): update measured boot handle" into integration by Sandrine Bailleux · 3 years ago
- e6602d4 fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · 3 years, 1 month ago
- 14a6fed fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · 3 years, 5 months ago
- 4d879e1 fix(lib/psa): update measured boot handle by Jamie Fox · 3 years ago
- c1d7585 Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration by Madhukar Pappireddy · 3 years, 1 month ago
- bc0f84d fix(errata): workaround for Cortex-X2 erratum 2371105 by Bipin Ravi · 3 years, 1 month ago
- 486ebd6 Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration by Lauren Wehrmeister · 3 years, 1 month ago
- 0051ff8 Merge "feat(psci): add a helper function to ensure that non-boot PEs are offline" into integration by Manish Pandey · 3 years, 1 month ago
- ce14a12 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 3 years, 5 months ago
- 6be1aa7 Merge "fix(errata): workaround for Cortex-A710 erratum 2371105" into integration by Madhukar Pappireddy · 3 years, 1 month ago
- 3220f05 fix(errata): workaround for Cortex-A710 erratum 2371105 by Bipin Ravi · 3 years, 1 month ago
- 6979f47 fix(errata): workaround for Cortex A78C erratum 2242638 by Bipin Ravi · 3 years, 1 month ago
- 8008bab fix(errata): workaround for Cortex-A78C 2132064 by laurenw-arm · 3 years, 1 month ago
- 994e1cf Merge "fix(cpus): workaround for Neoverse-N2 erratum 2388450" into integration by Bipin Ravi · 3 years, 1 month ago
- 884d515 fix(cpus): workaround for Neoverse-N2 erratum 2388450 by Daniel Boulby · 3 years, 1 month ago
- 74ec90e feat(cpus): add a64fx cpu to tf-a by Itaru Kitayama · 3 years, 1 month ago
- ffa3f94 Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration by Madhukar Pappireddy · 3 years, 2 months ago
- 75fb34d Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration by Madhukar Pappireddy · 3 years, 2 months ago