Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/tee/
H A Doptee.h13 #define OPTEE_MAGIC 0x4554504f macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c306 if ((hdr->magic != OPTEE_MAGIC) || in secure_tee_install()