acrn-hypervisor/hypervisor/boot
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
..
include modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00
sbl hv: fix type conversion violations 2018-11-30 18:14:59 +08:00
acpi.c hv: boot: fix "Procedure has more than one exit point" 2018-11-29 15:03:48 +08:00
dmar_parse.c hv: fix integer violations 2018-11-06 16:18:56 +08:00
reloc.c modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00