Home
last modified time | relevance | path

Searched refs:sw_type (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/scripts/imgtool/
Dboot_record.py38 def create_sw_component_data(sw_type, sw_version, sw_measurement_description, argument
41 properties = {SwComponent.TYPE: sw_type,
Dimage.py461 sw_type=None, custom_tlvs=None, compression_tlvs=None, argument
494 if sw_type is not None:
495 if len(sw_type) > MAX_SW_TYPE_LENGTH:
498 sw_type, len(sw_type))
514 boot_record = create_sw_component_data(sw_type, image_version,
578 if sw_type is not None:
/mcuboot-latest/docs/
Dimgtool.md109 --boot-record sw_type Create CBOR encoded boot record TLV. The
110 sw_type represents the role of the software