summaryrefslogtreecommitdiffstats
path: root/common/image-cipher.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* fit: cipher: aes: allow to read the IV in the FIT imagePhilippe Reynes2020-10-121-7/+15
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-1/+1
* image: Use constants for 'required' and 'key-name-hint'Simon Glass2020-04-011-1/+1
* u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2020-01-171-0/+104
* mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-171-0/+63