[BOOT-WRAPPER 0/3] Allow use of bare-metal toolchains

Mark Rutland mark.rutland at arm.com
Mon Jul 29 07:31:13 PDT 2024


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




More information about the linux-arm-kernel mailing list