summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDimitris Papastamos <dimitris.papastamos@arm.com>2018-04-11 09:39:21 +0100
committerGitHub <noreply@github.com>2018-04-11 09:39:21 +0100
commitb47f941d50942c1544081b213f90634f734e43d8 (patch)
tree82ea5fcaeee9aa758e97243ad1409d87459beac5 /docs
parenta2344983143722af9391ffad34d9db451c67be20 (diff)
parent60a23fd8dedbcd9b4ec63bcf04f4dc804edaee1b (diff)
Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
support tzmp1
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index fdf1568e..f8bc4be5 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -789,6 +789,12 @@ Arm FVP platform specific build options
HW_CONFIG blob instead of the DTS file. This option is useful to override
the default HW_CONFIG selected by the build system.
+ARM JUNO platform specific build options
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- ``JUNO_TZMP1`` : Boolean option to configure Juno to be used for TrustZone
+ Media Protection (TZ-MP1). Default value of this flag is 0.
+
Debugging options
~~~~~~~~~~~~~~~~~