acrn-hypervisor/hypervisor/bsp/sbl
Victor Sun 2197f4306a HV: Add acpi_fixup api to override acpi on needs
Add acpi_fixup() api in bsp that can override platform ACPI info when
do init_bsp(), this is useful when platform bootloader is not lock
down before production.

In current code only the wake vector addresses would be parsed after
boot and then override to host_acpi_info, we can add more in furture
based on our needs.

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
..
platform_acpi_info.c HV: add Kconfig of CONSTANT_ACPI 2018-09-18 13:34:47 +08:00
sbl.c HV: Add acpi_fixup api to override acpi on needs 2018-09-18 13:34:47 +08:00
vm_description.c hv: Create E820 entries for OS in partitioning mode ACRN 2018-08-13 13:58:32 +08:00