Hi Kareem, in the STM32 example how is the bootloader calculating the SHA256?

After writing my own HAL would I need to modify *get_sha_block()
https://github.com/wolfSSL/wolfBoot/blo … age.c#L346

to use my custom "hal_flash_read()"

Kinetis K81. We have the external QSPI memory mapped and have wolfBoot working with a boot partition external

Thanks for the example

Hello is there any examples on a wolfBoot config that has the boot partion split between internal and external flash? I am trying to learn how to configure wolfboot for update swapping and boot authentication when the boot partion is not contiguous