Searched refs:sc_ipc_open (Results 1 – 4 of 4) sorted by relevance
36 sc_err_t sc_ipc_open(sc_ipc_t *ipc, sc_ipc_id_t id);
34 sc_err_t sc_ipc_open(sc_ipc_t *ipc, sc_ipc_id_t id) in sc_ipc_open() function
292 if (sc_ipc_open(&ipc_handle, SC_IPC_BASE) != SC_ERR_NONE) in bl31_early_platform_setup2()
316 if (sc_ipc_open(&ipc_handle, SC_IPC_BASE) != SC_ERR_NONE) in bl31_early_platform_setup2()
Completed in 4 milliseconds