]> Git Repo - linux.git/commit
arm64: cputype: Add Cortex-X3 definitions
authorMark Rutland <[email protected]>
Mon, 3 Jun 2024 11:18:08 +0000 (12:18 +0100)
committerCatalin Marinas <[email protected]>
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 <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[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.052497 seconds and 4 git commands to generate.