Searched refs:boot_image_load_header (Results 1 – 7 of 7) sorted by relevance
66 rc = boot_image_load_header(_fa_p, &_hdr); in boot_go_hook()
311 boot_image_load_header(const struct flash_area *fa_p,
110 rc = boot_image_load_header(_fa_p, &_hdr); in boot_go()
118 rc = boot_image_load_header(_fa_p, &_hdr); in boot_go()
114 rc = boot_image_load_header(_fa_p, &_hdr); in validate_image_slot()
301 rc = boot_image_load_header(flash_area, &_hdr); in boot_handle_enc_fw()
760 boot_image_load_header(const struct flash_area *fa_p, in boot_image_load_header() function