| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: mkimage: Show where signatures/keys are written | Simon Glass | 2022-01-26 | 1 | -5/+18 |
* | tools: Pass public-key node through to caller | Simon Glass | 2022-01-26 | 1 | -3/+25 |
* | image: Return destination node for add_verify_data() method | Simon Glass | 2022-01-26 | 1 | -3/+2 |
* | tools: Drop unused name in image-host | Simon Glass | 2022-01-26 | 1 | -4/+1 |
* | tools: Improve comments in signing functions | Simon Glass | 2022-01-26 | 1 | -22/+76 |
* | mkimage: Allow to specify the signature algorithm on the command line | Jan Kiszka | 2022-01-24 | 1 | -20/+28 |
* | image-fit: Make string of algo parameter constant | Jan Kiszka | 2022-01-24 | 1 | -2/+2 |
* | doc: replace @return by Return: | Heinrich Schuchardt | 2022-01-19 | 1 | -2/+2 |
* | tools/image-host.c: Fix spelling of "expected". | Vagrant Cascadian | 2021-10-12 | 1 | -1/+1 |
* | tools: Avoid showing return value of clock_gettime() | Simon Glass | 2021-07-15 | 1 | -4/+4 |
* | tools: image-host: fix wrong return value | Ming Liu | 2021-07-14 | 1 | -1/+3 |
* | mkimage: Add a 'keyfile' argument for image signing | Alexandru Gagniuc | 2021-04-14 | 1 | -26/+32 |
* | tools: image-host: add support for several sub-images | Philippe Reynes | 2021-01-22 | 1 | -15/+21 |
* | tools: image-host: clean function fit_config_get_hash_list | Philippe Reynes | 2021-01-22 | 1 | -56/+76 |
* | tools: image-host.c: use correct variable for strerrno | Philippe Reynes | 2020-11-19 | 1 | -1/+1 |
* | tools: image-host.c: use random instead of rand | Philippe Reynes | 2020-11-19 | 1 | -2/+2 |
* | tools: image-host.c: use correct output format | Heinrich Schuchardt | 2020-10-22 | 1 | -4/+4 |
* | fit: cipher: aes: allow to store the IV in the FIT image | Philippe Reynes | 2020-10-12 | 1 | -12/+49 |
* | mkimage: fit: include image cipher in configuration signature | Patrick Oppenlander | 2020-08-07 | 1 | -0/+17 |
* | mkimage: fit: don't cipher ciphered data | Patrick Oppenlander | 2020-08-07 | 1 | -1/+14 |
* | mkimage: fit: handle FDT_ERR_NOSPACE when ciphering | Patrick Oppenlander | 2020-08-07 | 1 | -9/+10 |
* | mkimage: fit: only process one cipher node | Patrick Oppenlander | 2020-08-07 | 1 | -35/+22 |
* | libfdt: split fdt_region declarations out to <fdt_region.h> | Masahiro Yamada | 2020-04-26 | 1 | -0/+1 |
* | tools: image-host.c: use correct output format | Heinrich Schuchardt | 2020-04-24 | 1 | -1/+1 |
* | image: Use constants for 'required' and 'key-name-hint' | Simon Glass | 2020-04-01 | 1 | -4/+4 |
* | fit_check_sign: Allow selecting the configuration to verify | Simon Glass | 2020-04-01 | 1 | -2/+4 |
* | image: Be a little more verbose when checking signatures | Simon Glass | 2020-04-01 | 1 | -1/+2 |
* | tools: image-host.c: remove uboot_aes.h | Philippe Reynes | 2020-02-25 | 1 | -1/+0 |
* | mkimage: fit: add support to encrypt image with aes | Philippe Reynes | 2020-01-17 | 1 | -0/+292 |
* | rsa: add a structure for the padding | Philippe Reynes | 2018-12-03 | 1 | -0/+4 |
* | mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures | Alex Kiernan | 2018-07-10 | 1 | -14/+20 |
* | vboot: Do not use hashed-strings offset | Teddy Reed | 2018-07-10 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | fix incorrect usage of DT node unit address in comments | Andre Przywara | 2018-01-15 | 1 | -5/+5 |
* | tools: image: fix message when fail to add verification data for config | Masahiro Yamada | 2017-11-06 | 1 | -3/+1 |
* | tools: image: allow to sign image nodes without -K option | Masahiro Yamada | 2017-11-06 | 1 | -7/+8 |
* | tools: image: fix "algo" property of public key for verified boot | Masahiro Yamada | 2017-11-06 | 1 | -1/+1 |
* | tools: image: fix node name of signature node in FIT | Masahiro Yamada | 2017-10-23 | 1 | -1/+1 |
* | mkimage: Add support for signing with pkcs11 | George McCollister | 2017-01-14 | 1 | -12/+18 |
* | image: Combine image_sig_algo with image_sign_info | Andrew Duda | 2016-11-21 | 1 | -7/+9 |
* | image: Add crypto_algo struct for RSA info | Andrew Duda | 2016-11-21 | 1 | -4/+5 |
* | tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 | mario.six@gdsys.cc | 2016-07-25 | 1 | -3/+8 |
* | tools: Fix return code of fit_image_process_sig() | mario.six@gdsys.cc | 2016-07-22 | 1 | -6/+7 |
* | tools: Correct error handling in fit_image_process_hash() | Simon Glass | 2016-07-14 | 1 | -6/+8 |
* | tools: fix typo in tools/image-host.c | Heiko Schocher | 2014-08-14 | 1 | -1/+1 |
* | Enhance fit_check_sign to check all images | Simon Glass | 2014-06-19 | 1 | -3/+9 |
* | mkimage: Automatically expand FDT in more cases | Simon Glass | 2014-06-19 | 1 | -1/+3 |
* | mkimage: Automatically make space in FDT when full | Simon Glass | 2014-06-11 | 1 | -9/+17 |
* | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 2014-03-21 | 1 | -0/+15 |
* | tools/image-host: fix sign-images bug | Heiko Schocher | 2014-03-21 | 1 | -1/+1 |