diff options
author | 2025-05-13 11:45:14 -0700 | |
---|---|---|
committer | 2025-05-19 12:46:26 +0100 | |
commit | fed55f49fad181be9dfb93c06efc4ab2b71a72a9 (patch) | |
tree | c9059e72c2dccec0c2e34d5198aa74901a1771da /scripts/lib/kdoc/kdoc_files.py | |
parent | KVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if ICH_LR<n>.HW == 1 (diff) | |
download | linux-rng-fed55f49fad181be9dfb93c06efc4ab2b71a72a9.tar.xz linux-rng-fed55f49fad181be9dfb93c06efc4ab2b71a72a9.zip |
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
On AmpereOne AC04, updates to HCR_EL2 can rarely corrupt simultaneous
translations for data addresses initiated by load/store instructions.
Only instruction initiated translations are vulnerable, not translations
from prefetches for example. A DSB before the store to HCR_EL2 is
sufficient to prevent older instructions from hitting the window for
corruption, and an ISB after is sufficient to prevent younger
instructions from hitting the window for corruption.
Signed-off-by: D Scott Phillips <scott@os.amperecomputing.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20250513184514.2678288-1-scott@os.amperecomputing.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions