OSDN Git Service

arm64: KVM: Drop VHE-specific HYP call stub
authorMarc Zyngier <marc.zyngier@arm.com>
Sat, 5 Jan 2019 16:06:53 +0000 (16:06 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 19 Feb 2019 21:05:28 +0000 (21:05 +0000)
commit7cba8a8d0d39c8846d0095fc2d2225c7983f4009
treecef86da9056c0d263b9a58d6b683758e73211011
parent18fc7bf8e041272f74a3237b99261d59c3ff0388
arm64: KVM: Drop VHE-specific HYP call stub

We now call VHE code directly, without going through any central
dispatching function. Let's drop that code.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
arch/arm64/kvm/hyp.S
arch/arm64/kvm/hyp/hyp-entry.S