summaryrefslogtreecommitdiff
path: root/tools/image-host.c
AgeCommit message (Expand)Author
2025-06-22lib: rsa: fix compilation error without opensslShiji Yang
2025-02-28Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host bui...Tom Rini
2025-02-28rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-24Revert "Merge patch series "Add preload_check_sign tool""Tom Rini
2025-02-21Merge patch series "Add preload_check_sign tool"Tom Rini
2025-02-21rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-18tools: use cryptographically safe RNGHeinrich Schuchardt
2025-02-11tools: fix NULL_AFTER_DEREF in image-host.cAnton Moryakov
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2024-12-19aes: Allow to store randomly generated IV in the FITPaul HENRYS
2024-10-18image-host: fix 'unknown error' error messageAlexander Kochetkov
2024-07-05mkimage: Allow 'auto-conf' signing of scriptsAlexander Dahl
2024-04-12image-host: Fix error value paths and emit error messages to stderr.Hugo Cornelis
2024-01-18image-host: refactor and protect for very long filenamesHugo Cornelis
2024-01-11tools: fix build without LIBCRYPTO supportPaul-Erwan Rio
2023-08-30tools: image-host: print error messages to stderrOleksandr Suvorov
2023-01-18mkimage: Add a few more messages for FIT failuresSimon Glass
2022-10-26mkimage: fit: Fix signing of configs with external dataSean Anderson
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance
2022-05-05tools: mkimage: Avoid ENODATA in host toolsMark Kettenis
2022-03-31mkimage: add public key for image pre-load stagePhilippe Reynes
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass
2022-01-26tools: Pass public-key node through to callerSimon Glass
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass
2022-01-26tools: Drop unused name in image-hostSimon Glass
2022-01-26tools: Improve comments in signing functionsSimon Glass
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka
2022-01-24image-fit: Make string of algo parameter constantJan Kiszka
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-12tools/image-host.c: Fix spelling of "expected".Vagrant Cascadian
2021-07-15tools: Avoid showing return value of clock_gettime()Simon Glass
2021-07-14tools: image-host: fix wrong return valueMing Liu
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc
2021-01-22tools: image-host: add support for several sub-imagesPhilippe Reynes
2021-01-22tools: image-host: clean function fit_config_get_hash_listPhilippe Reynes
2020-11-19tools: image-host.c: use correct variable for strerrnoPhilippe Reynes
2020-11-19tools: image-host.c: use random instead of randPhilippe Reynes
2020-10-22tools: image-host.c: use correct output formatHeinrich Schuchardt
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes
2020-08-07mkimage: fit: include image cipher in configuration signaturePatrick Oppenlander
2020-08-07mkimage: fit: don't cipher ciphered dataPatrick Oppenlander
2020-08-07mkimage: fit: handle FDT_ERR_NOSPACE when cipheringPatrick Oppenlander
2020-08-07mkimage: fit: only process one cipher nodePatrick Oppenlander
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada
2020-04-24tools: image-host.c: use correct output formatHeinrich Schuchardt
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass
2020-04-01fit_check_sign: Allow selecting the configuration to verifySimon Glass
2020-04-01image: Be a little more verbose when checking signaturesSimon Glass