blob: ebb06c03006b5f72487f44de804cd172b8c21fd4 [file] [log] [blame]
Summer Qina1f68962021-04-08 16:31:27 +08001######################
2Platforms introduction
3######################
4
Gabor Abonyi25a713f2021-10-15 09:01:03 +02005 - Olympus system
6
7 - Corstone-Polaris Ethos-U55 FVP (Olympus CPU plus Ethos-U55)
8
Summer Qina1f68962021-04-08 16:31:27 +08009 - Cortex-M55 system:
10
11 - `FPGA image loaded on MPS3 board (AN547).
12 <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps3>`_
Summer Qina1f68962021-04-08 16:31:27 +080013
14 - Cortex-M33 system:
15
16 - `FPGA image loaded on MPS2 board (AN521).
17 <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_
18 - `Fast model FVP_MPS2_AEMv8M (AN521).
19 <https://developer.arm.com/products/system-design/fixed-virtual-platforms>`_
20 - `Musca-B1 test chip board.
21 <https://developer.arm.com/products/system-design/development-boards/iot-test-chips-and-boards/musca-b-test-chip-board>`_
22 - `Musca-S1 test chip board.
23 <https://developer.arm.com/tools-and-software/development-boards/iot-test-chips-and-boards/musca-s1-test-chip-board>`_
24 - `FPGA image loaded on MPS3 board (AN524).
25 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/mps3>`_
26 - `LPC55S69.
27 <https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpcxpresso55s69-development-board:LPC55S69-EVK>`_
28 - `NUCLEO L552ZE Q.
29 <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>`_
30 - `DISCO L562QE.
31 <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>`_
32 - `nRF9160 DK (nordic_nrf/nrf9160dk_nrf9160).
33 <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK>`_
34 - `nRF5340 DK (nordic_nrf/nrf5340dk_nrf5340_cpuapp).
35 <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-DK>`_
36 - `BL5340 DVK (lairdconnectivity/bl5340_dvk_cpuapp).
37 <https://www.lairdconnect.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl5340-series-multi-core-bluetooth-52-802154-nfc-modules>`_
38
39 - Cortex-M23 system:
40
41 - `FPGA image loaded on MPS2 board (AN519).
42 <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_
43 - `M2351.
44 <https://www.nuvoton.com/products/iot-solution/iot-platform/numaker-pfm-m2351/>`_
45
46 - Dual Core Cortex-M system:
47
48 - `PSoc64.
49 <https://www.cypress.com/documentation/product-brochures/cypress-psoc-64-secure-microcontrollers>`_
50
51 - Secure Enclave system:
52
Summer Qin2de23d02021-05-14 13:44:14 +080053 - :doc:`Musca-B1 Secure Enclave. </platform/ext/target/arm/musca_b1/secure_enclave/readme>`
Summer Qina1f68962021-04-08 16:31:27 +080054
55The document :doc:`Platform Deprecation and Removal </platform/ext/platform_deprecation>`
56lists the deprecated platforms planned to be removed from upstream.
57
58--------------
59
60*Copyright (c) 2017-2021, Arm Limited. All rights reserved.*