1################### 2Supported Platforms 3################### 4 5 - Cortex-M85 system: 6 7 - `Corstone-310 Ethos-U55 FVP. 8 <https://arm-software.github.io/AVH/main/simulation/html/Using.html>`_ 9 10 - Cortex-M55 system: 11 12 - `FPGA image loaded on MPS3 board (AN547). 13 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/download-fpga-images>`_ 14 - `FPGA image loaded on MPS3 board (AN552). 15 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/download-fpga-images>`_ 16 - `Corstone-300 Ethos-U55 Ecosystem FVP. 17 <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps>`_ 18 19 20 - Cortex-M33 system: 21 22 - `FPGA image loaded on MPS2 board (AN521). 23 <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_ 24 - `Fast model FVP_MPS2_AEMv8M (AN521). 25 <https://developer.arm.com/products/system-design/fixed-virtual-platforms>`_ 26 - `Musca-B1 test chip board. 27 <https://developer.arm.com/Tools%20and%20Software/Musca-B1%20Test%20Chip%20Board>`_ 28 - `Musca-S1 test chip board. 29 <https://developer.arm.com/Tools%20and%20Software/Musca-S1%20Test%20Chip%20Board>`_ 30 - `FPGA image loaded on MPS3 board (AN524). 31 <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/mps3>`_ 32 - `LPC55S69. 33 <https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpcxpresso55s69-development-board:LPC55S69-EVK>`_ 34 - `B-U585I-IOT02A. 35 <https://www.st.com/en/evaluation-tools/B-U585I-IOT02A.html>`_ 36 - `NUCLEO L552ZE Q. 37 <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>`_ 38 - `DISCO L562QE. 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-discovery-kits/stm32l562e-dk.html>`_ 40 - `nRF9160 DK (nordic_nrf/nrf9160dk_nrf9160). 41 <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK>`_ 42 - `nRF5340 DK (nordic_nrf/nrf5340dk_nrf5340_cpuapp). 43 <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-DK>`_ 44 - `BL5340 DVK (lairdconnectivity/bl5340_dvk_cpuapp). 45 <https://www.lairdconnect.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl5340-series-multi-core-bluetooth-52-802154-nfc-modules>`_ 46 47 - Cortex-M23 system: 48 49 - `FPGA image loaded on MPS2 board (AN519). 50 <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_ 51 - `M2351. 52 <https://www.nuvoton.com/products/iot-solution/iot-platform/numaker-pfm-m2351/>`_ 53 - `M2354. 54 <https://www.nuvoton.com/board/numaker-m2354/>`_ 55 56 - Dual Core Cortex-M system: 57 58 - `PSoc64. 59 <https://www.cypress.com/documentation/product-brochures/cypress-psoc-64-secure-microcontrollers>`_ 60 61 - Runtime Security Subsystem (RSS): 62 63 - :doc:`RSS. </platform/arm/rss/readme>` 64 65The document :doc:`Platform Deprecation and Removal </integration_guide/platform/platform_deprecation>` 66lists the deprecated platforms, removed from the upstream. 67