mcuboot
mcuboot copied to clipboard
Secure boot for 32-bit Microcontrollers!
Results
311
mcuboot issues
Sort by
recently updated
recently updated
newest added
[https://github.com/mcu-tools/mcuboot/blob/main/boot/bootutil/src/bootutil_misc.c#L524](https://github.com/mcu-tools/mcuboot/blob/main/boot/bootutil/src/bootutil_misc.c#L524) Here the padding size is assumed to always be the same as sector size, is this correct? We are running into issues when application starts filling up the partition....