platform: Remove deprecated platform nRF5340 PDK
Remove the deprecated platform nRF5340 PDK
(nordic_nrf/nrf5340pdk_nrf5340_cpuapp)
from platform codebase and documentation.
Update also a few links for nRF5340 DK that were still
referring to nRF5340 PDK.
Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
Change-Id: Ib39863b0b93b3c105d640e38e361a03a729d3052
diff --git a/docs/integration_guide/tfm_integration_guide.rst b/docs/integration_guide/tfm_integration_guide.rst
index c398fbf..71d10e8 100644
--- a/docs/integration_guide/tfm_integration_guide.rst
+++ b/docs/integration_guide/tfm_integration_guide.rst
@@ -29,7 +29,7 @@
- Corstone SSE-300 with Ethos-U55 Example Subsystem for MPS3 (AN547)
- STM32L5xx: Cortex-M33 based platform (STM32L562 and STM32L552 socs)
- nRF9160 DK (Cortex-M33)
-- nRF5340 PDK/DK (Cortex-M33 Application MCU)
+- nRF5340 DK (Cortex-M33 Application MCU)
The files related to the supported platforms are contained under the
``platform`` subfolder. The platform specific files are under
@@ -58,8 +58,8 @@
More information about the STM32L5xx platform can be found in:
`STM32L5 series product page <https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-ultra-low-power-mcus/stm32l5-series.html>`__
-More information about the nRF5340 PDK platform can be found in:
-`nRF5340 PDK product page <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-PDK>`__
+More information about the nRF5340 DK platform can be found in:
+`nRF5340 DK product page <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-DK>`__
More information about the nRF9160 DK platform can be found in:
`nRF9160 DK product page <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK>`__
diff --git a/docs/introduction/readme.rst b/docs/introduction/readme.rst
index 2c422f6..82e513f 100644
--- a/docs/introduction/readme.rst
+++ b/docs/introduction/readme.rst
@@ -141,10 +141,8 @@
<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 PDK (nordic_nrf/nrf5340pdk_nrf5340_cpuapp).
- <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-PDK>`_
- `nRF5340 DK (nordic_nrf/nrf5340dk_nrf5340_cpuapp).
- <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-PDK>`_
+ <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-DK>`_
- Cortex-M23 system:
diff --git a/docs/technical_references/tfm_secure_boot.rst b/docs/technical_references/tfm_secure_boot.rst
index 95d3f68..087a2dc 100644
--- a/docs/technical_references/tfm_secure_boot.rst
+++ b/docs/technical_references/tfm_secure_boot.rst
@@ -254,7 +254,7 @@
+---------------------+-----------------+---------------+----------+----------------+--------------+
| nRF9160 DK | Yes | Yes | No | No | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
-| nRF5340 PDK/DK | Yes | Yes | No | No | No |
+| nRF5340 DK | Yes | Yes | No | No | No |
+---------------------+-----------------+---------------+----------+----------------+--------------+
.. [1] To disable BL2, please set the ``BL2`` cmake option to ``OFF``