aboutsummaryrefslogtreecommitdiff
path: root/platform/ext
diff options
context:
space:
mode:
authorSummer Qin <summer.qin@arm.com>2021-05-25 13:58:55 +0800
committerKen Liu <ken.liu@arm.com>2021-06-17 04:00:54 +0200
commitab1dd999dbfa956936c1cc43e6e78f7ce62a60ea (patch)
tree500b80458421595349a9ae6425cd2a97b33d8742 /platform/ext
parent54d47fbd526967a83d52d6e9d146d80791ecdce8 (diff)
downloadtrusted-firmware-m-ab1dd999dbfa956936c1cc43e6e78f7ce62a60ea.tar.gz
Docs: Move build instruction and user guide into technical reference
Move build instruction document and user guide document from getting started into technical references folder. Rename 'tfm_user_guide.rst' to 'tfm_run_instruction.rst'. This will make the document structure more clear for readers. Signed-off-by: Summer Qin <summer.qin@arm.com> Change-Id: I69d46151f2cb97c828c1b82775ffd1af9032ed45
Diffstat (limited to 'platform/ext')
-rw-r--r--platform/ext/target/arm/mps3/an547/README.rst2
-rw-r--r--platform/ext/target/cypress/psoc64/cypress_psoc64_spec.rst6
2 files changed, 5 insertions, 3 deletions
diff --git a/platform/ext/target/arm/mps3/an547/README.rst b/platform/ext/target/arm/mps3/an547/README.rst
index 6760ef6965..e81694ca6e 100644
--- a/platform/ext/target/arm/mps3/an547/README.rst
+++ b/platform/ext/target/arm/mps3/an547/README.rst
@@ -4,7 +4,7 @@ Corstone-300 Ethos-U55 FPGA and FVP
Building TF-M
-------------
-Follow the instructions in :doc:`Building instructions </docs/getting_started/tfm_build_instruction>`.
+Follow the instructions in :doc:`Building instructions </docs/technical_references/instructions/tfm_build_instruction>`.
Build instructions with platform name: mps3/an547 (-DTFM_PLATFORM=mps3/an547).
.. note::
diff --git a/platform/ext/target/cypress/psoc64/cypress_psoc64_spec.rst b/platform/ext/target/cypress/psoc64/cypress_psoc64_spec.rst
index 1a80b77d9d..f55eecacad 100644
--- a/platform/ext/target/cypress/psoc64/cypress_psoc64_spec.rst
+++ b/platform/ext/target/cypress/psoc64/cypress_psoc64_spec.rst
@@ -16,7 +16,7 @@ Please make sure you have all required software installed as explained in the
:doc:`software requirements </docs/getting_started/tfm_sw_requirement>`.
Please also make sure that all the source code are fetched by following
-:doc:`general building instruction </docs/getting_started/tfm_build_instruction>`.
+:doc:`general building instruction </docs/technical_references/instructions/tfm_build_instruction>`.
Install CySecureTools or update it to the newest version (2.0.0 at the time of
writing)
@@ -473,6 +473,8 @@ The process is the following:
Then the script will read device public key and create device certificates
based on the board serial number, root certificate and the device public key.
-*Copyright (c) 2017-2020, Arm Limited. All rights reserved.*
+--------------
+
+*Copyright (c) 2017-2021, Arm Limited. All rights reserved.*
*Copyright (c) 2019-2020, Cypress Semiconductor Corporation. All rights reserved.*