On 11/04/2025 13:04, Ayan Kumar Halder wrote: > Add stubs to enable compilation. > > is_xen_heap_page() and is_xen_heap_mfn() are not implemented for arm32 MPU. > Thus, introduce the stubs for these functions in asm/mpu/mm.h and move the > original code to asm/mmu/mm.h (as it is used for arm32 MMU based system). > > Signed-off-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com> > Reviewed-by: Luca Fancellu <luca.fance...@arm.com> Reviewed-by: Michal Orzel <michal.or...@amd.com> ~Michal
- Re: [PATCH v6 2/3] xen/arm32: Create the same b... Ayan Kumar Halder
- Re: [PATCH v6 2/3] xen/arm32: Create the sa... Orzel, Michal
- Re: [PATCH v6 2/3] xen/arm32: Create the same boot-... Julien Grall
- Re: [PATCH v6 2/3] xen/arm32: Create the same b... Ayan Kumar Halder
- Re: [PATCH v6 2/3] xen/arm32: Create the sa... Julien Grall
- Re: [PATCH v6 2/3] xen/arm32: Create th... Ayan Kumar Halder
- [PATCH v6 1/3] xen/arm: Move some of the functions to co... Ayan Kumar Halder
- Re: [PATCH v6 1/3] xen/arm: Move some of the functi... Orzel, Michal
- Re: [PATCH v6 1/3] xen/arm: Move some of the functi... Ayan Kumar Halder
- [PATCH v6 3/3] xen/arm32: mpu: Stubs to build MPU for ar... Ayan Kumar Halder
- Re: [PATCH v6 3/3] xen/arm32: mpu: Stubs to build M... Orzel, Michal
- Re: [PATCH v6 0/3] Enable early bootup of Armv8-R AArch3... Luca Fancellu