Home
last modified time | relevance | path

Searched refs:SC_RPC_SVC_RM (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/imx/common/sci/svc/rm/
A Drm_rpc_clnt.c39 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_partition_alloc()
64 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_set_confidential()
82 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_partition_free()
99 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_get_did()
115 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_partition_static()
133 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_partition_lock()
150 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_get_partition()
170 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_set_parent()
189 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_move_all()
209 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_RM; in sc_rm_assign_resource()
[all …]
/arm-trusted-firmware-2.8.0/plat/imx/common/include/sci/
A Dsci_rpc.h42 #define SC_RPC_SVC_RM 3U macro

Completed in 6 milliseconds