1. 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  2. cc4f383 Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 11 months ago
  3. 4a97ff5 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 12 months ago
  4. 1c20f05 refactor(cpus): directly invoke errata reporter by Ryan Everett · 1 year, 3 months ago
  5. 4d22b0e feat(cpus): make revision procedure call optional by Harrison Mutai · 2 years, 1 month ago
  6. 94a75ad feat(cpus): add more errata framework helpers by Boyan Karatotev · 2 years, 4 months ago
  7. 4f748cc feat(cpus): add a way to automatically report errata by Boyan Karatotev · 2 years, 6 months ago
  8. 3f4c1e1 feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 2 years, 6 months ago
  9. dd9fae1 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 2 years, 6 months ago
  10. 6bb96fa refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago[Renamed from include/lib/cpus/errata_report.h]
  11. 3a2710d Workaround for Cortex A78 erratum 1951500 by johpow01 · 4 years, 10 months ago
  12. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  13. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  14. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  15. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  16. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  17. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  18. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago