acrn-hypervisor/hypervisor/bsp
Victor Sun a1e9fdc7f9 HV: add Kconfig of CONSTANT_ACPI
If CONFIG_CONSTANT_ACPI is true, then the value in host_acpi_info structure
is constant. Otherwise the host_acpi_info value could be overrided.

This is useful when platform ACPI table value is not fixed in Bootloader
before production.

In production release, this config should be set to yes.

Tracked-On: #1264

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-18 13:34:47 +08:00
..
include HV: add Kconfig of CONSTANT_ACPI 2018-09-18 13:34:47 +08:00
ld hv: build hypervisor as PIE (position-independent executable) 2018-07-11 10:25:16 +08:00
sbl HV: add Kconfig of CONSTANT_ACPI 2018-09-18 13:34:47 +08:00
uefi HV: add Kconfig of CONSTANT_ACPI 2018-09-18 13:34:47 +08:00