From a58a25e5d224e97bbeaa1a820b764435791ee215 Mon Sep 17 00:00:00 2001 From: Daniel Boulby Date: Mon, 4 Apr 2022 16:38:55 +0100 Subject: [PATCH] docs(build): update GCC to version 11.2-2022.02 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: Ia14de2c7d9034a6f0bc56535e961fffc81bcbf29 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 ee301282a..1d8db9697 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.3-2021.07 (from the `Arm Developer website`_) +- GCC >= 11.2-2022.02 (from the `Arm Developer website`_) - Clang >= 4.0 - Arm Compiler >= 6.0