KVM: arm64: Enable SVE support for nVHE
authorDaniel Kiss <daniel.kiss@arm.com>
Thu, 11 Mar 2021 19:23:07 +0000 (19:23 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 18 Mar 2021 14:23:19 +0000 (14:23 +0000)
commit6e94095c5566c946a487fa1f7212b60699fb52c5
tree9df29f49a686782e5e1202a0aaacd10a52c34e8c
parent8c8010d69c1322734a272eb95dbbf42b5190e565
KVM: arm64: Enable SVE support for nVHE

Now that KVM is equipped to deal with SVE on nVHE, remove the code
preventing it from being used as well as the bits of documentation
that were mentioning the incompatibility.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Daniel Kiss <daniel.kiss@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/Kconfig
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/arm.c
arch/arm64/kvm/reset.c