mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 18:44:22 +00:00
Merge "docs(build): update GCC to 12.3.Rel1 version" into integration
This commit is contained in:
commit
a05414bedc
1 changed files with 1 additions and 1 deletions
|
@ -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 >= 12.2.Rel1 (from the `Arm Developer website`_)
|
||||
- TF-A has been tested with version 12.3.Rel1 (gcc 12.3) from the `Arm Developer website`_
|
||||
|
||||
You will need the targets ``arm-none-eabi`` and ``aarch64-none-elf`` for
|
||||
AArch32 and AArch64 builds respectively.
|
||||
|
|
Loading…
Add table
Reference in a new issue