[BOOT-WRAPPER 0/3] Allow use of bare-metal toolchains
Mark Rutland
mark.rutland at arm.com
Fri Aug 2 03:10:57 PDT 2024
On Mon, Jul 29, 2024 at 03:31:13PM +0100, Mark Rutland 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(-)
I've applied this series to the boot-wrapper-aarch64 master branch:
https://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git/commit/?id=1fea854771f9aee405c4ae204c0e0f912318da6f
Mark.
More information about the linux-arm-kernel
mailing list