Hi Julien, On 28/02/2024 12:42, Julien Grall wrote: > > > Hi Michal, > > On 28/02/2024 10:35, Michal Orzel wrote: >> Commit 0441c3acc7e9 forgot to rename FIXMAP_CONSOLE to FIX_CONSOLE in >> TEMPORARY_EARLY_UART_VIRTUAL_ADDRESS macro. This results in a build >> failure on arm32, when early printk is enabled: >> arch/arm/arm32/mmu/head.S:311: Error: invalid operands (*UND* and *ABS* >> sections) for `*' > > Good catch! Somewhat related I wonder whether we should add earlyprintk > testing in gitlab? I thought about adding this and I think we should at least have build jobs (hypervisor only, no toolstack) selecting early printk. When it comes to testing if early printk works, I'm not sure. It'd be nice but FWIR we have limited bandwidth.
@Stefano, what's your opinion? ~Michal
