Searched refs:target_addr (Results 1 – 1 of 1) sorted by relevance
216 static u8 *get_2nd_stage_bl_location(ulong target_addr) in get_2nd_stage_bl_location() argument222 addr = target_addr; in get_2nd_stage_bl_location()397 u32 code_len, code_offset, target_addr, exec_entry; in compute_second_stage_hash() local412 target_addr = *(u32 *)(buf + ESDHC_BOOT_IMAGE_TARGET_OFS); in compute_second_stage_hash()415 load_addr = get_2nd_stage_bl_location(target_addr); in compute_second_stage_hash()416 if (load_addr == (u8 *)target_addr) in compute_second_stage_hash()