mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-26 15:44:58 +00:00
Just as we accept pre-compiled ACPI binary for pre-launched VM, this commit adds support for pre-launched VM to accept pre-compiled FDT binary with default tag FDT_VMx, where x is the VM id. Tracked-On: #8838 Signed-off-by: Yifan Liu <yifan1.liu@intel.com> Acked-by: Wang Yu1 <yu1.wang@intel.com>