manifest: Update Tf-M revision to HEAD of fork
PR #43575 was merged mistakenly with a reference to a PR. Fix this by pointing to the HEAD SHA of the TF-M fork. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
890f619936
commit
1a7666b278
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -223,7 +223,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- debug
|
- debug
|
||||||
- name: trusted-firmware-m
|
- name: trusted-firmware-m
|
||||||
revision: pull/68/head
|
revision: b90420a2ffbf7d1329716508f1d3f9f880bc865b
|
||||||
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