On Wed, 11 Sep 2019, Volodymyr Babchuk wrote: > Hi Julien, > > Julien Grall writes: > > > At the moment, the Device-Tree is relocated into xenheap while setting > > up the memory subsystem. This is actually not necessary because the > > early mapping is still present and we don't require the virtual address > > to be stable until unflatting the Device-Tree. > > > > So the relocation can safely be moved after the memory subsystem is > > fully setup. This has the nice advantage to make the relocation common > > and let the xenheap allocator decides where to put it. > > > > Lastly, the device-tree is not going to be used for ACPI system. So > > there are no need to relocate it and can just be discarded. > > > > Signed-off-by: Julien Grall <[email protected]> > Reviewed-by: Volodymyr Babchuk <[email protected]>
Acked-by: Stefano Stabellini <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
