acrn-hypervisor/hypervisor/arch/x86/boot
Chen, Zide 97fc0efe20 hv: remove unused cpu_primary_save_32()
In direct boot mode, boot_context[] which is saved from cpu_primary_save_32()
is no longer used since commit 6beb34c3cb ("vm_load: update init gdt
preparation"). Thus, the call to it and the function itself can be removed.

Tracked-On: #4441
Reviewed-by: Fengwei Yin <fengwei.yin@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
2020-03-06 08:27:46 +08:00
..
cpu_primary.S hv: remove unused cpu_primary_save_32() 2020-03-06 08:27:46 +08:00
cpu_save_boot_ctx.S hv: remove unused cpu_primary_save_32() 2020-03-06 08:27:46 +08:00
trampoline.S hv: Let trampoline execution use 1GB pages 2019-10-28 13:44:32 +08:00