Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/hisilicon/hikey/
Dhisi_mcu.c73 static int is_binary_header_invalid(struct mcu_image_head *head, in is_binary_header_invalid() function
164 if (is_binary_header_invalid(head, image_size)) { in hisi_mcu_load_image()