arm-trusted-firmware/lib/cpus
Sona Mathew 12140908a5 fix(cpus): workaround for Cortex-A720 erratum 2844092
Cortex-A720 erratum 2844092 is a Cat B erratum that is present
in revisions r0p0, r0p1 and is fixed in r0p2.

The workaround is to set bit[11] of CPUACTLR4_EL1 register.

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

Change-Id: I3d8eacb26cba42774f1f31c3aae2a0e6fecec614
Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>
2024-08-01 13:40:32 -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-A720 erratum 2844092 2024-08-01 13:40:32 -05:00
cpu-ops.mk fix(cpus): workaround for Cortex-A720 erratum 2844092 2024-08-01 13:40:32 -05:00
errata_report.c refactor(cpus): modify log for "ERRATA_NOT_APPLIES" 2024-07-19 08:39:28 -05:00