Re: [PATCH v4 4/6] xen/ppc: Enable bootfdt and boot allocator

2024-04-24 Thread Julien Grall
Hi Shawn, On 12/04/2024 04:55, Shawn Anastasio wrote: Enable usage of bootfdt for populating the boot info struct from the firmware-provided device tree. Also enable the Xen boot page allocator. Additionally, modify bootfdt.c's boot_fdt_info() to tolerate the scenario in which the FDT

[PATCH v4 4/6] xen/ppc: Enable bootfdt and boot allocator

2024-04-11 Thread Shawn Anastasio
Enable usage of bootfdt for populating the boot info struct from the firmware-provided device tree. Also enable the Xen boot page allocator. Additionally, modify bootfdt.c's boot_fdt_info() to tolerate the scenario in which the FDT overlaps a reserved memory region, as is the case on PPC when