Skip to content

Commit e6f53d4

Browse files
alxelaxm-alperen-sener
authored andcommitted
[nrf fromtree] doc: update migration guide with mesh dependency
Commit adds description of the mesh dependency on the secure storage subsytem. Signed-off-by: Aleksandr Khromykh <[email protected]> (cherry picked from commit f983045)
1 parent a311aac commit e6f53d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/migration-guide-4.1.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,11 @@ Bluetooth Mesh
305305
set as deprecated. Default option for platforms that do not support TF-M
306306
is :kconfig:option:`CONFIG_BT_MESH_USES_MBEDTLS_PSA`.
307307

308+
* Mesh explicitly depends on the Secure Storage subsystem if storing into
309+
non-volatile memory (:kconfig:option:`CONFIG_BT_SETTINGS`) is enabled and
310+
Mbed TLS library (:kconfig:option:`CONFIG_BT_MESH_USES_MBEDTLS_PSA`) is used.
311+
Applications should be built with :kconfig:option:`CONFIG_SECURE_STORAGE` enabled.
312+
308313
Bluetooth Audio
309314
===============
310315

0 commit comments

Comments
 (0)