public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [BOOT-WRAPPER 0/3] Allow use of bare-metal toolchains
@ 2024-07-29 14:31 Mark Rutland
  2024-07-29 14:31 ` [BOOT-WRAPPER 1/3] Makefile: rework test-dtc-option Mark Rutland
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mark Rutland @ 2024-07-29 14:31 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: akos.denke, andre.przywara, luca.fancellu, mark.rutland, maz

Since the boot-wrapper build system was migrated to autoconf it hasn't
been possible to build the boot-wrapper with a bare-metal toolchain,
since the configure sscript checks for a hosted toolchain.

These patches make it possible to build the boot-wrapper with a
bare-metal toolchain.

Mark.

Mark Rutland (3):
  Makefile: rework test-dtc-option
  Makefile: suppress RWX segment warnings
  configure: allow the use of bare-metal toolchains

 Makefile.am  | 20 +++++++++++++++-----
 configure.ac |  3 +++
 2 files changed, 18 insertions(+), 5 deletions(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-02 10:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 14:31 [BOOT-WRAPPER 0/3] Allow use of bare-metal toolchains Mark Rutland
2024-07-29 14:31 ` [BOOT-WRAPPER 1/3] Makefile: rework test-dtc-option Mark Rutland
2024-07-29 14:31 ` [BOOT-WRAPPER 2/3] Makefile: suppress RWX segment warnings Mark Rutland
2024-07-29 14:31 ` [BOOT-WRAPPER 3/3] configure: allow the use of bare-metal toolchains Mark Rutland
2024-08-02  9:21 ` [BOOT-WRAPPER 0/3] Allow " Marc Zyngier
2024-08-02 10:10 ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox