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

u-boot: fit: add support to decrypt fit with aes



This commit add to u-boot the support to decrypt
fit image encrypted with aes. The FIT image contains
the key name and the IV name. Then u-boot look for
the key and IV in his device tree and decrypt images
before moving to the next stage.

Signed-off-by: default avatarPhilippe Reynes <philippe.reynes@softathome.com>
parent 7298e422
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