Searched refs:e32_parse_ehdr (Results 1 – 4 of 4) sorted by relevance
59 TEE_Result e32_parse_ehdr(uint8_t *fw, size_t size);
20 TEE_Result e32_parse_ehdr(uint8_t *fw, size_t size) in e32_parse_ehdr() function
797 res = e32_parse_ehdr(ctx->fw_img, ctx->fw_img_sz); in remoteproc_load_elf()
101 static TEE_Result e32_parse_ehdr(struct ta_elf *elf, Elf32_Ehdr *ehdr) in e32_parse_ehdr() function170 static TEE_Result e32_parse_ehdr(struct ta_elf *elf __unused, in e32_parse_ehdr() function514 res = e32_parse_ehdr(elf, (void *)va); in init_elf()