diff options
author | Marc Zyngier <maz@kernel.org> | 2020-06-11 12:18:58 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-06-22 11:42:50 +0100 |
commit | dfb0589c8fff9dde809b9013335a6b8019b299b8 (patch) | |
tree | afcee08196ad8428b39d05e1cbfd7437a65244e8 /arch/arm64/kvm/reset.c | |
parent | 4a95a1b20da31db0c1ca5289a892fef21f691f27 (diff) |
KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=n
We currently prevent PtrAuth from even being built if KVM is selected,
but VHE isn't. It is a bit of a pointless restriction, since we also
check this at run time (rejecting the enabling of PtrAuth for the
vcpu if we're not running with VHE).
Just drop this apparently useless restriction.
Acked-by: Andrew Scull <ascull@google.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'arch/arm64/kvm/reset.c')
0 files changed, 0 insertions, 0 deletions