diff options
author | David Brazdil <[email protected]> | 2020-06-25 14:14:11 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-07-05 18:38:08 +0100 |
commit | b877e9849d41e7d2100d2933e0a3971d0ddec011 (patch) | |
tree | 2913a50fcd66c0602d66bcb5c20995b77abc181a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f50b6f6ae131b6ee7d5dd738961eda0c00b7f027 (diff) |
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
hyp-entry.S contains implementation of KVM hyp vectors. This code is mostly
shared between VHE/nVHE, therefore compile it under both VHE and nVHE build
rules. nVHE-specific host HVC handler is hidden behind __KVM_NVHE_HYPERVISOR__.
Adjust code which selects which KVM hyp vecs to install to choose the correct
VHE/nVHE symbol.
Signed-off-by: David Brazdil <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions