aboutsummaryrefslogtreecommitdiff
path: root/docs/design_documents
diff options
context:
space:
mode:
authorMinos Galanakis <minos.galanakis@arm.com>2020-10-15 11:10:26 +0100
committerMinos Galanakis <minos.galanakis@arm.com>2020-11-03 16:49:59 +0000
commit3b740a1af4dfa8f8314c6aef33d6ca784e7f7c68 (patch)
treeda1a74c1f82b99923e9cd3197087cc5aa7949c74 /docs/design_documents
parenta8d87df9dd53f6081e6b24212e7f6d52d60075bf (diff)
downloadtrusted-firmware-m-3b740a1af4dfa8f8314c6aef33d6ca784e7f7c68.tar.gz
Docs: Updating references to DS-5, and other content
This patch is updating the references to DS-5 to Arm Development Studio. The version numbers, and user instructions have also been updated to reflect the new name. It is also adding proper documentation to the appropriate arm developer pages for each toolchain, as well as fixing other minor formatting issues across documentation Signed-off-by: Minos Galanakis <minos.galanakis@arm.com> Change-Id: I99fd4ff3f127e6fe9f1f5384245770637fe41c11
Diffstat (limited to 'docs/design_documents')
-rw-r--r--docs/design_documents/tfm_log_system_design_document.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design_documents/tfm_log_system_design_document.rst b/docs/design_documents/tfm_log_system_design_document.rst
index fe40383d91..269bcfc69d 100644
--- a/docs/design_documents/tfm_log_system_design_document.rst
+++ b/docs/design_documents/tfm_log_system_design_document.rst
@@ -177,7 +177,7 @@ Here is a table about the effective APIs with different partition log level.
+------------+-------------------------------+---------------------------------+---------------------------------+---------------------------------+
| | TFM_PARTITION_LOG_LEVEL_DEBUG | TFM_PARTITION_LOG_LEVEL_INFO | TFM_PARTITION_LOG_LEVEL_ERROR | TFM_PARTITION_LOG_LEVEL_SILENCE |
-+============+===============================+=================================+=================================+---------------------------------+
++============+===============================+=================================+=================================+=================================+
| LOG_DBGFMT | Yes | No | No | No |
+------------+-------------------------------+---------------------------------+---------------------------------+---------------------------------+
| LOG_INFFMT | Yes | Yes | No | No |