Page MenuHomeFreeBSD

stand/kboot: Fix the linker script OUTPUT_FORMAT
ClosedPublic

Authored by andrew on May 20 2024, 11:59 AM.
Tags
None
Referenced Files
F86615222: D45258.diff
Sun, Jun 23, 2:04 AM
Unknown Object (File)
Fri, May 31, 10:27 PM
Unknown Object (File)
Sat, May 25, 8:25 PM
Unknown Object (File)
Sat, May 25, 8:25 PM
Unknown Object (File)
Sat, May 25, 8:25 PM
Unknown Object (File)
May 22 2024, 12:29 PM
Unknown Object (File)
May 22 2024, 9:58 AM
Unknown Object (File)
May 22 2024, 3:44 AM
Subscribers

Details

Summary

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.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57772
Build 54660: arc lint + arc unit