KVM: arm64: Enable stack protection and branch profiling for VHE
authorVincent Donnefort <vdonnefort@google.com>
Tue, 4 Oct 2022 15:42:16 +0000 (16:42 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 9 Oct 2022 02:15:55 +0000 (03:15 +0100)
commit837d632a383f13df7a67207a196d6eb4aeb4adca
tree2db823687ee39f2ad9e2492d65bbe8e00a6833b9
parent5994bc9e05c2f8811f233aa434e391cd2783f0f5
KVM: arm64: Enable stack protection and branch profiling for VHE

For historical reasons, the VHE code inherited the build configuration from
nVHE. Now those two parts have their own folder and makefile, we can
enable stack protection and branch profiling for VHE.

Signed-off-by: Vincent Donnefort <vdonnefort@google.com>
Reviewed-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221004154216.2833636-1-vdonnefort@google.com
arch/arm64/kvm/hyp/Makefile
arch/arm64/kvm/hyp/nvhe/Makefile