Home
last modified time | relevance | path

Searched defs:ppa_tee_load_info (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/
Dsec-common.c49 struct ppa_tee_load_info { struct
50 u32 tee_sec_mem_start; /* Physical start address reserved for TEE */
51 u32 tee_sec_mem_size; /* Size of the memory reserved for TEE */
52 u32 tee_cert_start; /* Address where signed TEE binary is loaded */
53 u32 tee_cert_size; /* Size of TEE certificate (signed binary) */
54 u32 tee_jump_addr; /* Address to jump to start TEE execution */
55 u32 tee_arg0; /* argument to TEE jump function, in r0 */