Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/spd/trusty/
H A Dtrusty_helpers.S17 .global trusty_context_switch_helper symbol
18 func trusty_context_switch_helper
55 endfunc trusty_context_switch_helper
H A Dtrusty.c74 struct smc_args trusty_context_switch_helper(void **sp, void *smc_params);
128 ret_args = trusty_context_switch_helper(&ctx->saved_sp, &args); in trusty_context_switch()
349 (void)trusty_context_switch_helper(&ctx->saved_sp, &zero_args); in trusty_init()