]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
docs(prerequisites): update software and libraries prerequisites
authorGovindraj Raja <govindraj.raja@arm.com>
Fri, 12 May 2023 19:56:42 +0000 (14:56 -0500)
committerGovindraj Raja <govindraj.raja@arm.com>
Tue, 16 May 2023 16:36:18 +0000 (17:36 +0100)
Update to use the following software:

- mbed TLS == 3.4.0
- (DTC) >= 1.4.7
- Ubuntu 22.04 for builds.

Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
Change-Id: I384aab4dfee9cae9453eebf4091abe82ef9ccfaa

docs/getting_started/prerequisites.rst

index a3f8cc850763363cf9b39105bb1dcc51cc0b488c..f4c3c28c496bd46d6bddd8234a9fca14ca98fea3 100644 (file)
@@ -14,7 +14,7 @@ Build Host
 |TF-A| can be built using either a Linux or a Windows machine as the build host.
 
 A relatively recent Linux distribution is recommended for building |TF-A|. We
-have performed tests using Ubuntu 20.04 LTS (64-bit) but other distributions
+have performed tests using Ubuntu 22.04 LTS (64-bit) but other distributions
 should also work fine as a base, provided that the necessary tools and libraries
 can be installed.
 
@@ -77,11 +77,11 @@ supporting tools:
 The following libraries are required for Trusted Board Boot and Measured Boot
 support:
 
-- mbed TLS == 2.28.1 (tag: ``mbedtls-2.28.1``)
+- mbed TLS == 3.4.0 (tag: ``mbedtls-3.4.0``)
 
 These tools are optional:
 
-- Device Tree Compiler (DTC) >= 1.4.6
+- Device Tree Compiler (DTC) >= 1.4.7
 
    Needed if you want to rebuild the provided Flattened Device Tree (FDT)
    source files (``.dts`` files). DTC is available for Linux through the package