arm-trusted-firmware/include/lib/cpus/aarch64
laurenw-arm 80942622fe Neoverse N1 Errata Workaround 1542419
Coherent I-cache is causing a prefetch violation where when the core
executes an instruction that has recently been modified, the core might
fetch a stale instruction which violates the ordering of instruction
fetches.

The workaround includes an instruction sequence to implementation
defined registers to trap all EL0 IC IVAU instructions to EL3 and a trap
handler to execute a TLB inner-shareable invalidation to an arbitrary
address followed by a DSB.

Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: Ic3b7cbb11cf2eaf9005523ef5578a372593ae4d6
2019-10-04 19:31:24 +03:00
..
aem_generic.h cpus: Add casts to all definitions in CPU headers 2019-02-11 13:34:57 +00:00
cortex_a35.h Cortex-A35: Implement workaround for errata 855472 2019-04-17 13:46:43 +01:00
cortex_a53.h mediatek: mt8183: support CPU hotplug 2019-09-10 11:25:08 +08:00
cortex_a55.h Cortex-A55: workarounds for errata 1221012 2019-05-28 14:19:04 +01:00
cortex_a57.h Cortex-A57: Implement workaround for erratum 814670 2019-02-28 09:56:58 +00:00
cortex_a72.h cpus: Add casts to all definitions in CPU headers 2019-02-11 13:34:57 +00:00
cortex_a73.h mediatek: mt8183: support CPU hotplug 2019-09-10 11:25:08 +08:00
cortex_a75.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
cortex_a76.h Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 2019-05-07 13:46:47 +01:00
cortex_a76ae.h Add support for Cortex-A76AE CPU 2019-04-08 14:48:55 +01:00
cortex_a77.h Rename Cortex-Deimos to Cortex-A77 2019-07-10 12:14:20 +02:00
cortex_hercules.h Enable AMU for Cortex-Hercules 2019-07-31 15:04:03 +00:00
cortex_hercules_ae.h Cortex_hercules: Add support for Hercules-AE 2019-09-30 12:55:31 +01:00
cpu_macros.S Neoverse N1 Errata Workaround 1542419 2019-10-04 19:31:24 +03:00
cpuamu.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
denver.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
dsu_def.h DSU: Implement workaround for errata 798953 2019-04-17 13:46:43 +01:00
neoverse_e1.h Fix wrong MIDR_EL1 value for Neoverse E1 2019-03-15 15:40:27 +00:00
neoverse_n1.h Neoverse N1 Errata Workaround 1542419 2019-10-04 19:31:24 +03:00
neoverse_zeus.h Introduce preliminary support for Neoverse Zeus 2019-03-14 11:39:40 +00:00