This has been on a TODO list for quite some time now. There is no real need for these variables since we can ask the MMU to do the virt->maddr translation.
Michal Orzel (2): xen/arm: Drop {boot_}phys_offset usage xen/arm: head: Do not pass physical offset to start_xen xen/arch/arm/arm32/head.S | 12 +++++------- xen/arch/arm/arm64/head.S | 12 +++++------- xen/arch/arm/include/asm/mm.h | 2 +- xen/arch/arm/mmu/setup.c | 16 ++++++---------- xen/arch/arm/setup.c | 5 ++--- 5 files changed, 19 insertions(+), 28 deletions(-) -- 2.25.1