Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/spd/trusty/
Dtrusty_helpers.S17 .global trusty_context_switch_helper symbol
18 func trusty_context_switch_helper
55 endfunc trusty_context_switch_helper
Dtrusty.c72 struct smc_args trusty_context_switch_helper(void **sp, void *smc_params);
124 ret_args = trusty_context_switch_helper(&ctx->saved_sp, &args); in trusty_context_switch()
344 (void)trusty_context_switch_helper(&ctx->saved_sp, &zero_args); in trusty_init()