summaryrefslogtreecommitdiff
path: root/common/image-cipher.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-10-13fit: cipher: aes: allow to read the IV in the FIT imagePhilippe Reynes1-7/+15
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-1/+1
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass1-1/+1
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes1-0/+104
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes1-0/+63