Skip to content

Commit c1d2cbc

Browse files
committed
manifest: Update Zephyr and TF-M
With updates which allows using system off from TF-M. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent fdfa32e commit c1d2cbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ manifest:
6464
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6565
- name: zephyr
6666
repo-path: sdk-zephyr
67-
revision: dc05376c170fc2739a4881629caf49c40d485a9e
67+
revision: pull/3330/head
6868
import:
6969
# In addition to the zephyr repository itself, NCS also
7070
# imports the contents of zephyr/west.yml at the above
@@ -147,7 +147,7 @@ manifest:
147147
- name: trusted-firmware-m
148148
repo-path: sdk-trusted-firmware-m
149149
path: modules/tee/tf-m/trusted-firmware-m
150-
revision: 565a30c7f4426cdf644bff03766a292dd509ee9c
150+
revision: pull/212/head
151151
- name: psa-arch-tests
152152
repo-path: sdk-psa-arch-tests
153153
path: modules/tee/tf-m/psa-arch-tests

0 commit comments

Comments
 (0)