Home
last modified time | relevance | path

Searched refs:boot_record (Results 1 – 5 of 5) sorted by relevance

/mcuboot-latest/boot/bootutil/
DCMakeLists.txt19 src/boot_record.c
/mcuboot-latest/scripts/imgtool/
Dmain.py450 security_counter, boot_record, custom_tlv, rom_fixed, max_align, argument
525 img.create(key, public_key_format, enckey, dependencies, boot_record,
568 dependencies, boot_record, custom_tlvs, compression_tlvs,
574 img.create(key, public_key_format, enckey, dependencies, boot_record,
Dimage.py24 from .boot_record import create_sw_component_data
48 from .boot_record import create_sw_component_data
514 boot_record = create_sw_component_data(sw_type, image_version,
518 protected_tlv_size += TLV_SIZE + len(boot_record)
579 prot_tlv.add('BOOT_RECORD', boot_record)
/mcuboot-latest/boot/zephyr/
DCMakeLists.txt114 ${BOOT_DIR}/bootutil/src/boot_record.c
120 ${BOOT_DIR}/bootutil/src/boot_record.c
/mcuboot-latest/boot/espressif/
DCMakeLists.txt238 ${BOOTUTIL_DIR}/src/boot_record.c