]> Git Repo - linux.git/commit
arm64: cputype: Add Cortex-X1C definitions
authorMark Rutland <[email protected]>
Thu, 1 Aug 2024 10:18:01 +0000 (11:18 +0100)
committerCatalin Marinas <[email protected]>
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 <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/include/asm/cputype.h
This page took 0.062365 seconds and 4 git commands to generate.