You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a subsection under `Security` for Mbed TLS specifically, and move
the TF-M section to be a subsection as well.
Signed-off-by: Tomi Fontanilles <[email protected]>
Copy file name to clipboardExpand all lines: doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,21 @@ Security
148
148
* The :ref:`ug_crypto_supported_features` page with the missing entries for the HMAC key type (:kconfig:option:`CONFIG_PSA_WANT_KEY_TYPE_HMAC`).
149
149
* The :ref:`ug_nrf54l_crypto_kmu_supported_key_types` section specific for the nRF54L Series devices to list the supported algorithms for each key type.
150
150
151
+
Mbed TLS
152
+
--------
153
+
154
+
* Updated to version 3.6.5.
155
+
156
+
Trusted Firmware-M
157
+
------------------
158
+
159
+
* Updated:
160
+
161
+
* The TF-M version to 2.2.0.
162
+
* Documentation to clarify the support for TF-M on devices emulated using the nRF54L15 DK.
163
+
nRF54L05 does not support TF-M.
164
+
nRF54L10 supports TF-M experimentally.
165
+
151
166
Protocols
152
167
=========
153
168
@@ -1001,17 +1016,6 @@ zcbor
1001
1016
1002
1017
|no_changes_yet_note|
1003
1018
1004
-
Trusted Firmware-M
1005
-
==================
1006
-
1007
-
* Updated:
1008
-
1009
-
* The TF-M version to 2.2.0.
1010
-
* Documentation to clarify the support for TF-M on devices emulated using the nRF54L15 DK.
0 commit comments