Hi all, This series is related to "[PATCH 0/5] Third series for R82 MPU support". There is no build dependency between the two series.
At the end of these 2 series, R82 and R52 boot till the same point (approximately). Kind regards, Ayan Ayan Kumar Halder (2): arm/mpu: Enable is_xen_heap_page and is_xen_heap_mfn for ARM_32 arm/mpu: Disable map_domain_page for MPU xen/arch/arm/Kconfig | 2 +- xen/arch/arm/include/asm/mm.h | 2 +- xen/arch/arm/include/asm/mpu/mm.h | 5 ---- xen/arch/arm/mpu/Makefile | 1 - xen/arch/arm/mpu/domain-page.c | 45 ------------------------------- 5 files changed, 2 insertions(+), 53 deletions(-) delete mode 100644 xen/arch/arm/mpu/domain-page.c -- 2.25.1