arm64: cpufeature: add Permission Overlay Extension cpucap
authorJoey Gouly <joey.gouly@arm.com>
Thu, 22 Aug 2024 15:10:48 +0000 (16:10 +0100)
committerWill Deacon <will@kernel.org>
Wed, 4 Sep 2024 11:48:52 +0000 (12:48 +0100)
commit3496f69391eee225244f0d3f0404142a80b710f5
tree074c5b074e074a8f639c06a2e94559e311bffe4a
parent878c05e8ef846bd1e402ba662d12e575a073e070
arm64: cpufeature: add Permission Overlay Extension cpucap

This indicates if the system supports POE. This is a CPUCAP_BOOT_CPU_FEATURE
as the boot CPU will enable POE if it has it, so secondary CPUs must also
have this feature.

Signed-off-by: Joey Gouly <joey.gouly@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Link: https://lore.kernel.org/r/20240822151113.1479789-6-joey.gouly@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/cpufeature.c
arch/arm64/tools/cpucaps