]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
KVM: arm64: Lift instrumentation restrictions on VHE
authorDavid Brazdil <dbrazdil@google.com>
Thu, 25 Jun 2020 13:14:20 +0000 (14:14 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 5 Jul 2020 17:38:50 +0000 (18:38 +0100)
commitf9a026e3d38ba81cd274725f1caaf64322a86aa5
tree8722ec90516776238567938bf76b5449274b18f6
parentc50cb04303cb88c517715b078e3e010c024af1a5
KVM: arm64: Lift instrumentation restrictions on VHE

With VHE and nVHE executable code completely separated, remove build config
that disabled GCOV/KASAN/UBSAN/KCOV instrumentation for VHE as these now
execute under the same memory mappings as the rest of the kernel.

No violations are currently being reported by either KASAN or UBSAN.

Signed-off-by: David Brazdil <dbrazdil@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200625131420.71444-16-dbrazdil@google.com
arch/arm64/kvm/hyp/vhe/Makefile