summaryrefslogtreecommitdiff
path: root/common/image-cipher.c
Commit message (Expand)AuthorAgeFilesLines
* Create a new boot/ directorySimon Glass2021-11-111-176/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon 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 headerWIP/2020-05-18-reduce-size-of-common.hSimon 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 aesWIP/2020-01-17-improve-aes-supportPhilippe Reynes2020-01-171-0/+104
* mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-171-0/+63