1################### 2Supported Platforms 3################### 4 5 - Cortex-M85 system: 6 7 - `Corstone-310 Ethos-U55/U65 Ecosystem FVP. 8 <https://developer.arm.com/Tools%20and%20Software/Fixed%20Virtual%20Platforms/IoT%20FVPs>`_ 9 - `FPGA image loaded on MPS3 board (AN555). 10 <https://developer.arm.com/documentation/107642/B/?lang=en>`_ 11 12 - Cortex-M55 system: 13 14 - `FPGA image loaded on MPS3 board (AN547). 15 <https://developer.arm.com/downloads/view/AN547?sortBy=availableBy&revision=r3p0-00rel0-1>`_ 16 - `FPGA image loaded on MPS3 board (AN552). 17 <https://developer.arm.com/downloads/view/AN552?sortBy=availableBy&revision=r4p0-00rel0-1>`_ 18 - `Corstone-300 Ethos-U55/U65 Ecosystem FVP. 19 <https://developer.arm.com/Processors/Corstone-300#Tools-and-Software>`_ 20 21 22 - Cortex-M33 system: 23 24 - `FPGA image loaded on MPS2 board (AN521). 25 <https://developer.arm.com/Tools%20and%20Software/MPS2%20Plus%20FPGA%20Prototyping%20Board>`_ 26 - `Fast model FVP_MPS2_AEMv8M (AN521). 27 <https://developer.arm.com/documentation/107925/1129/Fast-Models-trace-components/ARM-AEMv8M?lang=en>`_ 28 - `Musca-B1 test chip board. 29 <https://developer.arm.com/Tools%20and%20Software/Musca-B1%20Test%20Chip%20Board>`_ 30 - `FPGA image loaded on MPS3 board (AN524). 31 <https://developer.arm.com/documentation/107789/0100/?lang=en>`_ 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 - `STM32H573I-DK. 35 <https://www.st.com/en/evaluation-tools/stm32h573i-dk.html>`_ 36 - `B-U585I-IOT02A. 37 <https://www.st.com/en/evaluation-tools/B-U585I-IOT02A.html>`_ 38 - `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 - `MAX32657 (adi/max32657). 47 <https://docs.zephyrproject.org/latest/boards/adi/max32657evkit/doc/index.html>`_ 48 49 - Cortex-M23 system: 50 51 - `FPGA image loaded on MPS2 board (AN519). 52 <https://developer.arm.com/downloads/view/AN519?sortBy=availableBy&revision=r0p0-00rel0>`_ 53 - `M2351. 54 <https://www.nuvoton.com/products/iot-solution/iot-platform/numaker-pfm-m2351/>`_ 55 - `M2354. 56 <https://www.nuvoton.com/board/numaker-m2354/>`_ 57 58 - Dual Core Cortex-M system: 59 60 - `PSoc64. 61 <https://www.cypress.com/documentation/product-brochures/cypress-psoc-64-secure-microcontrollers>`_ 62 63 - Runtime Security Engine (RSE): 64 65 - :doc:`RSE. </platform/arm/rse/readme>` 66 67The document :doc:`Platform Deprecation and Removal </integration_guide/platform/platform_deprecation>` 68lists the deprecated platforms, removed from the upstream. 69