Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/spd/trusty/
H A Dtrusty_helpers.S57 .global trusty_init_context_stack symbol
58 func trusty_init_context_stack
69 endfunc trusty_init_context_stack
H A Dtrusty.c73 struct smc_args trusty_init_context_stack(void **sp, void *new_stack);
347 (void)trusty_init_context_stack(&ctx->saved_sp, &ctx->secure_stack.end); in trusty_init()