arm64: cputype: Add Cortex-X3 definitions
authorMark Rutland <mark.rutland@arm.com>
Mon, 3 Jun 2024 11:18:08 +0000 (12:18 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 12 Jun 2024 15:07:20 +0000 (16:07 +0100)
commitbe5a6f238700f38b534456608588723fba96c5ab
tree961519cc409e0509e79fd9a664784692d212d21c
parent83a7eefedc9b56fe7bfeff13b6c7356688ffa670
arm64: cputype: Add Cortex-X3 definitions

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

These values can be found in Table A-263 ("MIDR_EL1 bit descriptions")
in issue 07 of the Cortex-X3 TRM, which can be found at:

  https://developer.arm.com/documentation/101593/0102/?lang=en

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: James Morse <james.morse@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20240603111812.1514101-2-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cputype.h
This page took 0.058126 seconds and 4 git commands to generate.