Skip to content
Commit 7298e422 authored by Philippe Reynes's avatar Philippe Reynes Committed by Tom Rini
Browse files

mkimage: fit: add support to encrypt image with aes



This commit add the support of encrypting image with aes
in mkimage. To enable the ciphering, a node cipher with
a reference to a key and IV (Initialization Vector) must
be added to the its file. Then mkimage add the encrypted
image to the FIT and add the key and IV to the u-boot
device tree.

Signed-off-by: default avatarPhilippe Reynes <philippe.reynes@softathome.com>
parent 1c6cd16d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment