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
Unknown Object (File)
Sat, Jul 12, 4:07 AM
Unknown Object (File)
Sat, Jul 12, 1:32 AM
Unknown Object (File)
Jun 24 2025, 12:41 PM
Unknown Object (File)
Jun 10 2025, 11:01 PM
Unknown Object (File)
Jun 9 2025, 3:45 AM
Unknown Object (File)
Jun 7 2025, 3:48 AM
Unknown Object (File)
Jun 6 2025, 9:38 PM
Unknown Object (File)
Jun 6 2025, 9:23 PM
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