/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX5/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX4/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX2/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX1/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX6/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX5/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX6/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/scfw_api/svc/seco/ |
D | seco_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_seco_image_load() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_seco_image_load() 62 RPC_SIZE(&msg) = 7U; in sc_seco_image_load() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_SECO); in sc_seco_image_load() 64 RPC_FUNC(&msg) = U8(SECO_FUNC_IMAGE_LOAD); in sc_seco_image_load() 66 RPC_U32(&msg, 0U) = U32(addr_src >> 32ULL); in sc_seco_image_load() 67 RPC_U32(&msg, 4U) = U32(addr_src); in sc_seco_image_load() 68 RPC_U32(&msg, 8U) = U32(addr_dst >> 32ULL); in sc_seco_image_load() 69 RPC_U32(&msg, 12U) = U32(addr_dst); in sc_seco_image_load() 70 RPC_U32(&msg, 16U) = U32(len); in sc_seco_image_load() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX5/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX4/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX1/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/scfw_api/svc/rm/ |
D | rm_rpc_clnt.c | 58 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local 61 RPC_VER(&msg) = SC_RPC_VERSION; in sc_rm_partition_alloc() 62 RPC_SIZE(&msg) = 3U; in sc_rm_partition_alloc() 63 RPC_SVC(&msg) = U8(SC_RPC_SVC_RM); in sc_rm_partition_alloc() 64 RPC_FUNC(&msg) = U8(RM_FUNC_PARTITION_ALLOC); in sc_rm_partition_alloc() 66 RPC_U8(&msg, 0U) = B2U8(secure); in sc_rm_partition_alloc() 67 RPC_U8(&msg, 1U) = B2U8(isolated); in sc_rm_partition_alloc() 68 RPC_U8(&msg, 2U) = B2U8(restricted); in sc_rm_partition_alloc() 69 RPC_U8(&msg, 3U) = B2U8(grant); in sc_rm_partition_alloc() 70 RPC_U8(&msg, 4U) = B2U8(coherent); in sc_rm_partition_alloc() [all …]
|