Lines Matching refs:file
23 This key file is what is used to sign images, this file should be
38 For Zephyr, the keys live in the file `boot/zephyr/keys.c`. For
40 the key file.
44 will extract the public key from the given private key file, and
46 into the key file. However, when the `MCUBOOT_HW_KEY` config option is
70 --sig-out filename Path to the file to which signature will be
137 -x, --hex-addr INTEGER Adjust address in hex output file.
149 The main arguments given are the key file generated above, a version
159 is used with an Intel Hex file, `--header-size` bytes will be subtracted from
161 adjust for the new bytes prepended to the file. The load address of all data
162 existing in the file should not change.