Searched refs:sc_rm_set_resource_movable (Results 1 – 4 of 4) sorted by relevance
/tf-a-ffa_el3_spmc/plat/imx/imx8qm/ |
A D | imx8qm_bl31_setup.c | 191 err = sc_rm_set_resource_movable(ipc_handle, secure_rsrcs[i], in mx8_partition_resources() 200 err = sc_rm_set_resource_movable(ipc_handle, SC_R_M4_0_PID0, in mx8_partition_resources() 209 err = sc_rm_set_resource_movable(ipc_handle, SC_R_M4_1_PID0, in mx8_partition_resources() 230 err = sc_rm_set_resource_movable(ipc_handle, SC_R_M4_0_PID0, in mx8_partition_resources() 241 err = sc_rm_set_resource_movable(ipc_handle, SC_R_M4_1_PID0, in mx8_partition_resources()
|
/tf-a-ffa_el3_spmc/plat/imx/common/include/sci/svc/rm/ |
A D | sci_rm_api.h | 356 sc_err_t sc_rm_set_resource_movable(sc_ipc_t ipc, sc_rsrc_t resource_fst,
|
/tf-a-ffa_el3_spmc/plat/imx/imx8qx/ |
A D | imx8qx_bl31_setup.c | 208 err = sc_rm_set_resource_movable(ipc_handle, in imx8_partition_resources()
|
/tf-a-ffa_el3_spmc/plat/imx/common/sci/svc/rm/ |
A D | rm_rpc_clnt.c | 221 sc_err_t sc_rm_set_resource_movable(sc_ipc_t ipc, sc_rsrc_t resource_fst, in sc_rm_set_resource_movable() function
|
Completed in 6 milliseconds