]> Git Repo - linux.git/commit
arm64: cputype: Add Cortex-A725 definitions
authorMark Rutland <[email protected]>
Thu, 1 Aug 2024 10:18:02 +0000 (11:18 +0100)
committerCatalin Marinas <[email protected]>
Thu, 1 Aug 2024 15:11:27 +0000 (16:11 +0100)
commit9ef54a384526911095db465e77acc1cb5266b32c
treed41747f5218f5f5d28066dc58c7baad6eba7d47a
parent58d245e03c324d083a0ec3b9ab8ebd46ec9848d7
arm64: cputype: Add Cortex-A725 definitions

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

These values can be found in the Cortex-A725 TRM:

  https://developer.arm.com/documentation/107652/0001/

... in table A-247 ("MIDR_EL1 bit descriptions").

Signed-off-by: Mark Rutland <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[email protected]>
Reviewed-by: Anshuman Khandual <[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.061101 seconds and 4 git commands to generate.