]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: cputype: Add C1-Premium definitions
authorMark Rutland <mark.rutland@arm.com>
Tue, 9 Jun 2026 10:12:02 +0000 (11:12 +0100)
committerWill Deacon <will@kernel.org>
Wed, 10 Jun 2026 10:48:43 +0000 (11:48 +0100)
commitd28413bfc5a255957241f1df5d7fd0c2cd74fe18
treed49390e57c6953fc283730f8b8bf86051f0e5089
parent60349e64a6c65f9f0aa118af711b3c7e137f07ff
arm64: cputype: Add C1-Premium definitions

Add cputype definitions for C1-Premium. These will be used for errata
detection in subsequent patches.

These values can be found in the C1-Premium TRM:

  https://developer.arm.com/documentation/109416/0100/

... in section A.5.1 ("MIDR_EL1, Main ID Register").

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/cputype.h