mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
docs: update build tool prerequisites
Bump `dtc`, `clang` and `sphinx` to reconcile our minimum requirements with the versions used in CI. Change-Id: Ia848b4bdd93dc833ea03eda5b002561468042f52 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
This commit is contained in:
parent
9f933f604a
commit
40c0a64c6f
1 changed files with 3 additions and 3 deletions
|
@ -28,15 +28,15 @@ Requirements
|
|||
======================== =====================
|
||||
Arm Compiler 6.18
|
||||
Arm GNU Compiler 13.3
|
||||
Clang/LLVM 11.0.0
|
||||
Device Tree Compiler 1.4.7
|
||||
Clang/LLVM 18.1.8
|
||||
Device Tree Compiler 1.6.1
|
||||
GNU make 3.81
|
||||
mbed TLS\ [#f1]_ 3.6.1
|
||||
Node.js [#f2]_ 16
|
||||
OpenSSL 1.0.0
|
||||
Poetry 1.3.2
|
||||
QCBOR\ [#f3]_ 1.2
|
||||
Sphinx\ [#f2]_ 2.4.4
|
||||
Sphinx\ [#f2]_ 5.3.0
|
||||
======================== =====================
|
||||
|
||||
.. [#f1] Required for Trusted Board Boot and Measured Boot.
|
||||
|
|
Loading…
Add table
Reference in a new issue