Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_status.h172 struct shared_data_tlv_entry { struct
177 #define SHARED_DATA_ENTRY_HEADER_SIZE sizeof(struct shared_data_tlv_entry) argument
/mcuboot-latest/boot/zephyr/
Dshared_data.c39 struct shared_data_tlv_entry tlv_entry = {0}; in boot_add_data_to_shared_area()
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c55 struct shared_data_tlv_entry tlv_entry = {0}; in boot_add_data_to_shared_area()