arm-trusted-firmware/include/lib/cpus
Boyan Karatotev 6bb96fa6d6 refactor(cpus): rename errata_report.h to errata.h
The ERRATA_XXX macros, used in cpu_helpers.S, are necessary for the
check_errata_xxx family of functions. The CPU_REV should be used in the
cpu files but for whatever reason the values have been hard-coded so far
(at the cost of readability). It's evident this file is not strictly for
status reporting.

The new purpose of this file is to make it a one-stop-shop for all
things errata.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I1ce22dd36df5aa0bcfc5f2772251f91af8703dfb
2023-05-30 09:31:15 +01:00
..
aarch32 refactor(cpus): rename errata_report.h to errata.h 2023-05-30 09:31:15 +01:00
aarch64 refactor(cpus): rename errata_report.h to errata.h 2023-05-30 09:31:15 +01:00
cpu_ops.h refactor(cpus): move cpu_ops field defines to a header 2023-05-30 09:31:15 +01:00
errata.h refactor(cpus): rename errata_report.h to errata.h 2023-05-30 09:31:15 +01:00
wa_cve_2017_5715.h Fix MISRA defects in workaround and errata framework 2018-10-29 14:41:48 +00:00
wa_cve_2018_3639.h Fix MISRA defects in workaround and errata framework 2018-10-29 14:41:48 +00:00
wa_cve_2022_23960.h fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 2022-03-18 01:01:34 +02:00