Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c397 u32 code_len, code_offset, target_addr, exec_entry; in compute_second_stage_hash() local
413 exec_entry = *(u32 *)(buf + ESDHC_BOOT_IMAGE_ENTRY_OFS); in compute_second_stage_hash()
417 bl2_entry = (void(*)(void))exec_entry; in compute_second_stage_hash()