aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2019-01-05 15:57:56 +0000
committerMarc Zyngier <[email protected]>2019-02-19 21:05:24 +0000
commit18fc7bf8e041272f74a3237b99261d59c3ff0388 (patch)
tree687de6d22df447a6495f6f201e8979b0d6209e50 /tools/perf/scripts/python
parent7aa8d14641651a61a0b8892314a0bcfaceebe158 (diff)
arm64: KVM: Allow for direct call of HYP functions when using VHE
When running VHE, there is no need to jump via some stub to perform a "HYP" function call, as there is a single address space. Let's thus change kvm_call_hyp() and co to perform a direct call in this case. Although this results in a bit of code expansion, it allows the compiler to check for type compatibility, something that we are missing so far. Signed-off-by: Marc Zyngier <[email protected]> Acked-by: Christoffer Dall <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions