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