mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 13:22:41 +00:00
Fixes #26413. The devicetree for disco_l475_iot1 declares the flash partitions "storage" and "image-scratch" with overlapping address spaces. As a result, when one of these partitions is used it can corrupt the contents of the other one. This is the case when mcuboot performs an image swap using the scratch partition. To fix the bug, the size of the scratch partition is reduced. Signed-off-by: Hans Wilmers <hans@wilmers.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
shields | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
deprecated.cmake | ||
index.rst | ||
Kconfig |