Skip to content

Commit 861ec1c

Browse files
committed
[nrf noup] tests: bluetooth: bt_crypto: Use TFM_PROFILE_TYPE_NOT_SET
The default TFM profile type Minimal in NCS doesn't have all algorithms needed by this test. Signed-off-by: Pavel Vasilyev <[email protected]>
1 parent 568a8ad commit 861ec1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/bluetooth/bt_crypto/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ CONFIG_BT_H4=n
77

88
CONFIG_TEST_EXTRA_STACK_SIZE=1024
99
CONFIG_MAIN_STACK_SIZE=2048
10+
11+
CONFIG_TFM_PROFILE_TYPE_NOT_SET=y

0 commit comments

Comments
 (0)