acrn-hypervisor/hypervisor/boot
Yonghua Huang 95a9f6d9a0 hv: update the flow to get trampoline buffer in direct boot mode
Currently, memory with size of 'CONFIG_LOW_RAM_SIZE' will be
  allocated when 'get_direct_boot_ap_trampoline()' is called.

  This patch refine the implementation of of above function, it
  returns the base address of trampoline buffer when called, and
  the memory is allocated when vboot module is initialized.

Tracked-On: #3992
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2019-11-05 08:14:53 +08:00
..
guest hv: update the flow to get trampoline buffer in direct boot mode 2019-11-05 08:14:53 +08:00
include hv: add ACPI support for pre-launched VMs 2019-08-29 10:12:25 +08:00
acpi_base.c hv: create 8-bit sum function 2019-08-29 10:12:25 +08:00
cmdline.c hv: mmu: add hpa2hva_early API for earlt boot 2019-07-26 09:10:06 +08:00
dmar_info.c HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
reloc.c hv: cleanup some hva/hpa conversion code 2019-03-15 09:03:14 +08:00