summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorAndrew Leech <andrew.leech@planetinnovation.com.au>2023-05-11 15:45:53 +1000
committerDamien George <damien@micropython.org>2023-05-19 22:16:53 +1000
commitf03ac04321cbba4bd65b1790eddd4d121f649ce0 (patch)
treeccc673d5f37136e014c6cb4d0faf4eab60916e47 /docs/reference
parentad216be5f13ac86e67cafa6257aea5d6e7f82cda (diff)
stm32/mboot: Fix alignment of packed final buffer.
Once all the firmware has been flashed and the final signatures checked, mboot writes the "all good" byte into the header of the application. This step uses the buffer firmware_head which, if unaligned in the build, fails when cast to a uint64_t* in flash.c. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions