acrn-hypervisor/hypervisor/include
Victor Sun c20d095a63 HV: refine sos_vm config header
The sos_vm config under arch/x86/configs/$(CONFIG_BOARD) folder should be
customer specific configuration, leave it back to customer.

When hypervisor start building, it will check whether BOARD specific sos_vm.h
exist in configs/$(CONFIG_BOARD) folder. If exist, then include this header;
if not, then include default sos_vm config header under configs/default folder.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-25 21:30:49 +08:00
..
arch/x86 HV: refine sos_vm config header 2019-01-25 21:30:49 +08:00
common replace arch_switch_to with pure asm code instead of inline asm 2019-01-25 11:39:47 +08:00
debug security: Increase buffer size to avoid buffer overflow error 2019-01-25 10:24:55 +08:00
dm HV: remove unused mptable info 2019-01-18 11:50:00 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00