arm-trusted-firmware/lib/cpus
Boyan Karatotev e37dfd3c57 refactor(cpus): reorder Cortex-A53 errata by ascending order
Errata report order is enforced to be in ascending order. To achieve
this with the errata framework this has to be done at the definition
level.

Also rename the disable_non_temporal_hint to its erratum number to
conform to convention.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Id474872afebf361ab3d21c454ab3624db8354045
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): reorder Cortex-A53 errata by ascending order 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