acrn-hypervisor/hypervisor/arch/x86/configs
Mingqiang Chi 8338cd463b hv: move 3 files to lib & arch folder
move stack_protector.c/retpoline-thunk.S into lib folder
move vmptable.c into arch/x86/config

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>

	modified:   Makefile
	renamed:    arch/x86/retpoline-thunk.S -> arch/x86/lib/retpoline-thunk.S
	renamed:    common/stack_protector.c -> lib/stack_protector.c
	renamed:    dm/vmptable.c -> arch/x86/configs/vmptable.c
2019-06-14 14:22:51 +08:00
..
apl-mrb HV: modify ve820 to enable low mem at 0x100000 2019-06-06 09:40:52 +08:00
apl-up2 HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
dnv-cb2 HV: modify ve820 to enable low mem at 0x100000 2019-06-06 09:40:52 +08:00
generic HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
icl-rvp ACRN/HV: Add one new board configuration for ACRN-hypervisor 2019-06-10 11:23:18 +08:00
nuc6cayh HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
nuc7i7bnh HV: modify ve820 to enable low mem at 0x100000 2019-06-06 09:40:52 +08:00
apl-mrb.config HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
apl-nuc HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
apl-nuc.config kconfig: support board-specific defconfig 2018-10-30 10:49:12 +08:00
apl-up2.config HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
dnv-cb2.config HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
generic.config HV: add generic board config 2019-04-29 15:25:25 +08:00
icl-rvp.config ACRN/HV: Add one new board configuration for ACRN-hypervisor 2019-06-10 11:23:18 +08:00
kbl-nuc-i7 HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
kbl-nuc-i7.config HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
nuc6cayh.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
nuc7i7bnh.config HV: change nuc7i7bnh ram start to 0x60000000 2019-06-06 15:22:10 +08:00
platform_acpi_info.h hv: emulate ACPI reset register for Service OS guest 2019-05-15 11:20:12 +08:00
vm_config.c hv: vm_config: add epc info in vm config 2019-05-29 11:24:13 +08:00
vmptable.c hv: move 3 files to lib & arch folder 2019-06-14 14:22:51 +08:00