mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Add support for signing with the pkcs11 engine. This allows FIT images to be signed with keys securely stored on a smartcard, hardware security module, etc without exposing the keys. Support for other engines can be added in the future by modifying rsa_engine_get_pub_key() and rsa_engine_get_priv_key() to construct correct key_id strings. Signed-off-by: George McCollister <george.mccollister@gmail.com> |
||
|---|---|---|
| .. | ||
| binman | ||
| buildman | ||
| dtoc | ||
| easylogo | ||
| env | ||
| gdb | ||
| kermit | ||
| logos | ||
| omap | ||
| patman | ||
| scripts | ||
| tbot | ||
| .gitignore | ||
| aisimage.c | ||
| aisimage.h | ||
| atmel_pmecc_params.c | ||
| atmelimage.c | ||
| bin2header.c | ||
| bmp_logo.c | ||
| default_image.c | ||
| dumpimage.c | ||
| dumpimage.h | ||
| envcrc.c | ||
| fdt_host.h | ||
| fdtgrep.c | ||
| fit_check_sign.c | ||
| fit_common.c | ||
| fit_common.h | ||
| fit_image.c | ||
| fit_info.c | ||
| gen_eth_addr.c | ||
| genboardscfg.py | ||
| getline.c | ||
| getline.h | ||
| gpheader.h | ||
| gpimage-common.c | ||
| gpimage.c | ||
| ifdtool.c | ||
| ifdtool.h | ||
| image-host.c | ||
| imagetool.c | ||
| imagetool.h | ||
| img2brec.sh | ||
| img2srec.c | ||
| imximage.c | ||
| imximage.h | ||
| jtagconsole | ||
| kwbimage.c | ||
| kwbimage.h | ||
| kwboot.c | ||
| lpc32xximage.c | ||
| Makefile | ||
| microcode-tool | ||
| microcode-tool.py | ||
| mingw_support.c | ||
| mingw_support.h | ||
| mkenvimage.c | ||
| mkexynosspl.c | ||
| mkimage.c | ||
| mkimage.h | ||
| mksunxiboot.c | ||
| moveconfig.py | ||
| mxsboot.c | ||
| mxsimage.c | ||
| mxsimage.h | ||
| ncb.c | ||
| netconsole | ||
| omapimage.c | ||
| omapimage.h | ||
| os_support.c | ||
| os_support.h | ||
| pbl_crc32.c | ||
| pbl_crc32.h | ||
| pblimage.c | ||
| pblimage.h | ||
| proftool.c | ||
| relocate-rela.c | ||
| rkcommon.c | ||
| rkcommon.h | ||
| rkimage.c | ||
| rkmux.py | ||
| rksd.c | ||
| rkspi.c | ||
| socfpgaimage.c | ||
| ublimage.c | ||
| ublimage.h | ||
| ubsha1.c | ||
| vybridimage.c | ||
| xway-swap-bytes.c | ||
| zynqimage.c | ||
| zynqmpimage.c | ||