]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: errata: Apply workarounds for Neoverse-V3AE
authorMark Rutland <mark.rutland@arm.com>
Fri, 19 Sep 2025 14:58:29 +0000 (15:58 +0100)
committerWill Deacon <will@kernel.org>
Mon, 22 Sep 2025 10:27:14 +0000 (11:27 +0100)
commit0c33aa1804d101c11ba1992504f17a42233f0e11
tree66f9f4a99c97dc86a5d532bca71588024023c9cf
parent3bbf004c4808e2c3241e5c1ad6cc102f38a03c39
arm64: errata: Apply workarounds for Neoverse-V3AE

Neoverse-V3AE is also affected by erratum #3312417, as described in its
Software Developer Errata Notice (SDEN) document:

  Neoverse V3AE (MP172) SDEN v9.0, erratum 3312417
  https://developer.arm.com/documentation/SDEN-2615521/9-0/

Enable the workaround for Neoverse-V3AE, and document this.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: James Morse <james.morse@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Ryan Roberts <ryan.roberts@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/arch/arm64/silicon-errata.rst
arch/arm64/Kconfig
arch/arm64/kernel/cpu_errata.c