mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 10:34:19 +00:00
Add documentation about clang version supported
The user guide didn't contain any information about the requirements of the clang version needed by TF, which is at least 4.0. Change-Id: I1ea120aca0fb2c0950fbeaf6978c654ec277afde Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
This commit is contained in:
parent
b6c07bbb2e
commit
00b7db3038
1 changed files with 2 additions and 2 deletions
|
@ -62,8 +62,8 @@ given Linaro Release. Also, these `Linaro instructions`_ provide further
|
|||
guidance and a script, which can be used to download Linaro deliverables
|
||||
automatically.
|
||||
|
||||
Optionally, TF-A can be built using clang or Arm Compiler 6.
|
||||
See instructions below on how to switch the default compiler.
|
||||
Optionally, TF-A can be built using clang version 4.0 or newer or Arm
|
||||
Compiler 6. See instructions below on how to switch the default compiler.
|
||||
|
||||
In addition, the following optional packages and tools may be needed:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue