arm-trusted-firmware/include/lib/cpus
Bipin Ravi 6a6b282378 fix(cpus): workaround for Cortex-A715 erratum 2561034
Cortex-A715 erratum 2561034 is a Cat B erratum that applies to
revision r1p0 and is fixed in r1p1.

The workaround is to set bit[26] in CPUACTLR2_EL1. Setting this
bit is not expected to have a significant performance impact.

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

Change-Id: I377f250a2994b6ced3ac7d93f947af6ceb690d49
Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>
2024-02-05 17:14:21 -06:00
..
aarch32 chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
aarch64 fix(cpus): workaround for Cortex-A715 erratum 2561034 2024-02-05 17:14:21 -06:00
cpu_ops.h feat(cpus): add a concise way to implement AArch64 errata 2023-05-30 09:31:15 +01:00
errata.h feat(cpus): make revision procedure call optional 2023-08-07 19:36:56 +01:00
wa_cve_2017_5715.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
wa_cve_2018_3639.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
wa_cve_2022_23960.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00