Hi Michal, On 15/01/2024 12:48, Michal Orzel wrote:
This series is a follow up to 1ec3fe1f664f ("xen/arm32: head: Improve logging in head.S").Michal Orzel (2): xen/arm32: head: Move earlyprintk 'hex' to .rodata.idmap xen/arm64: head: Allow to use early printk while on 1:1 mapping
This is now committed. Cheers,
xen/arch/arm/arm32/head.S | 2 +- xen/arch/arm/arm64/head.S | 13 ++----------- xen/arch/arm/arm64/mmu/head.S | 8 ++++++++ xen/arch/arm/include/asm/arm64/macros.h | 25 ++++++++++++++++++------- xen/arch/arm/include/asm/asm_defns.h | 2 -- 5 files changed, 29 insertions(+), 21 deletions(-)
-- Julien Grall
