From 49154435cab4f7a06d778279aa1fe133fc6602d0 Mon Sep 17 00:00:00 2001 From: Jayanth Dodderi Chidanand Date: Mon, 12 Sep 2022 14:50:12 +0100 Subject: [PATCH] docs(build): update GCC to 11.3.Rel1 version This toolchain provides multiple cross compilers and is publicly available on https://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: I94e13f6c1ebe3a4a58ca6c79c1605bd300b372d3 Signed-off-by: Jayanth Dodderi Chidanand --- 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 81c55a5da..0ed851700 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 >= 11.2-2022.02 (from the `Arm Developer website`_) +- GCC >= 11.3.Rel1 (from the `Arm Developer website`_) - Clang >= 14.0.0 - Arm Compiler >= 6.18