Skip to content
Commit c931d34e authored by Olof Johansson's avatar Olof Johansson Committed by Will Deacon
Browse files

arm64: build with baremetal linker target instead of Linux when available



Not all toolchains have the baremetal elf targets, RedHat/Fedora ones
in particular. So, probe for whether it's available and use the previous
(linux) targets if it isn't.

Reported-by: default avatarLaura Abbott <labbott@redhat.com>
Tested-by: default avatarLaura Abbott <labbott@redhat.com>
Acked-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Cc: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 14d6e289
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment