Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment