Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dboot.c106 void init_tee_runtime(void) in init_tee_runtime() function
246 init_tee_runtime(); in boot_init_primary_runtime()
/optee_os/core/include/kernel/
H A Dboot.h71 void init_tee_runtime(void);
/optee_os/core/arch/arm/kernel/
H A Dboot.c842 void init_tee_runtime(void) in init_tee_runtime() function
1084 init_tee_runtime(); in boot_init_primary_runtime()
H A Dvirtualization.c553 init_tee_runtime(); in virt_on_stdcall()