arm-trusted-firmware/lib/cpus
Harrison Mutai f43e9f57dc fix(cpus): workaround for Cortex X3 erratum 2743088
Cortex X3 erratum 2743088 is a Cat B erratum that applies to all
revisions <= r1p1 and is fixed in r1p2. The workaround is to add a DSB
instruction before the ISB of the powerdown code sequence specified in
the TRM.

SDEN documentation: https://developer.arm.com/documentation/2055130

Change-Id: I2c8577e3ca0781af8b1c3912e577d3bd77f92709
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2023-12-20 17:34:28 +00:00
..
aarch32 refactor(cpus): add Cortex-A57 errata framework information 2023-08-24 14:27:42 -05:00
aarch64 fix(cpus): workaround for Cortex X3 erratum 2743088 2023-12-20 17:34:28 +00:00
cpu-ops.mk fix(cpus): workaround for Cortex X3 erratum 2743088 2023-12-20 17:34:28 +00:00
errata_report.c fix(cpus): reduce generic_errata_report()'s size 2023-06-15 10:14:59 +01:00