acrn-hypervisor/hypervisor/boot/include
Jason Chen CJ 51bfafd6fb modularization: boot component -- move functions
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 move functions for AP trampoline into trampoline.c from reloc.c

Tracked-On: #1842
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-12-03 09:09:44 +08:00
..
acpi.h hv: Add MAX_PCPU_NUM in Kconfig 2018-10-29 10:14:25 +08:00
reloc.h modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00