aboutsummaryrefslogtreecommitdiff
path: root/docs/getting_started
diff options
context:
space:
mode:
authorMarton Berke <marton.berke@arm.com>2020-07-28 14:52:29 +0200
committerTamas Ban <tamas.ban@arm.com>2020-11-04 10:09:44 +0000
commit8c2f524067093681896cd69474813488ac59e022 (patch)
tree99f452548eaa10bad6a0064bcff7a45e57b85800 /docs/getting_started
parent8d973dab667ddbe45cf130a36cca497eb38f81d0 (diff)
downloadtrusted-firmware-m-8c2f524067093681896cd69474813488ac59e022.tar.gz
Platform: Add mps3/fvp_sse300 target
Add support for Corstone-300 Ethos-U55 FVP as mps3/fvp_sse300 platform Change-Id: I41a3fd07665a0bc16be5a251b3789dfbadfe7e45 Signed-off-by: Marton Berke <marton.berke@arm.com>
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 0e05218be6..5dfca9a696 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)
- Arm SSE-123 Example Subsystem for MPS2+ (AN539)
- 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)
@@ -56,6 +57,9 @@ More information about subsystems supported by the MPS3 board can be found in:
More information about the SSE-200_AWS platform can be found in:
`SSE-200_AWS product page <https://aws.amazon.com/marketplace/pp/ARM-DesignStart-FPGA-on-Cloud-Cortex-M33-based-pla/B082DMMTLW>`__
+More information about the Corstone-300 FVPs can be found in:
+`Arm Ecosystem FVPs homepage <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps>`__
+
More information about the STM32L5xx platform can be found in:
`STM32L5 series product page <https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-ultra-low-power-mcus/stm32l5-series.html>`__
diff --git a/docs/getting_started/tfm_secure_boot.rst b/docs/getting_started/tfm_secure_boot.rst
index 0e92f386d6..05fdb35a90 100644
--- a/docs/getting_started/tfm_secure_boot.rst
+++ b/docs/getting_started/tfm_secure_boot.rst
@@ -236,6 +236,8 @@ modes are supported by which platforms:
+---------------------+-----------------+---------------+----------+----------------+--------------+
| FVP_SSE300_MPS2 | No | Yes | Yes | Yes | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
+| FVP_SSE300_MPS3 | No | Yes | Yes | Yes | No |
++---------------------+-----------------+---------------+----------+----------------+--------------+
| LPC55S69 | Yes | Yes | No | Yes | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
| Musca-A | No | No | No | No | Yes |