acrn-hypervisor/hypervisor/arch/x86/boot
Yin Fengwei 69dc939243 hv: drop the temperory stack for AP startup
By switching AP wakeup from broadcast to one by one, we could
set correct stack for each AP and drop the temp stack used during
AP boot.

Tracked-On: #2034
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-17 19:16:43 +08:00
..
cpu_primary.S move idt.S and idt.h out of boot component 2018-12-12 09:07:43 +08:00
cpu_save_boot_ctx.S modularization: boot component 2018-12-03 09:09:44 +08:00
trampoline.S hv: drop the temperory stack for AP startup 2018-12-17 19:16:43 +08:00