Skip to content

Commit

Permalink
samples: openthread: remove support for nrf5340 TF-M
Browse files Browse the repository at this point in the history
Remove support for nRF5340 TF-M in Thread and Matter over Thread.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
  • Loading branch information
maciejbaczmanski committed Nov 20, 2024
1 parent 0e1aa07 commit a019d5b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 31 deletions.
2 changes: 1 addition & 1 deletion doc/nrf/protocols/matter/overview/integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
1 change: 0 additions & 1 deletion doc/nrf/protocols/thread/configuring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`_.
4 changes: 2 additions & 2 deletions doc/nrf/protocols/thread/overview/architectures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ Trusted Firmware-M (TF-M) samples
Thread samples
--------------

|no_changes_yet_note|
* Removed support for the ``nrf5340dk/nrf5340/cpuapp/ns`` build target.

Zigbee samples
--------------
Expand Down
14 changes: 0 additions & 14 deletions samples/openthread/cli/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -80,15 +74,13 @@ tests:
nrf52840dk/nrf52840
nrf21540dk/nrf52840
nrf5340dk/nrf5340/cpuapp
nrf5340dk/nrf5340/cpuapp/ns
extra_args: >
cli_SNIPPET="ci;logging;multiprotocol;tcp;usb"
FILE_SUFFIX=ble
integration_platforms:
- nrf52840dk/nrf52840
- nrf21540dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp/ns
sample.openthread.cli.low_power:
sysbuild: true
build_only: true
Expand All @@ -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
Expand All @@ -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: >
Expand All @@ -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:
Expand All @@ -143,14 +131,12 @@ tests:
platform_allow: >
nrf52840dk/nrf52840
nrf5340dk/nrf5340/cpuapp
nrf5340dk/nrf5340/cpuapp/ns
nrf54l15dk/nrf54l15/cpuapp
nrf54l15dk/nrf54l15/cpuapp/ns
extra_args: >
cli_SNIPPET=diag_gpio
integration_platforms:
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp/ns
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l15/cpuapp/ns
8 changes: 0 additions & 8 deletions samples/openthread/coap_client/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -57,12 +51,10 @@ 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
integration_platforms:
- nrf52840dk/nrf52840
- nrf21540dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp/ns
4 changes: 0 additions & 4 deletions samples/openthread/coap_server/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit a019d5b

Please sign in to comment.