Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/spd/trusty/
H A Dtrusty.c47 void *saved_sp; member
128 ret_args = trusty_context_switch_helper(&ctx->saved_sp, &args); in trusty_context_switch()
347 (void)trusty_init_context_stack(&ctx->saved_sp, &ctx->secure_stack.end); in trusty_init()
349 (void)trusty_context_switch_helper(&ctx->saved_sp, &zero_args); in trusty_init()
391 if (ctx->saved_sp == NULL) { in trusty_cpu_on_finish_handler()