acrn-hypervisor/hypervisor/arch/x86/configs/apl-mrb
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
..
board.c HV: move dmar info definition to board.c 2019-12-10 09:52:17 +08:00
misc_cfg.h hv: move MAX_PCPU_NUM from Kconfig to header file 2019-09-24 11:58:45 +08:00
pci_devices.h hv: vm_config: build pci device configure for SOS 2019-08-06 11:51:02 +08:00
ve820.c HV: ve820 fix "Casting operation to a pointer" 2019-07-11 13:57:21 +08:00