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.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
  • Loading branch information
de-nordic committed Sep 27, 2024
1 parent 1a56b7a commit 851f336
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: 4322f5169f4c0f24e3712de061a2fec5a29098a7
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: 7aaeb636812f7e5b0b901a1894916dbfd5334f3a
revision: 5f95fecfa27e5b9924a91c69bca023e605fe751e
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit 851f336

Please sign in to comment.