On Tue, Feb 1, 2022 at 11:53 AM Michael Ellerman <mpe at ellerman.id.au> wrote: > If you build with CONFIG_RELOCATABLE=y and CONFIG_RELOCATABLE_TEST=y the > kernel will run wherever you load it (must be 64K aligned), without > copying itself down to zero first. That will save you a few cycles. ahh, thank you :) l.