mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 18:14:24 +00:00
![]() In all non-trivial cases the CPU specific errata functions already call generic_errata_report, this cuts out the middleman by directly calling generic_errata_report from print_errata_status. The CPU specific errata functions (cpu_ops->errata_func) can now be removed from all cores, and this field can be removed from cpu_ops. Also removes the now unused old errata reporting function and macros. Change-Id: Ie4a4fd60429aca37cf434e79c0ce2992a5ff5d68 Signed-off-by: Ryan Everett <ryan.everett@arm.com> |
||
---|---|---|
.. | ||
aem_generic.h | ||
cortex_a5.h | ||
cortex_a7.h | ||
cortex_a9.h | ||
cortex_a12.h | ||
cortex_a15.h | ||
cortex_a17.h | ||
cortex_a32.h | ||
cortex_a53.h | ||
cortex_a57.h | ||
cortex_a72.h | ||
cpu_macros.S |