Searched refs:sc_call_rpc (Results 1 – 1 of 1) sorted by relevance
196 static TEE_Result sc_call_rpc(struct sc_rpc_msg *msg, bool wait_resp) in sc_call_rpc() function228 res = sc_call_rpc(&msg, true); in sc_rm_get_partition()266 res = sc_call_rpc(&msg, true); in sc_pm_set_resource_power_mode()308 res = sc_call_rpc(&msg, true); in sc_rm_assign_resource()398 res = sc_call_rpc(&msg, true); in imx_sc_seco_start_rng()
Completed in 3 milliseconds