arm-trusted-firmware/lib/cpus
Bipin Ravi 10134e3556 fix(cpus): workaround for Cortex-A715 erratum 2728106
Cortex-A715 erratum 2728106 is a Cat B(rare) erratum that is present
in revision r0p0, r1p0 and r1p1. It is fixed in r1p2.

The workaround is to execute an implementation specific sequence in
the CPU.

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

Change-Id: Ic825f9942e7eb13893fdbb44a2090b897758cbc4
Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>
2024-04-10 15:12:13 -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-A715 erratum 2728106 2024-04-10 15:12:13 -05:00
cpu-ops.mk fix(cpus): workaround for Cortex-A715 erratum 2728106 2024-04-10 15:12:13 -05:00
errata_report.c fix(cpus): reduce generic_errata_report()'s size 2023-06-15 10:14:59 +01:00