doc: Update page content after re-arrangement
This patch modifies the content of existing documents now that
it has been moved around. Some of the content requires updating
to make sense in its new location, for example. Other content may
simply be out of date.
Change-Id: I8dfa527e1d1f1520cefd21066802451352b573d2
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
diff --git a/docs/porting/optional-mods.rst b/docs/porting/optional-mods.rst
index 8bee341..a88d682 100644
--- a/docs/porting/optional-mods.rst
+++ b/docs/porting/optional-mods.rst
@@ -1,4 +1,4 @@
-Optional modifications
+Optional Modifications
======================
The following are helper functions implemented by the test framework that
@@ -6,7 +6,7 @@
definitions.
Function : platform_get_stack()
-```````````````````````````````
+-------------------------------
::
@@ -21,7 +21,7 @@
``plat/common/aarch64/platform_mp_stack.S``.
Function : tftf_platform_end()
-``````````````````````````````
+------------------------------
::
@@ -37,7 +37,7 @@
this character and rebooting the platform for example.
Function : tftf_plat_reset()
-````````````````````````````
+----------------------------
::