On Wed, Mar 4, 2026 at 7:31 PM Josh Poimboeuf <[email protected]> wrote: > > The arm64 boot header is mostly data. Move it to a data section to > prevent objtool and other tools from trying to disassemble it. The > final linked result is the same. > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

