forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commitf9a026e
David Brazdil
Marc Zyngier
KVM: arm64: Lift instrumentation restrictions on VHE
With VHE and nVHE executable code completely separated, remove build configthat disabled GCOV/KASAN/UBSAN/KCOV instrumentation for VHE as these nowexecute 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.com1 parentc50cb04 commitf9a026e
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
0 commit comments
Comments
(0)