]> www.infradead.org Git - users/hch/block.git/commit
arm64: cputype: Add Neoverse-V3 definitions
authorMark Rutland <mark.rutland@arm.com>
Wed, 8 May 2024 08:13:59 +0000 (09:13 +0100)
committerWill Deacon <will@kernel.org>
Fri, 10 May 2024 11:21:56 +0000 (12:21 +0100)
commit0ce85db6c2141b7ffb95709d76fc55a27ff3cdc1
treebce5ef5745dfe0623f38b71cb465d1c081275448
parent02a0a04676fa7796d9cbc9eb5ca120aaa194d2dd
arm64: cputype: Add Neoverse-V3 definitions

Add cputype definitions for Neoverse-V3. These will be used for errata
detection in subsequent patches.

These values can be found in Table B-249 ("MIDR_EL1 bit descriptions")
in issue 0001-04 of the Neoverse-V3 TRM, which can be found at:

  https://developer.arm.com/documentation/107734/0001/?lang=en

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: James Morse <james.morse@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20240508081400.235362-4-mark.rutland@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/cputype.h