Skip to content
GitLab
Menu
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
0938473a
Commit
0938473a
authored
Oct 22, 2019
by
Paul Beesley
Committed by
TrustedFirmware Code Review
Oct 22, 2019
Browse files
Merge "doc: Final, pre-release fixes and updates" into integration
parents
0c2f6854
bbf0a1e4
Changes
6
Hide whitespace changes
Inline
Side-by-side
.editorconfig
View file @
0938473a
...
...
@@ -54,13 +54,10 @@ tab_width = 8
trim_trailing_whitespace = true
# Adjustment for
existing .rst files with different format
[*.{rst
,md
}]
# Adjustment for
ReStructuredText (RST) documentation
[*.{rst}]
indent_size = 4
indent_style = space
max_line_length = 180
# 180 only selected to prevent changes to existing text.
tab_width = 4
# Adjustment for python which prefers a different style
...
...
docs/about/acknowledgements.rst
View file @
0938473a
...
...
@@ -6,7 +6,8 @@ Contributor Acknowledgements
specific contributors referred to in "Arm Limited and Contributors" copyright
notices. As contributors are now encouraged to put their name or company name
directly into the copyright notices, this file is not relevant for new
contributions.
contributions. See the :ref:`License` document for the correct template to
use for new contributions.
- Linaro Limited
- Marvell International Ltd.
...
...
docs/about/features.rst
View file @
0938473a
...
...
@@ -3,7 +3,7 @@ Feature Overview
This page provides an overview of the current |TF-A| feature set. For a full
description of these features and their implementation details, please see
:ref:`Firmware Design` and supporting documentation
.
the documents that are part of the *Components* and *System Design* chapters
.
The :ref:`Change Log & Release Notes` provides details of changes made since the
last release.
...
...
@@ -34,7 +34,7 @@ Current features
is also suitable for integration with other AArch32 EL3 Runtime Software,
for example an AArch32 Secure OS.
- A minimal AArch32 Secure Payload (SP
\
_MIN) to demonstrate |PSCI| library
- A minimal AArch32 Secure Payload (
*
SP_MIN
*
) to demonstrate |PSCI| library
integration with AArch32 EL3 Runtime Software.
- Secure Monitor library code such as world switching, EL1 context management
...
...
@@ -106,8 +106,8 @@ Still to come
- Refinements to Position Independent Executable (PIE) support.
-
Refinements to the SPCI-based SPM implementation as the draft SPCI and SPRT
s
p
ec
ifications co
ntin
ue to evolve
.
-
Continued support for the draft SPCI specification, to enable the use of
sec
ure partition manageme
nt
in
the secure world
.
- Documentation enhancements.
...
...
docs/about/maintainers.rst
View file @
0938473a
...
...
@@ -19,8 +19,8 @@ Main maintainers
:G: `AlexeiFedorov`_
:M: Paul Beesley <paul.beesley@arm.com>
:G: `pbeesley-arm`_
:M:
John Tsichritzis <john.tsichritzis
@arm.com>
:G: `
jts-arm
`_
:M:
György Szing <gyorgy.szing
@arm.com>
:G: `
gyuri-szing
`_
Allwinner ARMv8 platform port
-----------------------------
...
...
@@ -287,10 +287,10 @@ Xilinx platform port
.. _etienne-lms: https://github.com/etienne-lms
.. _glneo: https://github.com/glneo
.. _grandpaul: https://github.com/grandpaul
.. _gyuri-szing: https://github.com/gyuri-szing
.. _hzhuang1: https://github.com/hzhuang1
.. _JackyBai: https://github.com/JackyBai
.. _jenswi-linaro: https://github.com/jenswi-linaro
.. _jts-arm: https://github.com/jts-arm
.. _jwerner-chromium: https://github.com/jwerner-chromium
.. _kostapr: https://github.com/kostapr
.. _ldts: https://github.com/ldts
...
...
docs/getting_started/user-guide.rst
View file @
0938473a
...
...
@@ -1764,6 +1764,7 @@ Arm FVPs without shifted affinities, and that do not support threaded CPU cores
- ``FVP_Base_Cortex-A76AEx8``
- ``FVP_Base_Cortex-A77x4`` (Version 11.7 build 36)
- ``FVP_Base_Neoverse-N1x4``
- ``FVP_Base_Zeusx4``
- ``FVP_CSS_SGI-575`` (Version 11.3 build 42)
- ``FVP_CSS_SGM-775`` (Version 11.3 build 42)
- ``FVP_RD_E1Edge`` (Version 11.3 build 42)
...
...
docs/plat/index.rst
View file @
0938473a
...
...
@@ -86,6 +86,7 @@ CPU cores (64-bit host machine only).
- ``FVP_Base_Cortex-A76AEx4`` (Tested with internal model)
- ``FVP_Base_Cortex-A76AEx8`` (Tested with internal model)
- ``FVP_Base_Cortex-A77x4`` (Version 11.7 build 36)
- ``FVP_Base_Zeusx4``
- ``FVP_Base_Neoverse-N1x4`` (Tested with internal model)
- ``FVP_CSS_SGI-575`` (Version 11.3 build 42)
- ``FVP_CSS_SGM-775`` (Version 11.3 build 42)
...
...
@@ -103,8 +104,8 @@ CPU cores (64-bit host machine only).
.. note::
The ``FVP_Base_RevC-2xAEMv8A`` FVP only supports shifted affinities.
The *Foundation* FVP can be downloaded free of charge.
The *Base* FVPs can b
e
licensed from Arm. See the
`Arm FVP website`_.
The *Foundation*
and *Base*
FVP
s
can be downloaded free of charge.
See th
e
`Arm FVP website`_.
All the above platforms have been tested with `Linaro Release 19.06`_.
...
...
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