On 12/03/2025 14:52, Luca Fancellu wrote: > > > Currently the MPU system requires static memory to work, Currently, meaning in the future it might not be needed? Also, I don't see how is this change required to enable compilation (the main goal of this series) for MPU but because we will have to enable it anyway... > select that when building this memory management subsystem. > > While there, provide a restriction for the ARM_EFI Kconfig > parameter to be built only when !MPU, the EFI stub is not > used as there are no implementation of UEFI services for > armv8-r. > > Signed-off-by: Luca Fancellu <luca.fance...@arm.com> Reviewed-by: Michal Orzel <michal.or...@amd.com> ~Michal
- [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
- [PATCH 09/10] xen/arm: introduce Kconfig HAS_PAGING_MEMPOOL Luca Fancellu
- Re: [PATCH 09/10] xen/arm: introduce Kconfig HAS_PAGING... Orzel, Michal
- Re: [PATCH 09/10] xen/arm: introduce Kconfig HAS_PA... Luca Fancellu
- [PATCH 05/10] arm/mpu: Introduce frame_table, virt_to_page, ... Luca Fancellu