Commit 7430060
committed
west.yml: MCUboot synchronization from v3.7-branch
Update Zephyr fork of MCUboot to revision:
b60f85f660c0ae8c7d7b0d482730c71384da09d1
Brings following Zephyr relevant fixes:
- b60f85f6 zephyr: cleanup removed
CONFIG_BOOT_MGMT_CUSTOM_IMG_LIST
- 768fd289 boot_serial: Avoid re-initializing state in
boot_image_validate_encrypted
- 9091e8e7 boot_serial: Use flash area from bootloader state when
possible
- b96078b6 boot_serial: Initialize a bootloader state for bs_list
and bs_set
- 23fec980 zephyr: Fix pinreset trigger
- f7a77d94 bootutil: boot_decrypt_key: Only one
bootutil_hmac_sha256_drop needed
- 8da9959e imgtool: fix dependency on click version
- f66c35f0 boot: bootutil: bootutil_misc: Fix max image size for
single images
- 829bad49 bootutil: Fix crash when bootutil_sha_init() is called
in loop
- d906cf1d boot: bootutil: Only update the security counter for
confirmed images
- 59664b9e boot: bootutil: Fix max image size computation for
swap-move/swap-offset
- 5b82f6db boot/zephyr/main: fix placement of pointer to arm
vector
- cfc6cf21 boot: bootutil: swap_scratch: Fix issue with
bricking device
- 4864ad24 boot: zephyr: flash_map: Fix missing include
- 4d59e5e5 boot: boot_serial: Fix issue with CBOR and setting
image state
- a785c32a zephyr: Fix trailer size computation for swap-scratch
- ced8856a zephyr: Fix TLV area was included in trailer size when
rounding up
- 780e4d9d boot: bootutil: swap_move: Fix maximum application size
- 18d9df1f bootutil: Fix crash when bootutil_sha_init() is
called in loop
- c2f2f90d boot: bootutil: Only update the security counter for
confirmed images
- 5a7ee345 boot: bootutil: Fix max image size computation for
swap-move/swap-offset
- 116925f7 boot/zephyr/main: fix placement of pointer to arm
vector
- b4cff578 boot: bootutil: swap_scratch: Fix issue with bricking
device
- 480464d2 boot: bootutil: Refactor erase functionality to fix
watchdog feeding
- cc38cc27 boot: Use boot erase function instead of flash erase
function
- 33453828 boot: bootutil: Move erase function location
- bb148939 boot: zephyr: flash_map: Fix missing include
- 51620768 boot: boot_serial: Fix issue with CBOR and setting
image state
- a277cf03 zephyr: Fix trailer size computation for swap-scratch
- ac0ac75e zephyr: Fix TLV area was included in trailer size when
rounding up
- 25922090 boot: bootutil: swap_move: Fix maximum application size
- bf494562 boot: bootutil: loader: Add include for flash function
Signed-off-by: Jamie McCrae <[email protected]>1 parent 1c5b1b8 commit 7430060
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments