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
6f0c77f0
Commit
6f0c77f0
authored
5 years ago
by
Paul Beesley
Committed by
TrustedFirmware Code Review
5 years ago
Browse files
Options
Download
Plain Diff
Merge "doc: Formatting fixes for readme.rst" into integration
parents
f8e3340c
76cf653b
master
v2.5
v2.5-rc1
v2.5-rc0
v2.4
v2.4-rc2
v2.4-rc1
v2.4-rc0
v2.3
v2.3-rc2
v2.3-rc1
v2.3-rc0
v2.2
v2.2-rc2
arm_cca_v0.2
arm_cca_v0.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.rst
+9
-9
readme.rst
with
9 additions
and
9 deletions
+9
-9
readme.rst
View file @
6f0c77f0
Trusted Firmware-A
Trusted Firmware-A
==================
==================
Trusted Firmware-A is a reference implementation of secure world software
for
Trusted Firmware-A
(TF-A)
is a reference implementation of secure world software
`Arm A-Profile architectures`_ (Armv8-A and Armv7-A), including an
for
`Arm A-Profile architectures`_ (Armv8-A and Armv7-A), including an
Exception
Exception
Level 3 (EL3)`Secure Monitor`_. It provides a suitable starting point
Level 3 (EL3)
`Secure Monitor`_. It provides a suitable starting point
for
for
productization of secure world boot and runtime firmware, in either the
productization of secure world boot and runtime firmware, in either the
AArch32
|AArch32|
or
|
AArch64
|
execution states.
or AArch64 execution states.
|
TF-A
|
implements Arm interface standards, including:
TF-A implements Arm interface standards, including:
- `Power State Coordination Interface (PSCI)`_
- `Power State Coordination Interface (PSCI)`_
- `Trusted Board Boot Requirements CLIENT (TBBR-CLIENT)`_
- `Trusted Board Boot Requirements CLIENT (TBBR-CLIENT)`_
...
@@ -18,15 +18,15 @@ for productization of secure world boot and runtime firmware, in either the
...
@@ -18,15 +18,15 @@ for productization of secure world boot and runtime firmware, in either the
The code is designed to be portable and reusable across hardware platforms and
The code is designed to be portable and reusable across hardware platforms and
software models that are based on the Armv8-A and Armv7-A architectures.
software models that are based on the Armv8-A and Armv7-A architectures.
In collaboration with interested parties, we will continue to enhance
|
TF-A
|
In collaboration with interested parties, we will continue to enhance TF-A
with reference implementations of Arm standards to benefit developers working
with reference implementations of Arm standards to benefit developers working
with Armv7-A and Armv8-A TrustZone technology.
with Armv7-A and Armv8-A TrustZone technology.
Users are encouraged to do their own security validation, including penetration
Users are encouraged to do their own security validation, including penetration
testing, on any secure world code derived from TF-A.
testing, on any secure world code derived from TF-A.
Read More
More Info and Documentation
---------
---------
------------------
To find out more about Trusted Firmware-A, please `view the full documentation`_
To find out more about Trusted Firmware-A, please `view the full documentation`_
that is available through `trustedfirmware.org`_.
that is available through `trustedfirmware.org`_.
...
...
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