sign unencrypted sw-description
If sw-description is encrypted and signed, swupdate verifies the decrypted sw-description file (see core/stream_interface.c in swupdate code).
So the signature has to be created from the unencrypted sw-description as well.
Alternatively, the swupdate code needs to be changed to verify the encrypted sw-description.
Signed-off-by:
Christoph Lauer <christoph.lauer@xtronic.de>
Please register or sign in to comment