arm-trusted-firmware/lib/cpus
Sona Mathew 5b0e4438d0 fix(cpus): workaround for Cortex-X3 erratum 2742421
Cortex-X3 erratum 2742421 is a Cat B erratum that applies to
all revisions <= r1p1 and is fixed in r1p2. The workaround is to
set CPUACTLR5_EL1[56:55] to 2'b01.

SDEN documentation:
https://developer.arm.com/documentation/2055130/latest

Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>
Change-Id: Idadd323e419739fe909b9b68ea2dbe857846666b
2023-09-07 16:31:47 -05:00
..
aarch32 refactor(cpus): add Cortex-A57 errata framework information 2023-08-24 14:27:42 -05:00
aarch64 fix(cpus): workaround for Cortex-X3 erratum 2742421 2023-09-07 16:31:47 -05:00
cpu-ops.mk fix(cpus): workaround for Cortex-X3 erratum 2742421 2023-09-07 16:31:47 -05:00
errata_report.c fix(cpus): reduce generic_errata_report()'s size 2023-06-15 10:14:59 +01:00