]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0ec742ef1826691aa7a4f6110a6b0845aa515d5
tree2db823687ee39f2ad9e2492d65bbe8e00a6833b9
parent47ab1664dea60d0ec0549c74028906a267c6eec8
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