Skip to content

Commit 15eeabc

Browse files
nvlsianpufabiobaltieri
authored andcommitted
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>
1 parent c8a409d commit 15eeabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ manifest:
177177
groups:
178178
- crypto
179179
- name: mcuboot
180-
revision: 13f63976bca672ee018f9d55f1e31f02f4135b64
180+
revision: cfec947e0f8be686d02c73104a3b1ad0b5dcf1e6
181181
path: bootloader/mcuboot
182182
- name: mipi-sys-t
183183
path: modules/debug/mipi-sys-t

0 commit comments

Comments
 (0)