]> www.infradead.org Git - users/dwmw2/linux.git/commit
arm64: cputype: Add Cortex-X925 definitions
authorMark Rutland <mark.rutland@arm.com>
Mon, 3 Jun 2024 11:18:10 +0000 (12:18 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
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 <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-4-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cputype.h