HomeFreeBSD

stand/kboot: Fix the linker script OUTPUT_FORMAT

Description

stand/kboot: Fix the linker script OUTPUT_FORMAT

ld.bfd doesn't understand elf64-aarch64 but does have
elf64-littleaarch64. Switch to this so we can link kboot with it.

While here switch to the single format version. We are unlikely to
support booting from a big-endian Linux.

Reviewed by: imp, emaste
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D45258

Details

Provenance
andrewAuthored on Wed, May 22, 8:17 AM
Reviewer
imp
Differential Revision
D45258: stand/kboot: Fix the linker script OUTPUT_FORMAT
Parents
rG9f44638ef2c4: stand/efi: Fix for binutils when targeting arm64
Branches
Unknown
Tags
Unknown