Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c288 struct optee_header *hdr; in secure_tee_install()
301 hdr = (struct optee_header *)map_sysmem(addr, sizeof(struct optee_header)); in secure_tee_install()
304 sizeof(struct optee_header) + 280; in secure_tee_install()
309 (hdr->init_load_addr_lo < (sec_mem_start + sizeof(struct optee_header))) || in secure_tee_install()
/OK3568_Linux_fs/u-boot/include/tee/
H A Doptee.h18 struct optee_header { struct