Home
last modified time | relevance | path

Searched refs:help (Results 1 – 15 of 15) sorted by relevance

/mcuboot-latest/scripts/imgtool/
Dmain.py124 help='Prompt for password to protect key')
127 help='{}'.format('One of: {}'.format(', '.join(keygens.keys()))))
129 @click.command(help='Generate pub/private keypair')
137 help='This option is deprecated. Please use the '
142 help='Valid encodings: {}'.format(', '.join(valid_encodings)))
145 help='Specify the output file\'s name. \
147 @click.command(help='Dump public key from keypair')
176 help='Valid encodings: {}. '
182 help='Specify the output file\'s name. \
184 @click.command(help='Dump the SHA256 hash of the public key')
[all …]
/mcuboot-latest/ci/fih_test_docker/
Dvalidate_output.py28 parser.add_argument('filename', help='yaml file to process')
29 parser.add_argument('skip_size', help='instruction skip size')
31 help='fault injection hardening level')
Ddamage_image.py112 …parser.add_argument("-i", "--in-file", required=True, help='The input image to be corrupted (read …
113 parser.add_argument("-o", "--out-file", required=True, help='the corrupted image')
118 help='Corrupt the image hash')
123 help='Corrupt the signature of the image')
Dgenerate_test_report.py39 parser.add_argument('filename', help='yaml file to process')
Dfi_tester_gdb.sh159 -h|--help)
/mcuboot-latest/boot/zephyr/
DKconfig.serial_recovery17 help
32 help
42 help
53 help
72 help
80 help
89 help
95 help
104 help
112 help
[all …]
DKconfig.firmware_loader12 help
19 help
27 help
34 help
41 help
DKconfig24 help
30 help
41 help
51 help
71 help
78 help
83 help
88 help
96 help
104 help
[all …]
/mcuboot-latest/scripts/
Dassemble.py110 help='Directory of built bootloader')
112 help='Signed image file for primary image')
114 help='Signed image file for secondary image')
116 help='Filename to write full image to')
118 help='Zephyr base containing the Zephyr repository')
/mcuboot-latest/ci/
Dcompare_versions.py30 parser.add_argument('--old', help='Version currently in use')
31 parser.add_argument('--new', help='New version to publish')
Dget_features.py25 parser.add_argument('infile', help='Input file to parse')
/mcuboot-latest/samples/zephyr/
DMakefile90 help: target
/mcuboot-latest/docs/
Dimgtool.md97 -h, --help Show this message and exit.
Dreadme-zephyr.md21 needed (see end of this help file for details on creating a scratch partition
Drelease-notes.md393 - Add a `ptest` utility to help run the simulator in different