Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dsecure_partition.h40 uint16_t caller_id; member
/optee_os-3.20.0/core/arch/arm/kernel/
A Dspmc_sp_handler.c781 dst->caller_id = FFA_SRC(args->a1); in ffa_handle_sp_direct_req()
821 if (caller_sp->caller_id != FFA_DST(args->a1)) { in ffa_handle_sp_direct_resp()
827 caller_sp->caller_id = 0; in ffa_handle_sp_direct_resp()
870 return sp_get_session(dst->caller_id); in ffa_handle_sp_error()
A Dsecure_partition.c357 s->caller_id = 0; in sp_open_session()

Completed in 7 milliseconds