diff options
author | Andrew Scull <[email protected]> | 2020-09-15 11:46:28 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-09-15 18:39:01 +0100 |
commit | ceee2fe4ba1f0b9dd388fd1030bea0162ca66a40 (patch) | |
tree | 4713eff877383dde7f10c3677d18e1a6a0bb0d22 /tools/perf/scripts/python | |
parent | d7ca1079d8ea897a8c45c9f78693972e28859056 (diff) |
KVM: arm64: Choose hyp symbol based on context
Make CHOOSE_HYP_SYM select the symbol of the active hypervisor for the
host, the nVHE symbol for nVHE and the VHE symbol for VHE. The nVHE and
VHE hypervisors see their own symbols without prefixes and trigger a
link error when trying to use a symbol of the other hypervisor.
Signed-off-by: Andrew Scull <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Cc: David Brazdil <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions