]> www.infradead.org Git - linux.git/commit
arm64: cputype: Add Cortex-X1C definitions
authorMark Rutland <mark.rutland@arm.com>
Thu, 1 Aug 2024 10:18:01 +0000 (11:18 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 1 Aug 2024 15:11:26 +0000 (16:11 +0100)
commit58d245e03c324d083a0ec3b9ab8ebd46ec9848d7
treefe97a32415342276b580444c7295959b43dc1165
parent8400291e289ee6b2bf9779ff1c83a291501f017b
arm64: cputype: Add Cortex-X1C definitions

Add cputype definitions for Cortex-X1C. These will be used for errata
detection in subsequent patches.

These values can be found in the Cortex-X1C TRM:

  https://developer.arm.com/documentation/101968/0002/

... in section B2.107 ("MIDR_EL1, Main ID Register, EL1").

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