Skip to content

Commit 5713963

Browse files
committed
modules: tf-m: update to 2.1.2
Update TF-M to 2.1.2 from version 2.1.1. This is required to use MbedTLS 3.6.3. Signed-off-by: Sudan Landge <[email protected]>
1 parent 4d71cc3 commit 5713963

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3
3636
Mbed TLS 3.6 is an LTS release that will be supported
3737
with security and bug fixes until at least March 2027.
3838

39+
Trusted Firmware-M (TF-M)
40+
*************************
41+
42+
TF-M was updated to version 2.1.2 (from 2.1.1). The release notes can be found at:
43+
https://trustedfirmware-m.readthedocs.io/en/tf-mv2.1.2/releases/2.1.2.html
44+
3945
.. _zephyr_4.0.0:
4046

4147
Zephyr 4.0.0

submanifests/optional.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ manifest:
4646
groups:
4747
- optional
4848
- name: tf-m-tests
49-
revision: 502ea90105ee18f20c78f710e2ba2ded0fc0756e
49+
revision: c712761dd5391bf3f38033643d28a736cae89a19
5050
path: modules/tee/tf-m/tf-m-tests
5151
remote: upstream
5252
groups:

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ manifest:
327327
groups:
328328
- crypto
329329
- name: trusted-firmware-m
330-
revision: 8134106ef9cb3df60e8bd22b172532558e936bd2
330+
revision: e2288c13ee0abc16163186523897e7910b03dd31
331331
path: modules/tee/tf-m/trusted-firmware-m
332332
groups:
333333
- tee

0 commit comments

Comments
 (0)