]> Git Repo - linux.git/commit
arm64: cputype: Add Cortex-X4 definitions
authorMark Rutland <[email protected]>
Wed, 8 May 2024 08:13:58 +0000 (09:13 +0100)
committerWill Deacon <[email protected]>
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 <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
arch/arm64/include/asm/cputype.h
This page took 0.053411 seconds and 4 git commands to generate.