Hi,

 

Just a heads-up for the coming changes related to MCUBoot. Some of them requires installing new tools in build system others could affect devices on the field (if there is any) after SW upgrade.

 

Short term, within one week:

  1. Official imgtool enablement:
  2. Encrypted image support:

 

Long term, but still expected in Q3:

  1. Removal of forked MCUBoot from TF-M:

                                                                                       i.      shim layer to match MCUBoot HAL’s to TF-M’s HAL

                                                                                     ii.      bl2_main.c, example signing keys, keys.c

                                                                                   iii.      platform code: flash and UART drivers, implementation of boot_hal.h

                                                                                       i.      https://github.com/JuulLabs-OSS/mcuboot/pull/739

                                                                                     ii.      RAM_LOAD: PR will come a bit later

  1. Removal of LEGACY_TFM_TLV_HEADER support

Tamas