commit | 71b3d3e37269029bd9351c7504d36401ecc6046a | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Oct 21 10:09:49 2015 +0100 |
committer | Alex Shi <alex.shi@linaro.org> | Tue May 24 16:30:24 2016 +0800 |
tree | 0935ba3ab9a118008d9625be88a78e36c9559b24 | |
parent | 8b1035df738430640d8beeb6fe7d321cc3562fd1 [diff] |
arm64: KVM: Add a HYP-specific header file 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> (cherry picked from commit c76a0a6695c61088c8d2e731e25305502666bf7d) Signed-off-by: Alex Shi <alex.shi@linaro.org>