Skip to content

Commit

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

Signed-off-by: Dominik Ermel <[email protected]>
  • Loading branch information
de-nordic committed Sep 18, 2024
1 parent 35a300a commit c8f8a33
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/325/head
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit c8f8a33

Please sign in to comment.