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 04/10] arm/mpu: Implement virt/maddr convers... Orzel, Michal
- Re: [PATCH 04/10] arm/mpu: Implement virt/maddr con... Luca Fancellu
- Re: [PATCH 04/10] arm/mpu: Implement virt/maddr... Orzel, Michal
- Re: [PATCH 04/10] arm/mpu: Implement virt/maddr con... Orzel, Michal
- Re: [PATCH 04/10] arm/mpu: Implement virt/maddr convers... Julien Grall
- [PATCH 10/10] arm/mpu: Create the skeleton for MPU compilati... Luca Fancellu
- Re: [PATCH 10/10] arm/mpu: Create the skeleton for MPU ... Orzel, Michal
- Re: [PATCH 10/10] arm/mpu: Create the skeleton for ... Luca Fancellu
- Re: [PATCH 10/10] arm/mpu: Create the skeleton ... Orzel, Michal
- [PATCH 08/10] xen/arm: Rename setup_pagetables with a more g... Luca Fancellu
- Re: [PATCH 08/10] xen/arm: Rename setup_pagetables with... Orzel, Michal
- Re: [PATCH 08/10] xen/arm: Rename setup_pagetables ... Luca Fancellu
- Re: [PATCH 08/10] xen/arm: Rename setup_pagetab... Orzel, Michal
- Re: [PATCH 08/10] xen/arm: Rename setup_pag... Luca Fancellu
- [PATCH 06/10] arm/mpu: Kconfig symbols for MPU build Luca Fancellu
- Re: [PATCH 06/10] arm/mpu: Kconfig symbols for MPU buil... Orzel, Michal
- Re: [PATCH 06/10] arm/mpu: Kconfig symbols for MPU ... Luca Fancellu
- Re: [PATCH 06/10] arm/mpu: Kconfig symbols for ... Orzel, Michal
- [v5,02/10] xen/arm: Restrict Kconfig configuration for LLC c... Luca Fancellu
- [PATCH 07/10] arm/mpu: Implement stubs for ioremap_attr on M... Luca Fancellu