On 12/03/2025 14:52, Luca Fancellu wrote: > > > Hi all, > > this serie implements the skeleton for the MPU memory management subsystem, > at the end of the serie it will be possible to compile the Arm arch using MPU. > > The minimum Arm Kconfig configuration is this one: > > CONFIG_UNSUPPORTED=y > CONFIG_MPU=y > CONFIG_XEN_START_ADDRESS=0x0 > > Luca Fancellu (8): > xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH > xen/arm: Restrict Kconfig configuration for LLC coloring These patches have necessary tags, so I committed them right away. ~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
- [PATCH 05/10] arm/mpu: Introduce frame_table, virt_to_page, ... Luca Fancellu
- [v5,01/10] xen/passthrough: Provide stub functions when !HAS... Luca Fancellu
- Re: [PATCH 00/10] MPU mm subsistem skeleton Orzel, Michal