mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-05 06:56:57 +00:00
Boot component prepares the very basic platform boot env. It finally call into platform initilization entries: - bsp_boot_init & cpu_secondary_init for start up - or restore_s3_context for wakeup This patch just move files into reorg dir. Tracked-On: #1842 Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com> |
||
---|---|---|
.. | ||
cpu_primary.S | ||
cpu_save_boot_ctx.S | ||
idt.S | ||
trampoline.S |