acrn-hypervisor/hypervisor/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
..
arch/x86 modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00
common doc: replace return with retval 2018-11-30 14:55:17 +08:00
debug hv: clean up function definitions in profiling.h 2018-11-28 14:57:49 +08:00
dm hv: dm: fix "Procedure has more than one exit point" 2018-11-29 15:03:48 +08:00
lib hv: Derive decryption key from Seed for Trusty to decrypt attestation keybox 2018-11-20 09:22:37 +08:00
public HV: io: obsolete the valid field in vhm requests 2018-11-30 13:14:59 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00