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 26, 2024
1 parent c6b8384 commit 39e1f7d
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: 3d01dcc251bf3aa2a675941e8ac2b244f776724d
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: f30dce197f34d4df77d8e66997dff0ce948c2b82
revision: pull/323/head
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit 39e1f7d

Please sign in to comment.