arm64: cputype: Add Cortex-X4 definitions
authorMark Rutland <mark.rutland@arm.com>
Wed, 8 May 2024 08:13:58 +0000 (09:13 +0100)
committerWill Deacon <will@kernel.org>
Fri, 10 May 2024 11:21:56 +0000 (12:21 +0100)
commit02a0a04676fa7796d9cbc9eb5ca120aaa194d2dd
tree021b06c1e42b8c88025e44d21ea7733352b626be
parentebfc726eae3f31bdb5fae1bbd74ef235d71046ca
arm64: cputype: Add Cortex-X4 definitions

Add cputype definitions for Cortex-X4. 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 0002-05 of the Cortex-X4 TRM, which can be found at:

  https://developer.arm.com/documentation/102484/0002/?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-3-mark.rutland@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/cputype.h