]> www.infradead.org Git - users/dwmw2/linux.git/commit
arm64: cputype: Add Cortex-A720 definitions
authorMark Rutland <mark.rutland@arm.com>
Mon, 3 Jun 2024 11:18:09 +0000 (12:18 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 12 Jun 2024 15:07:20 +0000 (16:07 +0100)
commitadd332c40328cf06fe35e4b3cde8ec315c4629e5
tree524c3f1e43c7bad1d605c56832b986e19f183887
parentbe5a6f238700f38b534456608588723fba96c5ab
arm64: cputype: Add Cortex-A720 definitions

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

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

  https://developer.arm.com/documentation/102530/0002/?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-3-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cputype.h