From 403f4cb3e744b3893195e69af176cb3b4c113248 Mon Sep 17 00:00:00 2001 From: Daniel Boulby Date: Mon, 18 Oct 2021 09:48:30 +0100 Subject: [PATCH] docs(gcc): update GCC to version 10.3-2021.07 This toolchain provides multiple cross compilers and is publicly available on developer.arm.com We build TF-A in CI using: AArch32 bare-metal target (arm-none-eabi) AArch64 ELF bare-metal target (aarch64-none-elf) Change-Id: I673e0dce8eb3ca3a004a43158a948431b032e93a Signed-off-by: Daniel Boulby --- docs/getting_started/prerequisites.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/prerequisites.rst b/docs/getting_started/prerequisites.rst index aa1ae67d1..f45193ae2 100644 --- a/docs/getting_started/prerequisites.rst +++ b/docs/getting_started/prerequisites.rst @@ -26,7 +26,7 @@ Toolchain |TF-A| can be built with any of the following *cross-compiler* toolchains that target the Armv7-A or Armv8-A architectures: -- GCC >= 10.2-2020.11 (from the `Arm Developer website`_) +- GCC >= 10.3-2021.07 (from the `Arm Developer website`_) - Clang >= 4.0 - Arm Compiler >= 6.0