arch/arm64/kvm/hyp/hyp.h
0 → 100644
+33
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In order to expose the various EL2 services that are private to
the hypervisor, add a new hyp.h file.
So far, it only contains mundane things such as section annotation
and VA manipulation.
Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>