summaryrefslogtreecommitdiff
path: root/common/image-fit-sig.c
AgeCommit message (Expand)Author
2021-11-11Create a new boot/ directorySimon Glass
2021-10-31image.h: make image_sign_info.fit point to constHannu Lounento
2021-10-08image: Remove some #ifdefs from image-fit and image-fit-sigSimon Glass
2021-10-08image: Add Kconfig options for FIT in the tools buildSimon Glass
2021-08-04fit: Fix verification of images with external dataJohn Keeping
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc
2021-02-15fit: Don't allow verification of images with @ nodesSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-27common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc
2021-01-22image-fit: Fix FIT_CIPHER linkingJoel Stanley
2020-10-12vboot: add DTB policy for supporting multiple required conf keysThirupathaiah Annapureddy
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-01rsa: sig: fix config signature check for fit with paddingPhilippe Reynes
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro