arm-trusted-firmware/lib/cpus
Boyan Karatotev d20fa4e4e0 refactor(cpus): convert the Cortex-A53 to use cpu helpers
Also, convert checker functions of errata which are enabled for all cpu
revisions to report correctly in preparation of the errata ABI.

Although the script from commit 250919 was used to check that errata
code did not change, this CPU only loosely adhered to convention and its
output was not particularly useful. Nevertheless, the discrepancies were
manually verified. All errata have been checked that they get invoked.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I988db6e7b6d1732f1d2258dbdf945cb475781894
2023-08-24 14:27:42 -05:00
..
aarch32 fix(cpus): flush L2 cache for Cortex-A7/12/15/17 2023-08-10 09:28:52 +02:00
aarch64 refactor(cpus): convert the Cortex-A53 to use cpu helpers 2023-08-24 14:27:42 -05:00
cpu-ops.mk fix(cpus): workaround for Neoverse N2 erratum 2779511 2023-08-03 22:42:31 +02:00
errata_report.c fix(cpus): reduce generic_errata_report()'s size 2023-06-15 10:14:59 +01:00