Docs: Refine introduction

Refine the content of introduction.
Move 'releases' and 'platform supported' into their separate directory.

Signed-off-by: Summer Qin <summer.qin@arm.com>
Change-Id: Ia791ae8114401966a9512fb0d12f98068b1b775e
diff --git a/platform/ext/platform_introduction.rst b/platform/ext/platform_introduction.rst
new file mode 100644
index 0000000..6bf1064
--- /dev/null
+++ b/platform/ext/platform_introduction.rst
@@ -0,0 +1,58 @@
+######################
+Platforms introduction
+######################
+
+    - Cortex-M55 system:
+
+        - `FPGA image loaded on MPS3 board (AN547).
+          <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps3>`_
+        - `Fast model FVP_SSE300_MPS2.
+          <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps>`_
+
+    - Cortex-M33 system:
+
+        - `FPGA image loaded on MPS2 board (AN521).
+          <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_
+        - `Fast model FVP_MPS2_AEMv8M (AN521).
+          <https://developer.arm.com/products/system-design/fixed-virtual-platforms>`_
+        - `Musca-B1 test chip board.
+          <https://developer.arm.com/products/system-design/development-boards/iot-test-chips-and-boards/musca-b-test-chip-board>`_
+        - `Musca-S1 test chip board.
+          <https://developer.arm.com/tools-and-software/development-boards/iot-test-chips-and-boards/musca-s1-test-chip-board>`_
+        - `FPGA image loaded on MPS3 board (AN524).
+          <https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/mps3>`_
+        - `LPC55S69.
+          <https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpcxpresso55s69-development-board:LPC55S69-EVK>`_
+        - `NUCLEO L552ZE Q.
+          <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>`_
+        - `DISCO L562QE.
+          <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>`_
+        - `nRF9160 DK (nordic_nrf/nrf9160dk_nrf9160).
+          <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK>`_
+        - `nRF5340 DK (nordic_nrf/nrf5340dk_nrf5340_cpuapp).
+          <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-DK>`_
+        - `BL5340 DVK (lairdconnectivity/bl5340_dvk_cpuapp).
+          <https://www.lairdconnect.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl5340-series-multi-core-bluetooth-52-802154-nfc-modules>`_
+
+    - Cortex-M23 system:
+
+        - `FPGA image loaded on MPS2 board (AN519).
+          <https://developer.arm.com/products/system-design/development-boards/cortex-m-prototyping-systems/mps2>`_
+        - `M2351.
+          <https://www.nuvoton.com/products/iot-solution/iot-platform/numaker-pfm-m2351/>`_
+
+    - Dual Core Cortex-M system:
+
+        - `PSoc64.
+          <https://www.cypress.com/documentation/product-brochures/cypress-psoc-64-secure-microcontrollers>`_
+
+    - Secure Enclave system:
+
+        - :doc:`Musca-B1 Secure Enclave. </platform/ext/target/musca_b1/secure_enclave/readme>`
+
+The document :doc:`Platform Deprecation and Removal </platform/ext/platform_deprecation>`
+lists the deprecated platforms planned to be removed from upstream.
+
+--------------
+
+*Copyright (c) 2017-2021, Arm Limited. All rights reserved.*