Re: [PATCH v5 0/4] Early serial on Power

2023-07-24 Thread Jan Beulich
On 21.07.2023 19:02, Shawn Anastasio wrote: > Changes in v5: > - (xen/macros.h) Add signoff > - (xen/macros.h) Fix up comment formatting and macro parameter names > - (*.S) Use 8-space column alignment for assembly > - (of-call.S) Add missing space after comma > - (asm-offsets.c) Fix DEFI

[PATCH v5 0/4] Early serial on Power

2023-07-21 Thread Shawn Anastasio
Hello all, This series adds support for early serial printing on Power, as well as a simple CI smoke test modeled after the riscv one. The first patch is responsible for setting up a basic C environment with an initial stack while the second sets up an Open Firmware serial console and primitive e