On 12/03/2025 14:52, Luca Fancellu wrote: > > > Rename the setup_pagetables function to setup_mappings in > order to be implemented also for MPU system that does not > have page tables. mappings is better than pagetables, so: Reviewed-by: Michal Orzel <michal.or...@amd.com> but I'd like to understand what will be implementation of setup_mappings for MPU. I suppose regions setup such that the following call to early_fdt_map can succeed and doing this in setup_mm is already too late? ~Michal
- Re: [PATCH 08/10] xen/arm: Rename setup_pagetables with a mo... Orzel, Michal
- Re: [PATCH 08/10] xen/arm: Rename setup_pagetables with... Orzel, Michal
- Re: [PATCH 08/10] xen/arm: Rename setup_pagetables ... Luca Fancellu