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>`__