mcuboot/scripts/imgtool
Ihor Slabkyy 24d93738d5 Add a way to specify custom TLVs.
Custom TLVs will be placed in the protected area.

Tag and value come from command line.

Values with 0x prefix will be interpreted as an integer, otherwise
it will be interpreted as a string.

Signed-off-by: Ihor Slabkyy <ihor.slabkyy@cypress.com>
2020-06-04 13:02:41 -06:00
..
keys imgtool: Add x25519 key generation and getpriv 2020-04-10 17:56:14 -03:00
__init__.py Preps for v1.6.0 release 2020-05-22 11:59:39 -06:00
boot_record.py imgtool: Add CBOR encoded boot record to TLV area 2020-03-26 12:23:36 +01:00
image.py Add a way to specify custom TLVs. 2020-06-04 13:02:41 -06:00
main.py Add a way to specify custom TLVs. 2020-06-04 13:02:41 -06:00
version.py Add click handling of cli options 2018-06-05 10:58:01 -03:00