Hi all, in order to build Xen for Arm64 with MPU support, there are few changes to support the compilation of Arm code without HAS_PASSTHROUGH and some Kconfig changes.
Luca Fancellu (2): xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH xen/arm: Restrict Kconfig configuration for LLC coloring xen/arch/arm/Kconfig | 2 +- xen/arch/arm/include/asm/grant_table.h | 5 +-- xen/include/xen/iommu.h | 50 +++++++++++++++++++++++++- 3 files changed, 53 insertions(+), 4 deletions(-) -- 2.34.1