blob: 2cc103ae5010a889b26776254f1d1975f4b4550c [file] [log] [blame]
Anton Komlev91281f02022-04-22 09:24:20 +01001###################
2Supported Platforms
3###################
Summer Qina1f68962021-04-08 16:31:27 +08004
Bence Baloghfdcfff72022-04-08 11:24:38 +02005 - Cortex-M85 system:
Gabor Abonyi25a713f2021-10-15 09:01:03 +02006
Bence Baloghfdcfff72022-04-08 11:24:38 +02007 - `Corstone-310 Ethos-U55 FVP.
8 <https://arm-software.github.io/AVH/main/simulation/html/Using.html>`_
Dávid Házi74784e12023-04-17 11:39:14 +02009 - `FPGA image loaded on MPS3 board (AN555).
10 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/download-fpga-images>`_
Gabor Abonyi25a713f2021-10-15 09:01:03 +020011
Summer Qina1f68962021-04-08 16:31:27 +080012 - Cortex-M55 system:
13
14 - `FPGA image loaded on MPS3 board (AN547).
Gabor Abonyi25c955b2022-01-13 09:58:22 +010015 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/download-fpga-images>`_
16 - `FPGA image loaded on MPS3 board (AN552).
17 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/download-fpga-images>`_
Bence Baloghfdcfff72022-04-08 11:24:38 +020018 - `Corstone-300 Ethos-U55 Ecosystem FVP.
Gabor Abonyi25c955b2022-01-13 09:58:22 +010019 <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps>`_
20
Summer Qina1f68962021-04-08 16:31:27 +080021
22 - Cortex-M33 system:
23
24 - `FPGA image loaded on MPS2 board (AN521).
25 <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_
26 - `Fast model FVP_MPS2_AEMv8M (AN521).
27 <https://developer.arm.com/products/system-design/fixed-virtual-platforms>`_
28 - `Musca-B1 test chip board.
Gabor Abonyi4aa39302022-07-14 16:33:13 +020029 <https://developer.arm.com/Tools%20and%20Software/Musca-B1%20Test%20Chip%20Board>`_
Summer Qina1f68962021-04-08 16:31:27 +080030 - `Musca-S1 test chip board.
Gabor Abonyif371d272022-07-19 13:54:05 +020031 <https://developer.arm.com/Tools%20and%20Software/Musca-S1%20Test%20Chip%20Board>`_
Summer Qina1f68962021-04-08 16:31:27 +080032 - `FPGA image loaded on MPS3 board (AN524).
33 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/mps3>`_
34 - `LPC55S69.
35 <https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpcxpresso55s69-development-board:LPC55S69-EVK>`_
David Hu71c566b2022-03-10 18:23:27 +080036 - `B-U585I-IOT02A.
Michel Jaouen56e1f752021-11-29 11:05:46 +010037 <https://www.st.com/en/evaluation-tools/B-U585I-IOT02A.html>`_
Summer Qina1f68962021-04-08 16:31:27 +080038 - `NUCLEO L552ZE Q.
39 <https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-nucleo-boards/nucleo-l552ze-q.html>`_
40 - `DISCO L562QE.
41 <https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-discovery-kits/stm32l562e-dk.html>`_
42 - `nRF9160 DK (nordic_nrf/nrf9160dk_nrf9160).
43 <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK>`_
44 - `nRF5340 DK (nordic_nrf/nrf5340dk_nrf5340_cpuapp).
45 <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-DK>`_
46 - `BL5340 DVK (lairdconnectivity/bl5340_dvk_cpuapp).
47 <https://www.lairdconnect.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl5340-series-multi-core-bluetooth-52-802154-nfc-modules>`_
48
49 - Cortex-M23 system:
50
51 - `FPGA image loaded on MPS2 board (AN519).
52 <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_
53 - `M2351.
54 <https://www.nuvoton.com/products/iot-solution/iot-platform/numaker-pfm-m2351/>`_
WSChang0a3325dd2022-04-21 19:57:57 +080055 - `M2354.
56 <https://www.nuvoton.com/board/numaker-m2354/>`_
Summer Qina1f68962021-04-08 16:31:27 +080057
58 - Dual Core Cortex-M system:
59
60 - `PSoc64.
61 <https://www.cypress.com/documentation/product-brochures/cypress-psoc-64-secure-microcontrollers>`_
62
Jamie Fox519cc4b2022-06-07 12:07:28 +010063 - Runtime Security Subsystem (RSS):
64
Anton Komlevde14f452022-06-19 15:45:26 +010065 - :doc:`RSS. </platform/arm/rss/readme>`
Jamie Fox519cc4b2022-06-07 12:07:28 +010066
Anton Komlev1f1bec02022-06-17 15:45:09 +010067The document :doc:`Platform Deprecation and Removal </integration_guide/platform/platform_deprecation>`
68lists the deprecated platforms, removed from the upstream.