Skip to content
Commit d62631af authored by Fabio Utzig's avatar Fabio Utzig Committed by Andrzej Puzdrowski
Browse files

imgtool: fix encrypting hex images



Fixes padding hex images when encrypting. The issues stems from binaries
using `bytes` and IntelHex returning `array` where `bytes` cannot be
appended to, so use `.extend()` instead.

Signed-off-by: default avatarFabio Utzig <utzig@apache.org>
parent df8e974c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment