Searched refs:p_statctx (Results 1 – 1 of 1) sorted by relevance
115 struct tfm_state_context_t *p_statctx; in init_spm_func_context() local118 const uint32_t stack_alloc_size = (sizeof(*p_statctx) + 7UL) & ~0x7UL; in init_spm_func_context()138 p_statctx = (struct tfm_state_context_t *)sp; in init_spm_func_context()139 ARCH_CTXCTRL_EXCRET_PATTERN(p_statctx, ctx[0], ctx[1], ctx[2], ctx[3], in init_spm_func_context()