Date
1 - 6 of 6
[edk2-platforms PATCH 1/1] Readme.md: Refer users to the Arm GNU-A Downloads page for toolchains
Rebecca Cran <rebecca@...>
Arm now provides the latest gcc toolchains for aarch64 and arm: the
Linaro page that was linked to no longer exists. Signed-off-by: Rebecca Cran <rebecca@...> --- Readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index aba26e29a672..d8cd211334bc 100644 --- a/Readme.md +++ b/Readme.md @@ -61,9 +61,8 @@ RISCV64 | riscv64-unknown-elf- \* i386, i486, i586 or i686 ### GCC -Linaro provides GCC toolchains for -[aarch64-linux-gnu](https://releases.linaro.org/components/toolchain/binaries/latest/aarch64-linux-gnu/) -and [arm-linux-gnueabihf](https://releases.linaro.org/components/toolchain/binaries/latest/arm-linux-gnueabihf/) +Arm provides GCC toolchains for aarch64-linux-gnu and arm-linux-gnueabihf at +[GNU Toolchain for the A-profile Architecture](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads) compiled to run on x86_64/i686 Linux and i686 Windows. Some Linux distributions provide their own packaged cross-toolchains. -- 2.26.2
|
|
Thomas Abraham
On 5/29/21 12:00 AM, Rebecca Cran wrote:
Arm now provides the latest gcc toolchains for aarch64 and arm: theReviewed-by: Thomas Abraham <thomas.abraham@...>
|
|
Sami Mujawar
Hi Rebecca,
toggle quoted messageShow quoted text
Thank you for this patch. Reviewed-by: Sami Mujawar <sami.mujawar@...> Regards, Sami Mujawar
On 28/05/2021 07:30 PM, Rebecca Cran wrote:
Arm now provides the latest gcc toolchains for aarch64 and arm: the
|
|
Sami Mujawar
Hi Leif,
toggle quoted messageShow quoted text
If there are no further comments on this patch, may I have your RB and permission to merge this change, please? Regards, Sami Mujawar
On 01/06/2021 02:50 PM, Sami Mujawar wrote:
Hi Rebecca,
|
|
Leif Lindholm
Hi Sami,
toggle quoted messageShow quoted text
No issue from my end, please go ahead. Reviewed-by: Leif Lindholm <leif@...>
On Wed, Jun 02, 2021 at 09:52:33 +0100, Sami Mujawar wrote:
Hi Leif,
|
|
Sami Mujawar
Pushed as 6e92566d2e61..7bf73ecc3c47 Thanks. Regards, Sami Mujawar
|
|