Skip to content

Commit c1e8d75

Browse files
Vge0rgehermabe
authored andcommitted
manifest: Update mcuboot and zephyr
Bring change in mcuboot which fixes dependencies with the PSA_CORE_LITE. Bring Zephyr with new logic for including the KMU reserved area. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 282d765 commit c1e8d75

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
@@ -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: a922397417e49858aa7a6fd98d8ef79f6dee3666
68+
revision: 793e93e14667c87968d75c1666a9a99b44a054c9
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -128,7 +128,7 @@ manifest:
128128
compare-by-default: true
129129
- name: mcuboot
130130
repo-path: sdk-mcuboot
131-
revision: c72ed153fb924203975c38dfea2853ae612e0a9a
131+
revision: 6c096b8ed7bfddf044b20dfb512c4c1fd06c2ef6
132132
path: bootloader/mcuboot
133133
- name: qcbor
134134
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)