From 99a99eb4ddfdf9d47ff27de298140d926f4bdc54 Mon Sep 17 00:00:00 2001 From: Zelalem Date: Tue, 1 Jun 2021 17:05:16 -0500 Subject: [PATCH] docs: change Linaro release version to 20.01 We currently use Linaro release software stack version 20.01 in the CI. Reflect that change in the docs. Signed-off-by: Zelalem Aweke Change-Id: I0fa9f0163afb0bf399ec503abe9af4f17231f173 --- docs/getting_started/prerequisites.rst | 4 ++-- docs/plat/arm/fvp/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting_started/prerequisites.rst b/docs/getting_started/prerequisites.rst index 7eea22f8e..aa1ae67d1 100644 --- a/docs/getting_started/prerequisites.rst +++ b/docs/getting_started/prerequisites.rst @@ -112,7 +112,7 @@ Supporting Files ---------------- TF-A has been tested with pre-built binaries and file systems from `Linaro -Release 19.06`_. Alternatively, you can build the binaries from source using +Release 20.01`_. Alternatively, you can build the binaries from source using instructions in :ref:`Performing an Initial Build`. .. _prerequisites_get_source: @@ -166,4 +166,4 @@ documentation, available `here `_. .. _Linaro Release Notes: https://community.arm.com/dev-platforms/w/docs/226/old-release-notes .. _Linaro instructions: https://community.arm.com/dev-platforms/w/docs/304/arm-reference-platforms-deliverables .. _Development Studio 5 (DS-5): https://developer.arm.com/products/software-development-tools/ds-5-development-studio -.. _Linaro Release 19.06: http://releases.linaro.org/members/arm/platforms/19.06 +.. _Linaro Release 20.01: http://releases.linaro.org/members/arm/platforms/20.01 diff --git a/docs/plat/arm/fvp/index.rst b/docs/plat/arm/fvp/index.rst index fb38d91b5..8e46083e8 100644 --- a/docs/plat/arm/fvp/index.rst +++ b/docs/plat/arm/fvp/index.rst @@ -101,7 +101,7 @@ from `Arm's website`_. the models. The models can be launched with ``-Q 100`` option if they are required to match the run time characteristics of the older versions. -All the above platforms have been tested with `Linaro Release 19.06`_. +All the above platforms have been tested with `Linaro Release 20.01`_. .. _build_options_arm_fvp_platform: @@ -649,5 +649,5 @@ boot Linux with 4 CPUs using the AArch32 build of TF-A. .. _TB_FW_CONFIG for FVP: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/plat/arm/board/fvp/fdts/fvp_tb_fw_config.dts .. _Arm's website: `FVP models`_ .. _FVP models: https://developer.arm.com/products/system-design/fixed-virtual-platforms -.. _Linaro Release 19.06: http://releases.linaro.org/members/arm/platforms/19.06 +.. _Linaro Release 20.01: http://releases.linaro.org/members/arm/platforms/20.01 .. _Arm FVP website: https://developer.arm.com/products/system-design/fixed-virtual-platforms