Skip to content

Commit c0fadf5

Browse files
committed
manifest: Update sdk-zephyr, nrfxlib, tf-m and mcuboot revisions
Update sdk-zephyr with collab-nrfx-4.0 merged to main branch. Update nrfxlib with major rework of GPPI library. Manifest sdk-mcuboot updated to nrfx_wdt changes. TF-M: platform: nordic_nrf: align to nrfx 4.0 Signed-off-by: Jakub Zymelka <[email protected]>
1 parent 8b364e5 commit c0fadf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

west.yml

Lines changed: 4 additions & 4 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: 39f9f799bedb38a8216312c72fc605581b85480f
67+
revision: pull/3459/head
6868
import:
6969
# In addition to the zephyr repository itself, NCS also
7070
# imports the contents of zephyr/west.yml at the above
@@ -126,7 +126,7 @@ manifest:
126126
compare-by-default: true
127127
- name: mcuboot
128128
repo-path: sdk-mcuboot
129-
revision: 459288d6a13cede9fa09e314b21a979a6cc6e3f2
129+
revision: pull/569/head
130130
path: bootloader/mcuboot
131131
- name: qcbor
132132
url: https://github.com/laurencelundblade/QCBOR
@@ -143,11 +143,11 @@ manifest:
143143
- name: nrfxlib
144144
repo-path: sdk-nrfxlib
145145
path: nrfxlib
146-
revision: 1d4978b0dab5a76ff7b012ebc1b331d46b610af4
146+
revision: pull/1913/head
147147
- name: trusted-firmware-m
148148
repo-path: sdk-trusted-firmware-m
149149
path: modules/tee/tf-m/trusted-firmware-m
150-
revision: 917e4aa403b4663551ffb43a1c7b980bd4eecf4f
150+
revision: pull/220/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)