Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/bl2/src/
Dshared_data.c184 uint8_t mcuboot_image_id = 0; in boot_save_shared_data() local
214 mcuboot_image_id = i; in boot_save_shared_data()
220 mcuboot_image_id = i; in boot_save_shared_data()
234 fwu_minor = SET_FWU_MINOR(mcuboot_image_id, SW_VERSION); in boot_save_shared_data()
246 slot_id = BOOT_MEASUREMENT_SLOT_RT_0 + mcuboot_image_id; in boot_save_shared_data()