[BOOT-WRAPPER 0/3] Allow use of bare-metal toolchains
Marc Zyngier
maz at kernel.org
Fri Aug 2 02:21:29 PDT 2024
On Mon, 29 Jul 2024 15:31:13 +0100,
Mark Rutland <mark.rutland at arm.com> wrote:
>
> 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(-)
All looks reasonable to me.
Acked-by: Marc Zyngier <maz at kernel.org>
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list