Some cleanup and improvements for the assembly boot code to make the behavior more consistent between arm32 and arm64.
Michal Orzel (3): xen/arm64: head: Move earlyprintk 'hex' string to .rodata.str xen/arm64: Move print_reg macro to asm/arm64/macros.h xen/arm64/mmu: head: Replace load_paddr with adr_l where appropriate xen/arch/arm/arm64/head.S | 37 ++++--------------------- xen/arch/arm/arm64/mmu/head.S | 8 +++--- xen/arch/arm/include/asm/arm64/macros.h | 15 ++++++++++ 3 files changed, 25 insertions(+), 35 deletions(-) -- 2.25.1