arm64/cpufeature: Hook new identification registers up to cpufeature
authorMark Brown <broonie@kernel.org>
Wed, 6 Mar 2024 23:14:46 +0000 (23:14 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 7 Mar 2024 17:14:52 +0000 (17:14 +0000)
commitcc9f69a3dad3b64b299dc2d5f95935fe16cb8b79
tree4a78ec64a4444ed28b37a4753d6f7f680f8cc63c
parent54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478
arm64/cpufeature: Hook new identification registers up to cpufeature

The 2023 architecture extensions have defined several new ID registers,
hook them up to the cpufeature code so we can add feature checks and hwcaps
based on their contents.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20240306-arm64-2023-dpisa-v5-1-c568edc8ed7f@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cpu.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/cpuinfo.c