mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 05:56:57 +00:00
Per new design of trusty memory allocation: VHM will reserve contiguous memory for trusty when DM launch guest with trusty enabled. And OSloader will relocate trusty to 511G directly and pass trusty's base/entry to HV by trusty_boot_param when call HC_INIITIALIZE_TRUSTY. So in this patch: 1. Extend trusty_boot_param to support addr/entry above 4G. 2. Remove size check for old version compatibility. Signed-off-by: Qi Yadong <yadong.qi@intel.com> Acked-by: Zhu Bing <bing.zhu@intel.com> |
||
---|---|---|
.. | ||
arch/x86 | ||
common | ||
debug | ||
lib | ||
public | ||
hv_debug.h | ||
hv_lib.h | ||
hypervisor.h |