On 11/07/2025 08:05, Hari Limaye wrote: > Hi Michal, > > > > Thank you for reviewing the patch. To answer the following question: > >> > + /* DTB starting at this address has already been mapped. */ > >> When can this happen? > > > > In xen/arch/arm/setup.c `start_xen` early_fdt_map(fdt_paddr) is called twice, > > before and after `setup_page_tables` - which is a no-op on an MPU system. This > > seemed like the neatest way to handle this - but maybe you'd prefer further > > clarification in the comment here? Yes, I would like this comment to be improved a bit. ~Michal
- [PATCH v2 0/6] Second series for R82 MPU Support Hari Limaye
- [PATCH v2 5/6] arm/mpu: Implement early_fdt_map support... Hari Limaye
- Re: [PATCH v2 5/6] arm/mpu: Implement early_fdt_map... Orzel, Michal
- Re: [PATCH v2 5/6] arm/mpu: Implement early_fdt... Hari Limaye
- Re: [PATCH v2 5/6] arm/mpu: Implement early... Orzel, Michal
- [PATCH v2 1/6] arm/mpu: Find MPU region by range Hari Limaye
- Re: [PATCH v2 1/6] arm/mpu: Find MPU region by rang... Orzel, Michal
- [PATCH v2 4/6] arm/mpu: Destroy an existing entry in Xe... Hari Limaye
- Re: [PATCH v2 4/6] arm/mpu: Destroy an existing ent... Orzel, Michal
- Re: [PATCH v2 4/6] arm/mpu: Destroy an existing... Hari Limaye
- Re: [PATCH v2 4/6] arm/mpu: Destroy an exis... Orzel, Michal
- [PATCH v2 2/6] xen/arm: Introduce flags_has_rwx helper Hari Limaye
- [PATCH v2 6/6] arm/mpu: Implement remove_early_mappings... Hari Limaye
- Re: [PATCH v2 6/6] arm/mpu: Implement remove_early_... Orzel, Michal
- [PATCH v2 3/6] arm/mpu: Populate a new region in Xen MP... Hari Limaye