]> Git Repo - linux.git/commit
arm64: cputype: Add Cortex-X925 definitions
authorMark Rutland <[email protected]>
Mon, 3 Jun 2024 11:18:10 +0000 (12:18 +0100)
committerCatalin Marinas <[email protected]>
Wed, 12 Jun 2024 15:07:21 +0000 (16:07 +0100)
commitfd2ff5f0b320f418288e7a1f919f648fbc8a0dfc
tree25c70582ded0dfbcaa48d3022ac3bc111fd0d066
parentadd332c40328cf06fe35e4b3cde8ec315c4629e5
arm64: cputype: Add Cortex-X925 definitions

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

These values can be found in Table A-285 ("MIDR_EL1 bit descriptions")
in issue 0001-05 of the Cortex-X925 TRM, which can be found at:

  https://developer.arm.com/documentation/102807/0001/?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.044177 seconds and 4 git commands to generate.