1. 4d22b0e feat(cpus): make revision procedure call optional by Harrison Mutai · 2 years, 1 month ago
  2. 94a75ad feat(cpus): add more errata framework helpers by Boyan Karatotev · 2 years, 4 months ago
  3. 4f748cc feat(cpus): add a way to automatically report errata by Boyan Karatotev · 2 years, 6 months ago
  4. 3f4c1e1 feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 2 years, 6 months ago
  5. dd9fae1 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 2 years, 6 months ago
  6. 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]
  7. 3a2710d Workaround for Cortex A78 erratum 1951500 by johpow01 · 4 years, 10 months ago
  8. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  9. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  10. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  11. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  12. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  13. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  14. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago