aboutsummaryrefslogtreecommitdiff
path: root/docs/getting_started
diff options
context:
space:
mode:
authorMark Horvath <mark.horvath@arm.com>2021-03-05 13:12:20 +0100
committerDavid Hu <david.hu@arm.com>2021-03-08 07:48:53 +0100
commited3980e7405599b39cbf19aef2d7dbbc8506f28a (patch)
tree12be38d521472c5edab7ca10e349e5dbfcf2c3ea /docs/getting_started
parent1ea82c0329f45204868df20a3bd8627286c0cdaa (diff)
downloadtrusted-firmware-m-ed3980e7405599b39cbf19aef2d7dbbc8506f28a.tar.gz
Docs: Update supported Arm Complier versions
Instead of explicitly set all supported versions the minimum version is defined from now. Change-Id: I27371df627c0ae69d08510276e2447cd60169d2d Signed-off-by: Mark Horvath <mark.horvath@arm.com>
Diffstat (limited to 'docs/getting_started')
-rw-r--r--docs/getting_started/tfm_sw_requirement.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started/tfm_sw_requirement.rst b/docs/getting_started/tfm_sw_requirement.rst
index ef4382b266..530f7f94b9 100644
--- a/docs/getting_started/tfm_sw_requirement.rst
+++ b/docs/getting_started/tfm_sw_requirement.rst
@@ -35,7 +35,7 @@ To compile TF-M code, at least one of the supported compiler toolchains have to
be available in the build environment. The currently supported compiler
versions are:
- - Arm Compiler v6.10.1+, v6.11, v6.12, v6.13
+ - Arm Compiler v6.10.1+
- GNU Arm compiler v7.3.1+
- IAR Arm compiler v8.42.x, v8.50.x
@@ -463,4 +463,4 @@ Dependency chain:
--------------
-*Copyright (c) 2017-2020, Arm Limited. All rights reserved.*
+*Copyright (c) 2017-2021, Arm Limited. All rights reserved.*