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
f91e8d1a
Commit
f91e8d1a
authored
Aug 25, 2017
by
davidcunado-arm
Committed by
GitHub
Aug 25, 2017
Browse files
Merge pull request #1067 from jeenu-arm/rst-fix
firmware-design.rst: Fix formatting
parents
756f53b9
579b4adb
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/firmware-design.rst
View file @
f91e8d1a
...
@@ -1045,8 +1045,8 @@ before returning through EL3 and running the non-trusted firmware (BL33):
...
@@ -1045,8 +1045,8 @@ before returning through EL3 and running the non-trusted firmware (BL33):
``bl31_main()`` will set up the return to the normal world firmware BL33 and
``bl31_main()`` will set up the return to the normal world firmware BL33 and
continue the boot process in the normal world.
continue the boot process in the normal world.
#. .. rubric::
Crash Reporting in BL31
Crash Reporting in BL31
:name: crash-reporting-in-bl31
-----------------------
BL31 implements a scheme for reporting the processor state when an unhandled
BL31 implements a scheme for reporting the processor state when an unhandled
exception is encountered. The reporting mechanism attempts to preserve all the
exception is encountered. The reporting mechanism attempts to preserve all the
...
@@ -2333,8 +2333,8 @@ PMF code structure
...
@@ -2333,8 +2333,8 @@ PMF code structure
#. ``pmf_helpers.h`` is an internal header used by ``pmf.h``.
#. ``pmf_helpers.h`` is an internal header used by ``pmf.h``.
#. .. rubric::
ARMv8 Architecture Extensions
ARMv8 Architecture Extensions
:name: armv8-architecture-extensions
-----------------------------
ARM Trusted Firmware makes use of ARMv8 Architecture Extensions where
ARM Trusted Firmware makes use of ARMv8 Architecture Extensions where
applicable. This section lists the usage of Architecture Extensions, and build
applicable. This section lists the usage of Architecture Extensions, and build
...
...
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