acrn-hypervisor/hypervisor/arch/x86/configs
Victor Sun b6684f5b61 HV: sanitize config file for whl-ipc-i5
- remove limit of CONFIG_HV_RAM_SIZE which is for scenario of 2 VMs only,
the default size from Kconfig could build scenario which up to 5 VMs;

- rename whl-ipc-i5_acpi_info.h to platform_acpi_info.h, since the former
one should be generated by acrn-config tool;

- add SOS related macros in misc.h, otherwise build scenarios which has
SOS VM would be failed;

Tracked-On: #4463

Signed-off-by: Victor Sun <victor.sun@intel.com>
2020-03-06 08:34:12 +08:00
..
apl-mrb HV: Update existing board.c files for RDT MBA 2020-03-04 17:33:50 +08:00
apl-up2 HV: Update existing board.c files for RDT MBA 2020-03-04 17:33:50 +08:00
dnv-cb2 HV: Update existing board.c files for RDT MBA 2020-03-04 17:33:50 +08:00
generic HV: Update existing board.c files for RDT MBA 2020-03-04 17:33:50 +08:00
icl-rvp HV: Update existing board.c files for RDT MBA 2020-03-04 17:33:50 +08:00
nuc6cayh HV: Update existing board.c files for RDT MBA 2020-03-04 17:33:50 +08:00
nuc7i7dnb HV: Update existing board.c files for RDT MBA 2020-03-04 17:33:50 +08:00
whl-ipc-i5 HV: sanitize config file for whl-ipc-i5 2020-03-06 08:34:12 +08:00
apl-mrb.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +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: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
dnv-cb2.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
generic.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
icl-rvp.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
kbl-nuc-i7 HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
kbl-nuc-i7.config HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
nuc6cayh.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
nuc7i7dnb.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
pci_dev.c hv: refine init_one_dev_config 2020-03-03 09:32:11 +08:00
platform_acpi_info.h HV: parse default pci mmcfg base 2019-12-02 16:20:24 +08:00
vacpi.c HV: rename CONFIG_MAX_PCPU_NUM to MAX_PCPU_NUM 2019-12-12 13:49:28 +08:00
vm_config.c HV: Add both HW and SW checks for RDT support 2020-02-27 10:44:07 +08:00
whl-ipc-i5.config HV: sanitize config file for whl-ipc-i5 2020-03-06 08:34:12 +08:00