aboutsummaryrefslogtreecommitdiffstats
path: root/docs/plat/synquacer.rst
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-05-22 11:22:44 +0100
committerPaul Beesley <paul.beesley@arm.com>2019-05-22 11:22:44 +0100
commit24dba2b39f880e156965237dc49a253aa196585a (patch)
tree2c1671f37f7e8cb432c909495092bc481305f707 /docs/plat/synquacer.rst
parent83993177d9d34a3e6032b71147bde86d75704f4a (diff)
downloadplatform_external_arm-trusted-firmware-24dba2b39f880e156965237dc49a253aa196585a.tar.gz
platform_external_arm-trusted-firmware-24dba2b39f880e156965237dc49a253aa196585a.tar.bz2
platform_external_arm-trusted-firmware-24dba2b39f880e156965237dc49a253aa196585a.zip
doc: Reformat platform port documents
The platform port documents are not very standardised right now and they don't integrate properly into the document tree so: 1) Make sure each port has a proper name and title (incl. owner) 2) Correct use of headings, subheadings, etc in each port 3) Resolve any naming conflicts between documents Change-Id: I4c2da6f57172b7f2af3512e766ae9ce3b840b50f Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'docs/plat/synquacer.rst')
-rw-r--r--docs/plat/synquacer.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/plat/synquacer.rst b/docs/plat/synquacer.rst
index ca53deb52..dd29d29da 100644
--- a/docs/plat/synquacer.rst
+++ b/docs/plat/synquacer.rst
@@ -1,5 +1,5 @@
-Trusted Firmware-A for Socionext Synquacer SoCs
-===============================================
+Socionext Synquacer
+===================
Socionext's Synquacer SC2A11 is a multi-core processor with 24 cores of Arm
Cortex-A53. The Developerbox, of 96boards, is a platform that contains this
@@ -9,10 +9,10 @@ the moment.
More information are listed in `link`_.
How to build
-============
+------------
Code Locations
---------------
+~~~~~~~~~~~~~~
- Trusted Firmware-A:
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
@@ -27,12 +27,12 @@ Code Locations
`link <https://github.com/tianocore/edk2-non-osi>`__
Boot Flow
----------
+~~~~~~~~~
SCP firmware --> TF-A BL31 --> UEFI(edk2)
Build Procedure
----------------
+~~~~~~~~~~~~~~~
- Firstly, in addition to the “normal” build tools you will also need a
few specialist tools. On a Debian or Ubuntu operating system try:
@@ -98,7 +98,7 @@ Build Procedure
Note #2: Replace -b RELEASE with -b DEBUG to build a debug.
Install the System Firmware
----------------------------
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Providing your Developerbox is fully working and has on operating system
installed then you can adopt your the newly compiled system firmware using