arm-trusted-firmware/include/lib/cpus
Boyan Karatotev 34c51f327d feat(cpus): wrappers to propagate AArch32 errata info
AArch32 is not being ported to the errata framework. However, the
runtime errata list is needed at runtime for the upcoming errata ABI.
Add wrappers to populate this information and make it accessible in the
same way as AArch64.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I084720f34d6ed4e00e94b09babd3c90a5393298a
2023-05-30 09:31:15 +01:00
..
aarch32 feat(cpus): wrappers to propagate AArch32 errata info 2023-05-30 09:31:15 +01:00
aarch64 feat(cpus): add a way to automatically report errata 2023-05-30 09:31:15 +01:00
cpu_ops.h feat(cpus): add a concise way to implement AArch64 errata 2023-05-30 09:31:15 +01:00
errata.h feat(cpus): add a way to automatically report errata 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