arm-trusted-firmware/lib/cpus
nayanpatel-arm ef8f0c52dd fix(errata): workaround for Neoverse-N2 erratum 2138953
Neoverse-N2 erratum 2138953 is a Cat B erratum that applies to
revision r0p0 of CPU. It is still open. The workaround
is to write the value 4'b1001 to the PF_MODE bits in the
IMP_CPUECTLR2_EL1 register which will place the data prefetcher
in the most conservative mode instead of disabling it.

SDEN can be found here:
https://developer.arm.com/documentation/SDEN1982442/latest

Signed-off-by: nayanpatel-arm <nayankumar.patel@arm.com>
Change-Id: Ife0a4bece7ccf83cc99c1d5f5b5a43084bb69d64
2021-10-01 12:01:20 -07:00
..
aarch32 lib: cpus: aarch32: sanity check pointers before use 2021-02-23 15:16:51 +01:00
aarch64 fix(errata): workaround for Neoverse-N2 erratum 2138953 2021-10-01 12:01:20 -07:00
cpu-ops.mk fix(errata): workaround for Neoverse-N2 erratum 2138953 2021-10-01 12:01:20 -07:00
errata_report.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00