acrn-hypervisor/hypervisor/scenarios
Victor Sun 3cf1daa480 HV: move vbar info to board specific pci_devices.h
The vbar info which hard-coded in scenarios/logical_partition/pt_dev.c
is board specific actually, so move these information to
arch/x86/configs/$(CONFIG_BOARD)/pci_devices.h.

Please be aware that the memory range of vBAR should exactly match with
the e820 layout of VM.

Tracked-On: #3214

Signed-off-by: Victor Sun <victor.sun@intel.com>
2019-07-23 09:12:50 +08:00
..
hybrid HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00
industry HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00
logical_partition HV: move vbar info to board specific pci_devices.h 2019-07-23 09:12:50 +08:00
sdc HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00
sdc2 HV: add SDC2 config in hypervisor/arch/x86/Kconfig 2019-07-18 15:03:14 +08:00