diff options
author | Marc Zyngier <[email protected]> | 2020-06-11 12:18:58 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-06-22 11:42:50 +0100 |
commit | dfb0589c8fff9dde809b9013335a6b8019b299b8 (patch) | |
tree | afcee08196ad8428b39d05e1cbfd7437a65244e8 /tools/perf/scripts/python/export-to-sqlite.py | |
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 <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions