Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
ed0f0a09
Commit
ed0f0a09
authored
3 years ago
by
Mark Dykes
Committed by
TrustedFirmware Code Review
3 years ago
Browse files
Options
Download
Plain Diff
Merge "docs: change Linaro release version to 20.01" into integration
parents
a57e6e49
99a99eb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/getting_started/prerequisites.rst
+2
-2
docs/getting_started/prerequisites.rst
docs/plat/arm/fvp/index.rst
+2
-2
docs/plat/arm/fvp/index.rst
with
4 additions
and
4 deletions
+4
-4
docs/getting_started/prerequisites.rst
View file @
ed0f0a09
...
...
@@ -112,7 +112,7 @@ Supporting Files
----------------
TF-A has been tested with pre-built binaries and file systems from `Linaro
Release
19
.0
6
`_. Alternatively, you can build the binaries from source using
Release
20
.0
1
`_. 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 <https://git-scm.com/docs/githooks>`_.
.. _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
.0
6
: http://releases.linaro.org/members/arm/platforms/
19
.0
6
.. _Linaro Release
20
.0
1
: http://releases.linaro.org/members/arm/platforms/
20
.0
1
This diff is collapsed.
Click to expand it.
docs/plat/arm/fvp/index.rst
View file @
ed0f0a09
...
...
@@ -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
.0
6
`_.
All the above platforms have been tested with `Linaro Release
20
.0
1
`_.
.. _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
.0
6
: http://releases.linaro.org/members/arm/platforms/
19
.0
6
.. _Linaro Release
20
.0
1
: http://releases.linaro.org/members/arm/platforms/
20
.0
1
.. _Arm FVP website: https://developer.arm.com/products/system-design/fixed-virtual-platforms
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help