KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implementations
authorMarc Zyngier <maz@kernel.org>
Mon, 1 May 2023 18:21:41 +0000 (19:21 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 11 May 2023 14:17:02 +0000 (15:17 +0100)
commite910baa9c1efdf7634519c135c6723b0fd499683
treec60b6cf6550f726e14aee343978d54ddba78dff9
parentaaa2f14e6f3f34de8edfb13566110a0fe0d88785
KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implementations

Unsurprisingly, the M2 PRO is also affected by the SEIS bug, so add it
to the naughty list. And since M2 MAX is likely to be of the same ilk,
flag it as well.

Tested on a M2 PRO mini machine.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Link: https://lore.kernel.org/r/20230501182141.39770-1-maz@kernel.org
arch/arm64/include/asm/cputype.h
arch/arm64/kvm/vgic/vgic-v3.c