From 9de5e8062ce2b733c7b4bcb1e244f2f78a9ec55e Mon Sep 17 00:00:00 2001 From: Georgios Vasilakis Date: Tue, 19 Aug 2025 14:56:41 +0200 Subject: [PATCH] Revert "[nrf noup] tests: bluetooth: bt_crypto: Use TFM_PROFILE_TYPE_NOT_SET" This reverts commit 319b359ae7669cd64ba3adec65034a4a4e4a5535. This is not needed anymore since this configuration is enabled in sdk-nrf when BT_CRYPTO is enabled. Signed-off-by: Georgios Vasilakis --- .../bluetooth/bt_crypto/boards/nrf5340dk_nrf5340_cpuapp_ns.conf | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/bluetooth/bt_crypto/boards/nrf5340dk_nrf5340_cpuapp_ns.conf diff --git a/tests/bluetooth/bt_crypto/boards/nrf5340dk_nrf5340_cpuapp_ns.conf b/tests/bluetooth/bt_crypto/boards/nrf5340dk_nrf5340_cpuapp_ns.conf deleted file mode 100644 index 516f4d9eb78..00000000000 --- a/tests/bluetooth/bt_crypto/boards/nrf5340dk_nrf5340_cpuapp_ns.conf +++ /dev/null @@ -1 +0,0 @@ -CONFIG_TFM_PROFILE_TYPE_NOT_SET=y