Re: [PATCH 5/6] arm/mpu: Implement early_fdt_map support in MPU systems

2025-06-25 Thread Ayan Kumar Halder
On 20/06/2025 10:49, Hari Limaye wrote: CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email. From: Luca Fancellu Implement the function early_fdt_map(), which is responsi

[PATCH 5/6] arm/mpu: Implement early_fdt_map support in MPU systems

2025-06-20 Thread Hari Limaye
From: Luca Fancellu Implement the function early_fdt_map(), which is responsible for mapping the Device Tree Blob in the early stages of the boot process, for MPU systems. We make use of the map_pages_to_xen() and destroy_xen_mappings() APIs. In particular the latter function is necessary in the