aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGabor Toth <gabor.toth@arm.com>2020-11-20 13:55:06 +0100
committerDavid Hu <david.hu@arm.com>2021-03-17 07:31:08 +0100
commitf07e92e6e1c0453a488df6143818a25a37f011f4 (patch)
tree18bd7ba90d1dcd477032a3da6ded75e0a7322b6b /docs
parentb774fecd8ab20db2581a1410ebd4a3995b2765cb (diff)
downloadtrusted-firmware-m-f07e92e6e1c0453a488df6143818a25a37f011f4.tar.gz
Platform: Add mps3/an547 platform
Add support for AN547, an MPS3 FPGA platform based on Corstone SSE-300 with Ethos-U55, and unify it with the already existing support of Corstone-300 Ethos-U55 Ecosystem FVP. Change-Id: I9cbb0167e61244214a8eeb5a55165c296af03ef7 Signed-off-by: Gabor Toth <gabor.toth@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/getting_started/tfm_integration_guide.rst4
-rw-r--r--docs/getting_started/tfm_secure_boot.rst2
-rw-r--r--docs/introduction/readme.rst2
3 files changed, 8 insertions, 0 deletions
diff --git a/docs/getting_started/tfm_integration_guide.rst b/docs/getting_started/tfm_integration_guide.rst
index 9c95856fd2..6ab7a19739 100644
--- a/docs/getting_started/tfm_integration_guide.rst
+++ b/docs/getting_started/tfm_integration_guide.rst
@@ -27,6 +27,7 @@ The hardware platforms currently supported are:
- 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)
+- Corstone SSE-300 with Ethos-U55 Example Subsystem for MPS3 (AN547)
- STM32L5xx: Cortex-M33 based platform (STM32L562 and STM32L552 socs)
- nRF9160 DK (Cortex-M33)
- nRF5340 PDK/DK (Cortex-M33 Application MCU)
@@ -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 subsystems supported by the MPS3 board can be found in:
+`MPS3 homepage <https://developer.arm.com/products/system-design/development-boards/fpga-prototyping-boards/mps3>`__
+
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>`__
diff --git a/docs/getting_started/tfm_secure_boot.rst b/docs/getting_started/tfm_secure_boot.rst
index 82c1381a28..3b1d8b73f0 100644
--- a/docs/getting_started/tfm_secure_boot.rst
+++ b/docs/getting_started/tfm_secure_boot.rst
@@ -246,6 +246,8 @@ modes are supported by which platforms:
+---------------------+-----------------+---------------+----------+----------------+--------------+
| AN524 | Yes | No | No | Yes | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
+| AN547 | No | Yes | Yes | Yes | No |
++---------------------+-----------------+---------------+----------+----------------+--------------+
| PSoC64 | Yes | No | No | No | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
| STM_DISCO_L562QE | No | Yes | No | No | No |
diff --git a/docs/introduction/readme.rst b/docs/introduction/readme.rst
index 3f0cc8598a..10c30ccedf 100644
--- a/docs/introduction/readme.rst
+++ b/docs/introduction/readme.rst
@@ -116,6 +116,8 @@ Platforms supported
###################
- Cortex-M55 system:
+ - `FPGA image loaded on MPS3 board (AN547).
+ <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps3>`_
- `Fast model FVP_SSE300_MPS2.
<https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps>`_