]> 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)
commit1546f8d72225e794238319c9a12df70d9c73ed84
tree2db823687ee39f2ad9e2492d65bbe8e00a6833b9
parent3adeb55a11882f2058d5015f80d4089db0a46230
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