Skip to content

Commit 81c636a

Browse files
alxelaxkartben
authored andcommitted
doc: release-notes-4.2: Information abot tc deprecation in mesh
Commit adds information about the removal of the TinyCrypt crypto in Bluetooth Mesh. Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
1 parent b408445 commit 81c636a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ Deprecated APIs and options
111111
was deprecated since Zephyr 4.0, and users were advised to migrate to alternative
112112
crypto backends.
113113

114+
* The :kconfig:option:`CONFIG_BT_MESH_USES_TINYCRYPT` Kconfig option has been removed. It
115+
was deprecated since Zephyr 4.0. Users were advised to use
116+
:kconfig:option:`CONFIG_BT_MESH_USES_MBEDTLS_PSA` or
117+
:kconfig:option:`CONFIG_BT_MESH_USES_TFM_PSA` instead.
118+
114119
Stable API changes in this release
115120
==================================
116121

0 commit comments

Comments
 (0)