aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarton Berke <marton.berke@arm.com>2020-08-18 15:24:14 +0200
committerMáté Tóth-Pál <Mate.Toth-Pal@arm.com>2020-09-07 09:50:51 +0000
commit07fc95ff1244e7e7ae2802a7945508595da12d59 (patch)
tree9446804cf4faf8840d0225f429af2450febb2220
parentca286780569b2a7b5b98821e89aee6f9113239d4 (diff)
downloadtrusted-firmware-m-07fc95ff1244e7e7ae2802a7945508595da12d59.tar.gz
Docs: Correct name of Corstone-300 platform
Change-Id: Iff0b9c57541bd39f023880835786997806d9d98f Signed-off-by: Marton Berke <marton.berke@arm.com>
-rw-r--r--docs/getting_started/tfm_build_instruction.rst2
-rw-r--r--docs/getting_started/tfm_integration_guide.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started/tfm_build_instruction.rst b/docs/getting_started/tfm_build_instruction.rst
index 34b5b7b943..29982c0d68 100644
--- a/docs/getting_started/tfm_build_instruction.rst
+++ b/docs/getting_started/tfm_build_instruction.rst
@@ -242,7 +242,7 @@ line arguments:
``-DTARGET_PLATFORM=AN519``
- Arm SSE-123 Example Subsystem for MPS2+ (AN539)
``-DTARGET_PLATFORM=AN539``
- - Cortex-M55 SSE-300 subsystem for MPS2+ FVP
+ - Corstone-300 Ecosystem FVP (Cortex-M55 SSE-300 MPS2+)
``-DTARGET_PLATFORM=FVP_SSE300_MPS2``
- Musca-A test chip board (Cortex-M33 SSE-200 subsystem)
``-DTARGET_PLATFORM=MUSCA_A``
diff --git a/docs/getting_started/tfm_integration_guide.rst b/docs/getting_started/tfm_integration_guide.rst
index e4b56d1880..1ede0805c6 100644
--- a/docs/getting_started/tfm_integration_guide.rst
+++ b/docs/getting_started/tfm_integration_guide.rst
@@ -22,7 +22,7 @@ The hardware platforms currently supported are:
- Soft Macro Model (SMM) Cortex-M33 SSE-200 subsystem for MPS2+ (AN521)
- Cortex-M23 IoT Kit subsystem for MPS2+ (AN519)
- Arm SSE-123 Example Subsystem for MPS2+ (AN539)
-- Cortex-M55 SSE-300 subsystem for MPS2+ FVP
+- Corstone-300 Ecosystem FVP (Cortex-M55 SSE-300 MPS2+)
- Musca-A test chip board (Cortex-M33 SSE-200 subsystem)
- Musca-B1 test chip board (Cortex-M33 SSE-200 subsystem)
- Musca-S1 test chip board (Cortex-M33 SSE-200 subsystem)