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
Fixes a bug when writing to devices which have memory alignment
requirements with data being using directly from a zcbor-response
whereby the alignment of the buffer data does not meet the
requirements of the flash driver.
Upstream PR: mcu-tools/mcuboot#1533
Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 11c5149)
0 commit comments