/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/ |
A D | plat_sip_calls.c | 33 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 D | pci_svc.c | 74 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 D | plat_sip_calls.c | 31 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 D | sip_svc.c | 97 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 D | mrvl_sip_svc.c | 151 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 D | socfpga_sip_svc.c | 743 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 D | socfpga_sip_svc_v2.c | 159 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 D | pm_svc_main.c | 181 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 D | qti_syscall.c | 285 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 D | pm_svc_main.c | 366 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 D | drtm_remediation.c | 41 SMC_RET2(ctx, SUCCESS, error_code); in drtm_get_error()
|
A D | drtm_main.c | 148 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 D | hisi_sip_svc.c | 67 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 D | pmf_smc.c | 57 SMC_RET2(handle, rc, ts_value); in pmf_smc_handler()
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/ |
A D | plat_sip_calls.c | 31 SMC_RET2(handle, ret, x4); in mediatek_plat_sip_handler()
|
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/services/ |
A D | stm32mp1_svc_setup.c | 87 SMC_RET2(handle, ret1, ret2); in stm32mp1_svc_smc_handler()
|
/arm-trusted-firmware-2.8.0/plat/rockchip/common/ |
A D | rockchip_sip_svc.c | 67 SMC_RET2(handle, RK_SIP_SVC_VERSION_MAJOR, in sip_smc_handler()
|
/arm-trusted-firmware-2.8.0/plat/xilinx/versal/ |
A D | sip_svc_setup.c | 87 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 D | sip_svc_setup.c | 86 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 D | smccc_helpers.h | 40 #define SMC_RET2(_h, _x0, _x1) { \ macro 46 SMC_RET2(_h, (_x0), (_x1)); \
|
/arm-trusted-firmware-2.8.0/plat/xilinx/zynqmp/ |
A D | sip_svc_setup.c | 90 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 D | arm_sip_svc.c | 125 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 D | smccc_helpers.h | 121 #define SMC_RET2(_h, _r0, _r1) { \ macro 127 SMC_RET2(_h, (_r0), (_r1)); \
|
/arm-trusted-firmware-2.8.0/services/spd/tspd/ |
A D | tspd_main.c | 215 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 D | mtk_sip_svc.c | 112 SMC_RET2(handle, MTK_SIP_SVC_VERSION_MAJOR, in sip_smc_handler()
|