arm-trusted-firmware/lib/cpus
Arvind Ram Prakash b1bde25ed9 fix(cpus): workaround for Cortex-A720 erratum 2792132
Cortex-A720 erratum 2792132 is a Cat B erratum that is present
in revision r0p0, r0p1 and is fixed in r0p2.

The workaround is to set bit[26] of the CPUACTLR2_EL1 to 1.

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

Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
Change-Id: I8d11fe65a2ab5f79244cc3395d0645f77256304c
2024-08-19 15:19:08 -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 2792132 2024-08-19 15:19:08 -05:00
cpu-ops.mk fix(cpus): workaround for Cortex-A720 erratum 2792132 2024-08-19 15:19:08 -05:00
errata_common.c feat(cm): asymmetric feature support for trbe 2024-08-17 09:38:44 +01:00
errata_report.c refactor(cpus): modify log for "ERRATA_NOT_APPLIES" 2024-07-19 08:39:28 -05:00