Skip to content
Commit 76b27e89 authored by James Morse's avatar James Morse
Browse files

arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419



[ Upstream commit 05460849 ]

Cores affected by Neoverse-N1 #1542419 could execute a stale instruction
when a branch is updated to point to freshly generated instructions.

To workaround this issue we need user-space to issue unnecessary
icache maintenance that we can trap. Start by hiding CTR_EL0.DIC.

Reviewed-by: Suzuki Poulose's avatarSuzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
Signed-off-by: Catalin Marinas's avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 0c418786
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment