Skip to content

Commit 2225727

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 a684a3a commit 2225727

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
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: 164b47d3094202c9ac5b756aa2648d2ce5822680
68+
revision: pull/3459/head
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -127,7 +127,7 @@ manifest:
127127
compare-by-default: true
128128
- name: mcuboot
129129
repo-path: sdk-mcuboot
130-
revision: 459288d6a13cede9fa09e314b21a979a6cc6e3f2
130+
revision: pull/569/head
131131
path: bootloader/mcuboot
132132
- name: qcbor
133133
url: https://github.com/laurencelundblade/QCBOR
@@ -144,11 +144,11 @@ manifest:
144144
- name: nrfxlib
145145
repo-path: sdk-nrfxlib
146146
path: nrfxlib
147-
revision: 99cda52a7c257951ce08a6d1dfaba00f72d01a23
147+
revision: pull/1913/head
148148
- name: trusted-firmware-m
149149
repo-path: sdk-trusted-firmware-m
150150
path: modules/tee/tf-m/trusted-firmware-m
151-
revision: 1343ff1bb292ed633d81bb57e86853be6b263e96
151+
revision: pull/220/head
152152
- name: psa-arch-tests
153153
repo-path: sdk-psa-arch-tests
154154
path: modules/tee/tf-m/psa-arch-tests

0 commit comments

Comments
 (0)