mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
Merge "docs(build): update GCC to 13.3.Rel1 version" into integration
This commit is contained in:
commit
07e806add1
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ Requirements
|
|||
Program Min supported version
|
||||
======================== =====================
|
||||
Arm Compiler 6.18
|
||||
Arm GNU Compiler 13.2
|
||||
Arm GNU Compiler 13.3
|
||||
Clang/LLVM 11.0.0
|
||||
Device Tree Compiler 1.4.7
|
||||
GNU make 3.81
|
||||
|
@ -51,7 +51,7 @@ preceding table that target Armv7-A or Armv8-A. For AArch32 and
|
|||
AArch64 builds, the respective targets required are ``arm-none-eabi`` and
|
||||
``aarch64-none-elf``.
|
||||
|
||||
Testing has been performed with version 13.2.Rel1 (gcc 13.2) of the Arm
|
||||
Testing has been performed with version 13.3.Rel1 (gcc 13.3) of the Arm
|
||||
GNU compiler, which can be installed from the `Arm Developer website`_.
|
||||
|
||||
In addition, a native compiler is required to build supporting tools.
|
||||
|
|
Loading…
Add table
Reference in a new issue