commit | eb99dec6d1e3b75580d312b1d29a18c39ed1e7ad | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Oct 21 10:09:49 2015 +0100 |
committer | Alex Shi <alex.shi@linaro.org> | Wed Nov 09 22:15:40 2016 +0800 |
tree | 872bb2ffbb3cf256650fc730715a157d69feabb7 | |
parent | ac185e4487ba0b3684f511fcacbc63b0359f679b [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>