Skip to content

Commit 4fc4dc7

Browse files
Flavio Ceolinstephanosio
authored andcommitted
release: mbedTLS: Add rel notes for mbedTLS
Release notes for mbedTLS lates update. Signed-off-by: Flavio Ceolin <[email protected]>
1 parent fb24b62 commit 4fc4dc7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/releases/release-notes-2.7.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,23 @@ release:
1919
* :github:`issuenumber` - issue title
2020
2121
22+
mbedTLS
23+
*******
24+
25+
Moving mbedTLS to 2.28.x series (2.28.3 precisely). This is a LTS release
26+
that will be supported with bug fixes and security fixes until the end of 2024.
27+
28+
Detailed information can be found in:
29+
https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.3
30+
https://github.com/zephyrproject-rtos/zephyr/issues/56071
31+
32+
This version is incompatible with TF-M and because of this TF-M is no longer
33+
supported in Zephyr LTS. If TF-M is required it can be manually added back
34+
changing the mbedTLS revision on ``west.yaml`` to the previous one
35+
(5765cb7f75a9973ae9232d438e361a9d7bbc49e7). This should be carefully assessed
36+
by a security expert to ensure that the know vulnerabilities in that version
37+
don't affect the product.
38+
2239
Security Vulnerability Related
2340
******************************
2441

0 commit comments

Comments
 (0)