acrn-hypervisor/hypervisor/bsp
Zide Chen 6c9e451b41 hv: EFI can load Hypervisor to address other than COMNFIG_RAM_START
- UEFI: change __emalloc() function to allocate from any available memory
  under 4G
- Define CONFIG_RAM_START to the lowest possible address 1M, making sure
  HV can only be relocated to higher address

Signed-off-by: Zheng Gen <gen.zheng@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Reviewed-by: Yin fengwei <fengwei.yin@intel.com>
2018-07-11 10:25:16 +08:00
..
include HV: load host pm S state data while create vm0 2018-06-13 15:02:03 +08:00
ld hv: build hypervisor as PIE (position-independent executable) 2018-07-11 10:25:16 +08:00
sbl Revert "hv: More changes to enable GPU passthru" 2018-07-05 11:06:47 +08:00
uefi hv: EFI can load Hypervisor to address other than COMNFIG_RAM_START 2018-07-11 10:25:16 +08:00