Searched refs:boot_is_header_valid (Results 1 – 1 of 1) sorted by relevance
559 boot_is_header_valid(const struct image_header *hdr, const struct flash_area *fap) in boot_is_header_valid() function785 if (!boot_is_header_valid(hdr, fap) || FIH_NOT_EQ(fih_rc, FIH_SUCCESS)) { in boot_validate_slot()2384 if (boot_is_header_valid(hdr, BOOT_IMG_AREA(state, slot))) {