1. de3fa1e feat(cpus): make revision procedure call optional by Harrison Mutai · 1 year ago
  2. cea0c26 feat(cpus): add more errata framework helpers by Boyan Karatotev · 1 year, 3 months ago
  3. 29fa56d feat(cpus): add a way to automatically report errata by Boyan Karatotev · 1 year, 5 months ago
  4. 821364e feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 1 year, 5 months ago
  5. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 1 year, 5 months ago
  6. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 5 months ago[Renamed from include/lib/cpus/errata_report.h]
  7. 85ea43d Workaround for Cortex A78 erratum 1951500 by johpow01 · 3 years, 9 months ago
  8. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  11. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  12. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  13. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  14. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago