aboutsummaryrefslogtreecommitdiff
path: root/docs/getting_started
diff options
context:
space:
mode:
authorAnton Komlev <Anton.Komlev@arm.com>2021-03-11 18:10:30 +0100
committerAnton Komlev <Anton.Komlev@arm.com>2021-03-11 18:10:30 +0100
commit667995b48471f1480eeea6fce9dc0223c2bc9771 (patch)
tree650c0ff880c01db25c0f393ced5f2cd5588e2415 /docs/getting_started
parenta29d6695749aedb4015320af18e782b85744600a (diff)
downloadtrusted-firmware-m-667995b48471f1480eeea6fce9dc0223c2bc9771.tar.gz
Revert "Platform: Remove Musca_A platform code (Deprecation)"
This reverts commit a29d6695749aedb4015320af18e782b85744600a. Reason for revert: Musca-A is still a reference platform for 1 user. Change-Id: I3a96d5157677390360aaa82eac96b9810db58c43
Diffstat (limited to 'docs/getting_started')
-rw-r--r--docs/getting_started/tfm_integration_guide.rst4
-rw-r--r--docs/getting_started/tfm_secure_boot.rst2
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/getting_started/tfm_integration_guide.rst b/docs/getting_started/tfm_integration_guide.rst
index 22f61e21fd..fd964cdcbf 100644
--- a/docs/getting_started/tfm_integration_guide.rst
+++ b/docs/getting_started/tfm_integration_guide.rst
@@ -23,6 +23,7 @@ The hardware platforms currently supported are:
- Cortex-M23 IoT Kit subsystem for MPS2+ (AN519)
- Corstone-300 Ecosystem FVP (Cortex-M55 SSE-300 MPS2+)
- Corstone-300 Ethos-U55 FVP (Cortex-M55 plus Ethos-U55 SSE-300 MPS3)
+- 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)
- CoreLink SSE-200 Subsystem for MPS3 (AN524)
@@ -40,6 +41,9 @@ is used to store source and header files which are platform generic.
More information about subsystems supported by the MPS2+ board can be found in:
`MPS2+ homepage <https://developer.arm.com/products/system-design/development-boards/fpga-prototyping-boards/mps2>`__
+More information about the Musca-A test chip board can be found in:
+`Musca-A homepage <https://developer.arm.com/products/system-design/development-boards/iot-test-chips-and-boards/musca-a-test-chip-board>`__
+
More information about the Musca-B1 test chip board can be found in:
`Musca-B1 homepage <https://www.arm.com/products/development-tools/development-boards/musca-b1-iot>`__
diff --git a/docs/getting_started/tfm_secure_boot.rst b/docs/getting_started/tfm_secure_boot.rst
index 60674e495e..eeb2ccac0a 100644
--- a/docs/getting_started/tfm_secure_boot.rst
+++ b/docs/getting_started/tfm_secure_boot.rst
@@ -238,6 +238,8 @@ modes are supported by which platforms:
+---------------------+-----------------+---------------+----------+----------------+--------------+
| LPC55S69 | Yes | Yes | No | Yes | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
+| Musca-A | No | No | No | No | Yes |
++---------------------+-----------------+---------------+----------+----------------+--------------+
| Musca-B1 | Yes | Yes | Yes | Yes | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
| Musca-S1 | Yes | Yes | Yes | Yes | No |