acrn-hypervisor/hypervisor/arch/x86/configs
Victor Sun f237ca2104 HV: clean up DMAR MACROs for sample platform acpi info
Remove redundant DMAR MACROs for given platform_acpi_info files because
CONFIG_ACPI_PARSE_ENABLED is enabled for all boards by default. The DMAR
info for nuc7i7dnb is kept as reference in the case that ACPI_PARSE_ENABLED
is not set in Kconfig.

As DMAR info is not provided for apl-mrb, the platform_acpi_info.h under
apl-mrb config folder is meaningless, so also remove this file and let
hypervisor parse ACPI for apl-mrb;

Tracked-On: #3977

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-12-10 09:52:17 +08:00
..
apl-mrb HV: clean up DMAR MACROs for sample platform acpi info 2019-12-10 09:52:17 +08:00
apl-up2 HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
dnv-cb2 HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
generic HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
icl-rvp HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
nuc6cayh HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
nuc7i7dnb HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
apl-mrb.config HV: move vCOM setting from Kconfig to board configs 2019-08-22 13:12:54 +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: move vCOM setting from Kconfig to board configs 2019-08-22 13:12:54 +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 HV: link CONFIG_MAX_IOMMU_NUM and MAX_DRHDS to DRHD_COUNT 2019-12-10 09:52:17 +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: add memmap param for hvlog in sos cmdline 2019-09-17 09:12:03 +08:00
nuc7i7dnb.config HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
pci_dev.c hv: pci: update function "bdf_is_equal" 2019-09-25 13:45:39 +08:00
platform_acpi_info.h HV: clean up DMAR MACROs for sample platform acpi info 2019-12-10 09:52:17 +08:00
vacpi.c hv: add ACPI support for pre-launched VMs 2019-08-29 10:12:25 +08:00
vm_config.c hv: use vcpu_affinity[] in vm_config to support vcpu assignment 2019-09-24 11:58:45 +08:00