You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the partition manager is not used, the area between the MCUboot
header and the image is no longer filled with 0xFFs, but with 0x00s.
Align the decompression logic, so the 0x00s are written into the NVM as
part of the image copy operation, fixing the issue with incorrect digest
value in compressed images.
Ref: NCSDK-37697
Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
0 commit comments