Home
last modified time | relevance | path

Searched hist:"9 cea2c362fa225fe802a5d23b93a3a9fc6c6395d" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/make_helpers/toolchains/
H A Drk3399-m0.mk9cea2c362fa225fe802a5d23b93a3a9fc6c6395d Thu Aug 29 15:08:42 UTC 2024 Chris Kay <chris.kay@arm.com> build: allow multiple toolchain defaults

This change enables a fairly commonly-requested use-case, which is to
fall back to the host system's native toolchain when building on AArch64
if the bare-metal toolchain is not available.

In this situation, if the `aarch64-none-elf` GCC toolchain cannot be
located, the build system will look for `aarch64-linux-gnu` before
giving up.

Change-Id: I39d2a8837b651b28cf0eafa92f6003a7f66767a0
Signed-off-by: Chris Kay <chris.kay@arm.com>
H A Daarch64.mk9cea2c362fa225fe802a5d23b93a3a9fc6c6395d Thu Aug 29 15:08:42 UTC 2024 Chris Kay <chris.kay@arm.com> build: allow multiple toolchain defaults

This change enables a fairly commonly-requested use-case, which is to
fall back to the host system's native toolchain when building on AArch64
if the bare-metal toolchain is not available.

In this situation, if the `aarch64-none-elf` GCC toolchain cannot be
located, the build system will look for `aarch64-linux-gnu` before
giving up.

Change-Id: I39d2a8837b651b28cf0eafa92f6003a7f66767a0
Signed-off-by: Chris Kay <chris.kay@arm.com>
H A Dhost.mk9cea2c362fa225fe802a5d23b93a3a9fc6c6395d Thu Aug 29 15:08:42 UTC 2024 Chris Kay <chris.kay@arm.com> build: allow multiple toolchain defaults

This change enables a fairly commonly-requested use-case, which is to
fall back to the host system's native toolchain when building on AArch64
if the bare-metal toolchain is not available.

In this situation, if the `aarch64-none-elf` GCC toolchain cannot be
located, the build system will look for `aarch64-linux-gnu` before
giving up.

Change-Id: I39d2a8837b651b28cf0eafa92f6003a7f66767a0
Signed-off-by: Chris Kay <chris.kay@arm.com>
H A Daarch32.mk9cea2c362fa225fe802a5d23b93a3a9fc6c6395d Thu Aug 29 15:08:42 UTC 2024 Chris Kay <chris.kay@arm.com> build: allow multiple toolchain defaults

This change enables a fairly commonly-requested use-case, which is to
fall back to the host system's native toolchain when building on AArch64
if the bare-metal toolchain is not available.

In this situation, if the `aarch64-none-elf` GCC toolchain cannot be
located, the build system will look for `aarch64-linux-gnu` before
giving up.

Change-Id: I39d2a8837b651b28cf0eafa92f6003a7f66767a0
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/make_helpers/
H A Dtoolchain.mk9cea2c362fa225fe802a5d23b93a3a9fc6c6395d Thu Aug 29 15:08:42 UTC 2024 Chris Kay <chris.kay@arm.com> build: allow multiple toolchain defaults

This change enables a fairly commonly-requested use-case, which is to
fall back to the host system's native toolchain when building on AArch64
if the bare-metal toolchain is not available.

In this situation, if the `aarch64-none-elf` GCC toolchain cannot be
located, the build system will look for `aarch64-linux-gnu` before
giving up.

Change-Id: I39d2a8837b651b28cf0eafa92f6003a7f66767a0
Signed-off-by: Chris Kay <chris.kay@arm.com>