summaryrefslogtreecommitdiff
path: root/common/image-fit-sig.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-04fit: Fix verification of images with external dataJohn Keeping1-1/+7
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc1-1/+1
2021-02-16fit: Don't allow verification of images with @ nodesSimon Glass1-2/+20
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-28common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc1-1/+1
2021-01-23image-fit: Fix FIT_CIPHER linkingJoel Stanley1-14/+0
2020-10-13vboot: add DTB policy for supporting multiple required conf keysThirupathaiah Annapureddy1-3/+29
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-01rsa: sig: fix config signature check for fit with paddingPhilippe Reynes1-1/+1
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada1-0/+1
2020-04-08Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-8/+41
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro1-0/+417