acrn-hypervisor/hypervisor/boot
Victor Sun 1906def29e HV: enable load zephyr kernel
Zephyr kernel is stripped ram image, its entry and load address
are explicitly defined in vm configurations, hypervisor will load
Zephyr directly based on these configurations.

Currently we only support boot Zephyr from protected mode.

Tracked-On: #3214

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-06-06 09:40:52 +08:00
..
guest HV: enable load zephyr kernel 2019-06-06 09:40:52 +08:00
include ACRN/HV: Refine the function of init_vboot to initialize the depriv_boot env correctly 2019-05-30 14:07:57 +08:00
acpi_base.c ACRN/HV: Assign the parsed RSDP to acpi_rsdp to avoid multiple RSDP parsing 2019-05-30 14:07:57 +08:00
cmdline.c restruct boot and bsp dir for firmware stuff 2019-05-09 16:33:44 +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