Browse Source

manifest: tf-m: update to 2.1.1

Update the TF-M repos to version 2.1.1.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
pull/80955/head
Tomi Fontanilles 8 months ago committed by Mahesh Mahadevan
parent
commit
87bb0b9212
  1. 7
      doc/releases/release-notes-4.0.rst
  2. 2
      submanifests/optional.yaml
  3. 2
      west.yml

7
doc/releases/release-notes-4.0.rst

@ -689,8 +689,11 @@ MCUboot
OSDP OSDP
**** ****
Trusted Firmware-M Trusted Firmware-M (TF-M)
****************** *************************
* TF-M was updated to version 2.1.1 (from 2.1.0).
The release notes can be found at: https://trustedfirmware-m.readthedocs.io/en/tf-mv2.1.1/releases/2.1.1.html
LVGL LVGL
**** ****

2
submanifests/optional.yaml

@ -46,7 +46,7 @@ manifest:
groups: groups:
- optional - optional
- name: tf-m-tests - name: tf-m-tests
revision: d552e4f18b92032bd335d5e3aa312f6acd82a83b revision: 502ea90105ee18f20c78f710e2ba2ded0fc0756e
path: modules/tee/tf-m/tf-m-tests path: modules/tee/tf-m/tf-m-tests
remote: upstream remote: upstream
groups: groups:

2
west.yml

@ -327,7 +327,7 @@ manifest:
groups: groups:
- crypto - crypto
- name: trusted-firmware-m - name: trusted-firmware-m
revision: a11cd27905aecc4416cfc85552bfc3b997375056 revision: 8134106ef9cb3df60e8bd22b172532558e936bd2
path: modules/tee/tf-m/trusted-firmware-m path: modules/tee/tf-m/trusted-firmware-m
groups: groups:
- tee - tee

Loading…
Cancel
Save