Home
last modified time | relevance | path

Searched refs:SMC_RET2 (Results 1 – 25 of 34) sorted by relevance

12

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/
A Dplat_sip_calls.c33 SMC_RET2(handle, ret, ret_val); in mediatek_plat_sip_handler()
38 SMC_RET2(handle, ret, x4); in mediatek_plat_sip_handler()
48 SMC_RET2(handle, ret, ret_val); in mediatek_plat_sip_handler()
/arm-trusted-firmware-2.8.0/services/std_svc/
A Dpci_svc.c74 SMC_RET2(handle, SMC_PCI_CALL_INVAL_PARAM, 0U); in pci_smc_handler()
77 SMC_RET2(handle, SMC_PCI_CALL_INVAL_PARAM, 0U); in pci_smc_handler()
80 SMC_RET2(handle, SMC_PCI_CALL_INVAL_PARAM, 0U); in pci_smc_handler()
82 SMC_RET2(handle, SMC_PCI_CALL_SUCCESS, ret); in pci_smc_handler()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/
A Dplat_sip_calls.c31 SMC_RET2(handle, ret, x4); in mediatek_plat_sip_handler()
36 SMC_RET2(handle, ret, rnd_val0); in mediatek_plat_sip_handler()
/arm-trusted-firmware-2.8.0/plat/nxp/common/sip_svc/
A Dsip_svc.c97 SMC_RET2(handle, SMC_OK, ret); in nxp_sip_handler()
120 SMC_RET2(handle, SMC_OK, in nxp_sip_handler()
148 SMC_RET2(handle, SMC_OK, ret); in nxp_sip_handler()
177 SMC_RET2(handle, LS_SIP_SVC_VERSION_MAJOR, in sip_smc_handler()
/arm-trusted-firmware-2.8.0/plat/marvell/armada/common/
A Dmrvl_sip_svc.c151 SMC_RET2(handle, ret, read); in mrvl_sip_smc_handler()
155 SMC_RET2(handle, ret, read); in mrvl_sip_smc_handler()
165 SMC_RET2(handle, ret, read); in mrvl_sip_smc_handler()
173 SMC_RET2(handle, ret, read); in mrvl_sip_smc_handler()
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/
A Dsocfpga_sip_svc.c743 SMC_RET2(handle, status, retval); in sip_smc_handler_v1()
784 SMC_RET2(handle, status, retval); in sip_smc_handler_v1()
795 SMC_RET2(handle, status, retval); in sip_smc_handler_v1()
848 SMC_RET2(handle, status, mbox_error); in sip_smc_handler_v1()
856 SMC_RET2(handle, status, retval); in sip_smc_handler_v1()
860 SMC_RET2(handle, status, retval); in sip_smc_handler_v1()
864 SMC_RET2(handle, status, mbox_error); in sip_smc_handler_v1()
887 SMC_RET2(handle, status, mbox_error); in sip_smc_handler_v1()
895 SMC_RET2(handle, status, mbox_error); in sip_smc_handler_v1()
909 SMC_RET2(handle, status, mbox_error); in sip_smc_handler_v1()
[all …]
A Dsocfpga_sip_svc_v2.c159 SMC_RET2(handle, status, x1); in sip_smc_handler_v2()
163 SMC_RET2(handle, status, x1); in sip_smc_handler_v2()
/arm-trusted-firmware-2.8.0/plat/xilinx/versal/pm_service/
A Dpm_svc_main.c181 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)data[0] << 32U), in eemi_for_compatibility()
190 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)result[0] << 32U), in eemi_for_compatibility()
279 SMC_RET2(handle, in TF_A_specific_handler()
322 SMC_RET2(handle, (uint64_t)buf[0] | ((uint64_t)buf[1] << 32U), in eemi_handler()
327 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)buf[0] << 32U), in eemi_handler()
/arm-trusted-firmware-2.8.0/plat/qti/common/src/
A Dqti_syscall.c285 SMC_RET2(handle, QTI_SIP_SUCCESS, ret); in qti_sip_mem_assign()
293 SMC_RET2(handle, QTI_SIP_INVALID_PARAM, ret); in qti_sip_mem_assign()
331 SMC_RET2(handle, QTI_SIP_SVC_VERSION_MAJOR, in qti_sip_handler()
341 SMC_RET2(handle, QTI_SIP_SUCCESS, 1); in qti_sip_handler()
343 SMC_RET2(handle, QTI_SIP_SUCCESS, 0); in qti_sip_handler()
351 SMC_RET2(handle, QTI_SIP_SUCCESS, in qti_sip_handler()
/arm-trusted-firmware-2.8.0/plat/xilinx/zynqmp/pm_service/
A Dpm_svc_main.c366 SMC_RET2(handle, in pm_smc_handler()
384 SMC_RET2(handle, (uint64_t)data[0] | ((uint64_t)data[1] << 32), in pm_smc_handler()
427 SMC_RET2(handle, (uint64_t)ret | in pm_smc_handler()
467 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)result[0] << 32U), in pm_smc_handler()
544 SMC_RET2(handle, (uint64_t)ret | (uint64_t)ret_payload[0] << 32U, in pm_smc_handler()
555 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)version << 32U), in pm_smc_handler()
565 SMC_RET2(handle, (uint64_t)ret | ((uint64_t)result[0] << 32U), in pm_smc_handler()
/arm-trusted-firmware-2.8.0/services/std_svc/drtm/
A Ddrtm_remediation.c41 SMC_RET2(ctx, SUCCESS, error_code); in drtm_get_error()
A Ddrtm_main.c148 SMC_RET2(ctx, 1ULL, /* TPM feature is supported */ in drtm_features_tpm()
154 SMC_RET2(ctx, 1ULL, /* memory req Feature is supported */ in drtm_features_mem_req()
160 SMC_RET2(ctx, 1ULL, /* Boot PE feature is supported */ in drtm_features_boot_pe_id()
166 SMC_RET2(ctx, 1ULL, /* DMA protection feature is supported */ in drtm_features_dma_prot()
172 SMC_RET2(ctx, 1ULL, /* TCB hash feature is supported */ in drtm_features_tcb_hashes()
668 SMC_RET2(handle, args.dlme_paddr, args.dlme_data_off); in drtm_dynamic_launch()
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhisi_sip_svc.c67 SMC_RET2(handle, HISI_SIP_SVC_VERSION_MAJOR, HISI_SIP_SVC_VERSION_MINOR); in hisi_sip_handler()
/arm-trusted-firmware-2.8.0/lib/pmf/
A Dpmf_smc.c57 SMC_RET2(handle, rc, ts_value); in pmf_smc_handler()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/
A Dplat_sip_calls.c31 SMC_RET2(handle, ret, x4); in mediatek_plat_sip_handler()
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/services/
A Dstm32mp1_svc_setup.c87 SMC_RET2(handle, ret1, ret2); in stm32mp1_svc_smc_handler()
/arm-trusted-firmware-2.8.0/plat/rockchip/common/
A Drockchip_sip_svc.c67 SMC_RET2(handle, RK_SIP_SVC_VERSION_MAJOR, in sip_smc_handler()
/arm-trusted-firmware-2.8.0/plat/xilinx/versal/
A Dsip_svc_setup.c87 SMC_RET2(handle, SIP_SVC_VERSION_MAJOR, SIP_SVC_VERSION_MINOR); in sip_svc_smc_handler()
/arm-trusted-firmware-2.8.0/plat/xilinx/versal_net/
A Dsip_svc_setup.c86 SMC_RET2(handle, SIP_SVC_VERSION_MAJOR, SIP_SVC_VERSION_MINOR); in sip_svc_smc_handler()
/arm-trusted-firmware-2.8.0/include/arch/aarch64/
A Dsmccc_helpers.h40 #define SMC_RET2(_h, _x0, _x1) { \ macro
46 SMC_RET2(_h, (_x0), (_x1)); \
/arm-trusted-firmware-2.8.0/plat/xilinx/zynqmp/
A Dsip_svc_setup.c90 SMC_RET2(handle, SIP_SVC_VERSION_MAJOR, SIP_SVC_VERSION_MINOR); in sip_svc_smc_handler()
/arm-trusted-firmware-2.8.0/plat/arm/common/
A Darm_sip_svc.c125 SMC_RET2(handle, ARM_SIP_SVC_VERSION_MAJOR, ARM_SIP_SVC_VERSION_MINOR); in arm_sip_handler()
/arm-trusted-firmware-2.8.0/include/arch/aarch32/
A Dsmccc_helpers.h121 #define SMC_RET2(_h, _r0, _r1) { \ macro
127 SMC_RET2(_h, (_r0), (_r1)); \
/arm-trusted-firmware-2.8.0/services/spd/tspd/
A Dtspd_main.c215 SMC_RET2(&tsp_ctx->cpu_ctx, TSP_HANDLE_SEL1_INTR_AND_RETURN, read_elr_el3()); in tspd_sel1_interrupt_handler()
775 SMC_RET2(handle, x1, x2); in tspd_smc_handler()
790 SMC_RET2(handle, TSP_VERSION_MAJOR, TSP_VERSION_MINOR); in tspd_smc_handler()
/arm-trusted-firmware-2.8.0/plat/mediatek/common/
A Dmtk_sip_svc.c112 SMC_RET2(handle, MTK_SIP_SVC_VERSION_MAJOR, in sip_smc_handler()

Completed in 38 milliseconds

12