arm-trusted-firmware/lib/cpus
Moritz Fischer 40c81ed533 fix(cpus): workaround for Neoverse V2 erratum 2801372
Neoverse V2 erratum 2801372 is a Cat B erratum that applies to
all revisions <=r0p1 and is fixed in r0p2. The workaround is to
insert a dsb before the isb in the power down sequence.

This errata is explained in SDEN 2332927 available at:
https://developer.arm.com/documentation/SDEN2332927

Change-Id: I8716b9785a67270a72ae329dc49a2f2239dfabff
Signed-off-by: Moritz Fischer <moritzf@google.com>
2023-07-21 16:52:36 +02:00
..
aarch32 refactor(cpus): add Cortex-A72 errata information 2023-06-27 15:42:21 +01:00
aarch64 fix(cpus): workaround for Neoverse V2 erratum 2801372 2023-07-21 16:52:36 +02:00
cpu-ops.mk fix(cpus): workaround for Neoverse V2 erratum 2801372 2023-07-21 16:52:36 +02:00
errata_report.c fix(cpus): reduce generic_errata_report()'s size 2023-06-15 10:14:59 +01:00