Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dloader.c1014 uint32_t f_off; local
1018 f_off = boot_img_slot_off(state, active_slot);
1020 if (hdr->ih_flags & IMAGE_F_ROM_FIXED && hdr->ih_load_addr != f_off) {
1023 active_slot == 0 ? "primary" : "secondary", f_off,