MCUBOOT bootloader upgrade OTA
Using following settings:
IDE : VS Code (NRF connect plug-in)
Programmer : Stm32Cube programmer
Stlink Debugger
OS: Zephyr
MCU: Stm32u5 series
Modem: Sierra wireless
I'm trying to upgrade MCUboot ( Zephyr's) bootloader using FOTA .
I can upgrade application firmware however couldn't find any documentation or information about upgrade for MCUBOOT bootloader on stm32 chips.
Can anyone please suggest what can be potential solution for MCUBOOT bootloader upgrade over the air on STM32 chip or are there any specific changes required in MCUboot from zephyr to make it work with STM32?
Do I need another bootloader immutable to upgrade mcuboot bootloader if yes where to find that on Stm32 resources?
