arm-trusted-firmware/lib/cpus
Arvind Ram Prakash 609d08a86d fix(cpus): workaround for Cortex-X4 erratum 2897503
Cortex-X4 erratum 2897503 is a Cat B erratum that applies
to all revisions <= r0p1 and is fixed in r0p2.

The workaround is to set CPUACTLR4_EL1[8] to 1.

SDEN documentation:
https://developer.arm.com/documentation/SDEN-2432808/latest

Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
Change-Id: I3178a890b6f1307b310e817af75f8fdfb8668cc9
2024-09-24 23:16:12 +02:00
..
aarch32 refactor(cpus): remove cpu specific errata funcs 2024-07-26 11:19:52 +01:00
aarch64 fix(cpus): workaround for Cortex-X4 erratum 2897503 2024-09-24 23:16:12 +02:00
cpu-ops.mk fix(cpus): workaround for Cortex-X4 erratum 2897503 2024-09-24 23:16:12 +02:00
errata_common.c feat(cm): asymmetric feature support for trbe 2024-08-17 09:38:44 +01:00
errata_report.c refactor(cpus): directly invoke errata reporter 2024-07-26 11:19:52 +01:00