Skip to content

Commit

Permalink
manifest: Add PSA ed25519 image encryption/verification to MCUboot
Browse files Browse the repository at this point in the history
Update MCUboot version to birng in PSA encryption support.
Update Zephyr to bring in nrf54l15 default Kconfig changes.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
  • Loading branch information
de-nordic committed Sep 17, 2024
1 parent 35a300a commit 86c5181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 96aa87c2aae419a2d04f4ee86ef12b359789a817
revision: pull/2028/head
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -140,7 +140,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: e66169aa8daf93eee0ff3729ecc2c343c7fade51
revision: pull/323/head
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit 86c5181

Please sign in to comment.