acrn-hypervisor/hypervisor/include
Qi Yadong 202bc541b6 HV: trusty: revise trusty_boot_param structure
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>
2018-07-12 17:30:26 +08:00
..
arch/x86 HV: code cleanup as MISRA-C report for guest/vmsr 2018-07-12 17:27:53 +08:00
common Documentation: add pictures to Trusty documentation 2018-07-05 00:06:51 -07:00
debug HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00
lib HV:treewide:Add 16-bit atomic operations and update vpid type 2018-07-11 21:27:08 +08:00
public HV: trusty: revise trusty_boot_param structure 2018-07-12 17:30:26 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: refine the address used in sbl multiboot code 2018-06-22 16:12:24 +08:00