Home
last modified time | relevance | path

Searched hist:c931d34ea0853d41349e93f871bd3f17f1c03a6b (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/
H A DKbuild.includediff c931d34ea0853d41349e93f871bd3f17f1c03a6b Fri Jul 13 17:30:33 CEST 2018 Olof Johansson <olof@lixom.net> 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: Laura Abbott <labbott@redhat.com>
Tested-by: Laura Abbott <labbott@redhat.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>
/linux/arch/arm64/
H A DMakefilediff c931d34ea0853d41349e93f871bd3f17f1c03a6b Fri Jul 13 17:30:33 CEST 2018 Olof Johansson <olof@lixom.net> 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: Laura Abbott <labbott@redhat.com>
Tested-by: Laura Abbott <labbott@redhat.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>