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>
This commit is contained in:
parent
b9fbfc9a23
commit
87bb0b9212
3 changed files with 7 additions and 4 deletions
|
@ -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
|
||||||
****
|
****
|
||||||
|
|
|
@ -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
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…
Add table
Add a link
Reference in a new issue