diff --git a/doc/nrf/protocols/matter/overview/integration.rst b/doc/nrf/protocols/matter/overview/integration.rst index a29c7165298b..a518076c6b8a 100644 --- a/doc/nrf/protocols/matter/overview/integration.rst +++ b/doc/nrf/protocols/matter/overview/integration.rst @@ -56,7 +56,7 @@ This platform design is suitable for the following development kits: .. table-from-rows:: /includes/sample_board_rows.txt :header: heading - :rows: nrf52840dk_nrf52840, nrf5340dk_nrf5340_cpuapp_and_cpuapp_ns, nrf54l15dk_nrf54l15_cpuapp + :rows: nrf52840dk_nrf52840, nrf5340dk_nrf5340_cpuapp, nrf54l15dk_nrf54l15_cpuapp_and_cpuapp_ns, The design differences between the supported SoCs are the following: diff --git a/doc/nrf/protocols/thread/configuring.rst b/doc/nrf/protocols/thread/configuring.rst index 251ed234339f..8ccc1f785c4f 100644 --- a/doc/nrf/protocols/thread/configuring.rst +++ b/doc/nrf/protocols/thread/configuring.rst @@ -283,7 +283,6 @@ Trusted Firmware-M support options To configure your Thread application to run with Trusted Firmware-M, use the following board target: -* ``nrf5340dk/nrf5340/cpuapp/ns`` for the nRF5340 DK * ``nrf54l15dk/nrf54l15/cpuapp/ns``` for the nRF54L15 DK For more Trusted Firmware-M documentation, see :ref:`ug_tfm` and the official `TF-M documentation`_. diff --git a/doc/nrf/protocols/thread/overview/architectures.rst b/doc/nrf/protocols/thread/overview/architectures.rst index b8a4ef0f8712..1c5162ed7dbf 100644 --- a/doc/nrf/protocols/thread/overview/architectures.rst +++ b/doc/nrf/protocols/thread/overview/architectures.rst @@ -74,7 +74,7 @@ This platform design is suitable for the following development kits: .. table-from-rows:: /includes/sample_board_rows.txt :header: heading - :rows: nrf52840dk_nrf52840, nrf5340dk_nrf5340_cpuapp_and_cpuapp_ns, nrf54l15dk_nrf54l15_cpuapp_and_cpuapp_ns, nrf21540dk_nrf52840 + :rows: nrf52840dk_nrf52840, nrf5340dk_nrf5340_cpuapp, nrf54l15dk_nrf54l15_cpuapp_and_cpuapp_ns, nrf21540dk_nrf52840 .. _thread_architectures_designs_soc_designs_multiprotocol: @@ -110,7 +110,7 @@ This platform design is suitable for the following development kits: .. table-from-rows:: /includes/sample_board_rows.txt :header: heading - :rows: nrf52840dk_nrf52840, nrf5340dk_nrf5340_cpuapp_and_cpuapp_ns, nrf54l15dk_nrf54l15_cpuapp_and_cpuapp_ns + :rows: nrf52840dk_nrf52840, nrf5340dk_nrf5340_cpuapp, nrf54l15dk_nrf54l15_cpuapp_and_cpuapp_ns .. _thread_architectures_designs_cp: diff --git a/samples/openthread/cli/sample.yaml b/samples/openthread/cli/sample.yaml index c023fee016c5..03e3a5832b33 100644 --- a/samples/openthread/cli/sample.yaml +++ b/samples/openthread/cli/sample.yaml @@ -12,7 +12,6 @@ tests: nrf52840dongle/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns nrf54l15dk/nrf54l15/cpuapp nrf54l15dk/nrf54l15/cpuapp/ns nrf54h20dk/nrf54h20/cpuapp @@ -21,7 +20,6 @@ tests: - nrf52840dongle/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns - nrf54l15dk/nrf54l15/cpuapp - nrf54l15dk/nrf54l15/cpuapp/ns - nrf54h20dk/nrf54h20/cpuapp @@ -34,7 +32,6 @@ tests: nrf52840dongle/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns nrf54l15dk/nrf54l15/cpuapp nrf54l15dk/nrf54l15/cpuapp/ns nrf54h20dk/nrf54h20/cpuapp @@ -46,7 +43,6 @@ tests: - nrf52840dongle/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns - nrf54l15dk/nrf54l15/cpuapp - nrf54l15dk/nrf54l15/cpuapp/ns - nrf54h20dk/nrf54h20/cpuapp @@ -58,7 +54,6 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns nrf54l15dk/nrf54l15/cpuapp nrf54l15dk/nrf54l15/cpuapp/ns nrf54h20dk/nrf54h20/cpuapp @@ -68,7 +63,6 @@ tests: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns - nrf54l15dk/nrf54l15/cpuapp - nrf54l15dk/nrf54l15/cpuapp/ns - nrf54h20dk/nrf54h20/cpuapp @@ -80,7 +74,6 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns extra_args: > cli_SNIPPET="ci;logging;multiprotocol;tcp;usb" FILE_SUFFIX=ble @@ -88,7 +81,6 @@ tests: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns sample.openthread.cli.low_power: sysbuild: true build_only: true @@ -108,12 +100,10 @@ tests: tags: sysbuild ci_samples_openthread platform_allow: > nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp/ns extra_args: > cli_SNIPPET=ci CONFIG_NRF_SECURITY=y integration_platforms: - - nrf5340dk/nrf5340/cpuapp/ns - nrf52840dk/nrf52840 sample.openthread.cli.tcat: sysbuild: true @@ -123,7 +113,6 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns nrf54l15dk/nrf54l15/cpuapp nrf54l15dk/nrf54l15/cpuapp/ns extra_args: > @@ -133,7 +122,6 @@ tests: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns - nrf54l15dk/nrf54l15/cpuapp - nrf54l15dk/nrf54l15/cpuapp/ns sample.openthread.cli.diag_gpio: @@ -143,7 +131,6 @@ tests: platform_allow: > nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns nrf54l15dk/nrf54l15/cpuapp nrf54l15dk/nrf54l15/cpuapp/ns extra_args: > @@ -151,6 +138,5 @@ tests: integration_platforms: - nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns - nrf54l15dk/nrf54l15/cpuapp - nrf54l15dk/nrf54l15/cpuapp/ns diff --git a/samples/openthread/coap_client/sample.yaml b/samples/openthread/coap_client/sample.yaml index 35cc51f6e87b..8c4dd00f6a6d 100644 --- a/samples/openthread/coap_client/sample.yaml +++ b/samples/openthread/coap_client/sample.yaml @@ -11,12 +11,10 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns integration_platforms: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns sample.openthread.coap_client.ftd: sysbuild: true build_only: true @@ -25,14 +23,12 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns extra_args: > coap_client_SNIPPET="ci;logging" integration_platforms: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns sample.openthread.coap_client.mtd: sysbuild: true build_only: true @@ -41,14 +37,12 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns extra_args: > coap_client_SNIPPET="ci;logging;mtd" integration_platforms: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns sample.openthread.coap_client.mtd.multiprotocol_ble: sysbuild: true build_only: true @@ -57,7 +51,6 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns extra_args: > coap_client_SNIPPET="ci;logging;mtd;multiprotocol_ble" FILE_SUFFIX=ble @@ -65,4 +58,3 @@ tests: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns diff --git a/samples/openthread/coap_server/sample.yaml b/samples/openthread/coap_server/sample.yaml index 1a2f92bf1e89..94f1d56c69db 100644 --- a/samples/openthread/coap_server/sample.yaml +++ b/samples/openthread/coap_server/sample.yaml @@ -11,12 +11,10 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns integration_platforms: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns sample.openthread.coap_server.ftd: sysbuild: true build_only: true @@ -25,11 +23,9 @@ tests: nrf52840dk/nrf52840 nrf21540dk/nrf52840 nrf5340dk/nrf5340/cpuapp - nrf5340dk/nrf5340/cpuapp/ns extra_args: > coap_server_SNIPPET="ci;logging" integration_platforms: - nrf52840dk/nrf52840 - nrf21540dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - - nrf5340dk/nrf5340/cpuapp/ns