Skip to content

Commit c35c15e

Browse files
de-nordicrlubos
authored andcommitted
manifest: Update sdk-zephyr and sdk-mcuboot
The commit brings in mbedTLS module changes that are required for updating sdk-mcuboot with PSA ed25519 implementation from upstream. The commit replaces PSA ed25519 sdk-nrf specific implementation with provided from upstream. Signed-off-by: Dominik Ermel <[email protected]>
1 parent 80c0e83 commit c35c15e

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: 3fef3bd6ec5cc3eb18776de621326ff2eb0ea0bb
68+
revision: 8b5f3489c3d3e64723c7538e3346a7e0c1c9f3cf
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: 148712e7b4618aadbedd04e8d3ce5c3847d3be4f
130+
revision: 91c282e7afc83c666ad478fbe70ff3e48ac56a05
131131
path: bootloader/mcuboot
132132
- name: qcbor
133133
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)