manifest: mcuboot update
- Added precise check of the image size. - loader: Added post copy hook to swap function. - Added Kconfig option for setting swap using move as the default swap algorithm. - zephyr: fixed ram loading for ARM, with correct handling of the vector table when code has moved to RAM. - imgtool: Added option to export public PEM. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
c8a409d7d3
commit
15eeabcafb
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -177,7 +177,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- crypto
|
- crypto
|
||||||
- name: mcuboot
|
- name: mcuboot
|
||||||
revision: 13f63976bca672ee018f9d55f1e31f02f4135b64
|
revision: cfec947e0f8be686d02c73104a3b1ad0b5dcf1e6
|
||||||
path: bootloader/mcuboot
|
path: bootloader/mcuboot
|
||||||
- name: mipi-sys-t
|
- name: mipi-sys-t
|
||||||
path: modules/debug/mipi-sys-t
|
path: modules/debug/mipi-sys-t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue