/tf-a-ffa_el3_spmc/plat/xilinx/zynqmp/pm_service/ |
A D | pm_svc_main.c | 270 SMC_RET1(handle, SMC_UNK); in pm_smc_handler() 282 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 287 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 298 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 303 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 307 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 311 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 315 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 319 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 639 SMC_RET1(handle, SMC_UNK); in pm_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/plat/xilinx/versal/pm_service/ |
A D | pm_svc_main.c | 142 SMC_RET1(handle, SMC_UNK); in pm_smc_handler() 162 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 166 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 171 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 175 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 179 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 184 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 189 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 194 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 198 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/plat/amlogic/common/ |
A D | aml_sip_svc.c | 57 SMC_RET1(handle, AML_SHARE_MEM_INPUT_BASE); in aml_sip_handler() 60 SMC_RET1(handle, AML_SHARE_MEM_OUTPUT_BASE); in aml_sip_handler() 67 SMC_RET1(handle, ret); in aml_sip_handler() 70 SMC_RET1(handle, aml_efuse_user_max()); in aml_sip_handler() 74 SMC_RET1(handle, 0); in aml_sip_handler() 78 SMC_RET1(handle, 0); in aml_sip_handler() 81 SMC_RET1(handle, aml_sip_get_chip_id(x1)); in aml_sip_handler() 88 SMC_RET1(handle, SMC_UNK); in aml_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/ |
A D | mrvl_sip_svc.c | 93 SMC_RET1(handle, SMC_UNK); in mrvl_sip_smc_handler() 112 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 116 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 120 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 124 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 128 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 133 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 138 SMC_RET1(handle, 0); in mrvl_sip_smc_handler() 142 SMC_RET1(handle, 0); in mrvl_sip_smc_handler() 145 SMC_RET1(handle, 0); in mrvl_sip_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/common/ |
A D | tegra_sip_calls.c | 48 SMC_RET1(handle, (uint64_t)err); in tegra_sip_handler() 59 SMC_RET1(handle, (uint64_t)-ENOTSUP); in tegra_sip_handler() 68 SMC_RET1(handle, (uint64_t)err); in tegra_sip_handler() 76 SMC_RET1(handle, (uint64_t)-ENOTSUP); in tegra_sip_handler() 88 SMC_RET1(handle, (uint64_t)-ENOTSUP); in tegra_sip_handler() 104 SMC_RET1(handle, 0); in tegra_sip_handler() 115 SMC_RET1(handle, SMC_UNK); in tegra_sip_handler() 125 SMC_RET1(handle, 0); in tegra_sip_handler() 146 SMC_RET1(handle, SMC_UNK); in tegra_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/xilinx/common/ipi_mailbox_service/ |
A D | ipi_mailbox_svc.c | 86 SMC_RET1(handle, ret); in ipi_smc_handler() 91 SMC_RET1(handle, 0); in ipi_smc_handler() 94 SMC_RET1(handle, 0); in ipi_smc_handler() 103 SMC_RET1(handle, ret); in ipi_smc_handler() 111 SMC_RET1(handle, 0); in ipi_smc_handler() 121 SMC_RET1(handle, 0); in ipi_smc_handler() 125 SMC_RET1(handle, 0); in ipi_smc_handler() 128 SMC_RET1(handle, 0); in ipi_smc_handler() 131 SMC_RET1(handle, SMC_UNK); in ipi_smc_handler()
|
/tf-a-ffa_el3_spmc/services/std_svc/trng/ |
A D | trng_main.c | 29 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd32() 33 SMC_RET1(handle, TRNG_E_NO_ENTROPY); in trng_rnd32() 53 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd32() 65 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd64() 69 SMC_RET1(handle, TRNG_E_NO_ENTROPY); in trng_rnd64() 88 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd64() 114 SMC_RET1(handle, TRNG_E_NOT_IMPLEMENTED); in trng_smc_handler() 119 SMC_RET1(handle, MAKE_SMCCC_VERSION( in trng_smc_handler() 125 SMC_RET1(handle, TRNG_E_SUCCESS); in trng_smc_handler() 127 SMC_RET1(handle, TRNG_E_NOT_SUPPORTED); in trng_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/plat/imx/common/ |
A D | imx_sip_svc.c | 30 SMC_RET1(handle, imx_kernel_entry_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler() 34 SMC_RET1(handle, imx_soc_info_handler(smc_fid, x1, x2, x3)); in imx_sip_handler() 41 SMC_RET1(handle, imx_cpufreq_handler(smc_fid, x1, x2, x3)); in imx_sip_handler() 44 SMC_RET1(handle, imx_wakeup_src_handler(smc_fid, x1, x2, x3)); in imx_sip_handler() 49 SMC_RET1(handle, imx_misc_set_temp_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler() 53 SMC_RET1(handle, imx_src_handler(smc_fid, x1, x2, x3, handle)); in imx_sip_handler() 57 SMC_RET1(handle, imx_buildinfo_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler() 60 SMC_RET1(handle, SMC_UNK); in imx_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/a3k/common/ |
A D | a3700_sip_svc.c | 46 SMC_RET1(handle, SMC_UNK); in mrvl_sip_smc_handler() 55 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 59 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 63 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 68 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 72 SMC_RET1(handle, SMC_UNK); in mrvl_sip_smc_handler()
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8173/ |
A D | plat_sip_calls.c | 84 SMC_RET1(handle, ret); in mediatek_plat_sip_handler() 88 SMC_RET1(handle, ret); in mediatek_plat_sip_handler() 92 SMC_RET1(handle, ret); in mediatek_plat_sip_handler() 96 SMC_RET1(handle, ret); in mediatek_plat_sip_handler() 100 SMC_RET1(handle, ret); in mediatek_plat_sip_handler() 104 SMC_RET1(handle, ret); in mediatek_plat_sip_handler() 114 SMC_RET1(handle, SMC_UNK); in mediatek_plat_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/nxp/common/sip_svc/ |
A D | sip_svc.c | 36 SMC_RET1(handle, SMC_UNK); in nxp_plat_sip_handler() 91 SMC_RET1(handle, SMC_UNK); in nxp_sip_handler() 99 SMC_RET1(handle, SMC_UNK); in nxp_sip_handler() 105 SMC_RET1(handle, SMC_UNK); in nxp_sip_handler() 110 SMC_RET1(handle, SMC_OK); in nxp_sip_handler() 112 SMC_RET1(handle, SMC_UNK); in nxp_sip_handler() 123 SMC_RET1(handle, SMC_UNK); in nxp_sip_handler() 134 SMC_RET1(handle, SMC_OK); in nxp_sip_handler() 136 SMC_RET1(handle, SMC_UNK); in nxp_sip_handler() 144 SMC_RET1(handle, SMC_UNK); in nxp_sip_handler() [all …]
|
/tf-a-ffa_el3_spmc/services/spd/tlkd/ |
A D | tlkd_main.c | 217 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 231 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 280 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 297 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 350 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 357 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 376 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 407 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 438 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 456 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/drivers/arm/ethosn/ |
A D | ethosn_smc.c | 118 SMC_RET1(handle, SMC_UNK); in ethosn_smc_handler() 130 SMC_RET1(handle, SMC_UNK); in ethosn_smc_handler() 135 SMC_RET1(handle, ETHOSN_NOT_SUPPORTED); in ethosn_smc_handler() 142 SMC_RET1(handle, ethosn_is_sec()); in ethosn_smc_handler() 149 SMC_RET1(handle, ETHOSN_CORE_IDX_OUT_OF_RANGE); in ethosn_smc_handler() 155 SMC_RET1(handle, ETHOSN_FAILURE); in ethosn_smc_handler() 160 SMC_RET1(handle, ETHOSN_SUCCESS); in ethosn_smc_handler() 162 SMC_RET1(handle, SMC_UNK); in ethosn_smc_handler()
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/ |
A D | plat_sip_calls.c | 65 SMC_RET1(handle, ddr_smc_handler(x1, x2, x3, x4)); in rockchip_plat_sip_handler() 68 SMC_RET1(handle, dp_hdcp_ctrl(x1)); in rockchip_plat_sip_handler() 72 SMC_RET1(handle, dp_hdcp_store_key(x1, x2, x3, x4, x5, x6)); in rockchip_plat_sip_handler() 76 SMC_RET1(handle, SMC_UNK); in rockchip_plat_sip_handler()
|
/tf-a-ffa_el3_spmc/services/arm_arch_svc/ |
A D | arm_arch_svc_setup.c | 111 SMC_RET1(handle, smccc_version()); in arm_arch_svc_smc_handler() 113 SMC_RET1(handle, smccc_arch_features(x1)); in arm_arch_svc_smc_handler() 115 SMC_RET1(handle, smccc_arch_id(x1)); in arm_arch_svc_smc_handler() 138 SMC_RET1(handle, SMC_UNK); in arm_arch_svc_smc_handler()
|
/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/ |
A D | spm_mm_main.c | 264 SMC_RET1(handle, SPM_INVALID_PARAMETER); in mm_communicate() 269 SMC_RET1(handle, SPM_INVALID_PARAMETER); in mm_communicate() 305 SMC_RET1(handle, rc); in mm_communicate() 337 SMC_RET1(handle, SPM_MM_VERSION_COMPILED); in spm_mm_smc_handler() 347 SMC_RET1(handle, SPM_NOT_SUPPORTED); in spm_mm_smc_handler() 349 SMC_RET1(handle, in spm_mm_smc_handler() 358 SMC_RET1(handle, SPM_NOT_SUPPORTED); in spm_mm_smc_handler() 360 SMC_RET1(handle, in spm_mm_smc_handler() 375 SMC_RET1(handle, MM_VERSION_COMPILED); in spm_mm_smc_handler() 384 SMC_RET1(handle, SPM_NOT_SUPPORTED); in spm_mm_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8173/drivers/wdt/ |
A D | wdt.c | 104 SMC_RET1(handle, ret); in wdt_smc_handler() 107 SMC_RET1(handle, PSCI_E_SUCCESS); in wdt_smc_handler() 110 SMC_RET1(handle, PSCI_E_SUCCESS); in wdt_smc_handler() 113 SMC_RET1(handle, PSCI_E_NOT_SUPPORTED); in wdt_smc_handler()
|
/tf-a-ffa_el3_spmc/services/std_svc/ |
A D | pci_svc.c | 65 SMC_RET1(handle, SMC_PCI_CALL_SUCCESS); in pci_smc_handler() 67 SMC_RET1(handle, SMC_PCI_CALL_NOT_SUPPORTED); in pci_smc_handler() 90 SMC_RET1(handle, SMC_PCI_CALL_INVAL_PARAM); in pci_smc_handler() 93 SMC_RET1(handle, ret); in pci_smc_handler() 111 SMC_RET1(handle, SMC_PCI_CALL_NOT_SUPPORTED); in pci_smc_handler()
|
/tf-a-ffa_el3_spmc/plat/arm/common/ |
A D | arm_sip_svc.c | 91 SMC_RET1(handle, STATE_SW_E_DENIED); in arm_sip_handler() 101 SMC_RET1(handle, STATE_SW_E_DENIED); in arm_sip_handler() 117 SMC_RET1(handle, call_count); in arm_sip_handler() 129 SMC_RET1(handle, SMC_UNK); in arm_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/mediatek/common/custom/ |
A D | oem_svc.c | 47 SMC_RET1(handle, SMC_UNK); in oem_smc_handler() 76 SMC_RET1(handle, OEM_SVC_NUM_CALLS); in oem_svc_smc_handler() 88 SMC_RET1(handle, SMC_UNK); in oem_svc_smc_handler()
|
/tf-a-ffa_el3_spmc/services/spd/tspd/ |
A D | tspd_main.c | 88 SMC_RET1(ns_cpu_context, SMC_PREEMPTED); in tspd_handle_sp_preemption() 370 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 382 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 440 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 548 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 584 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 705 SMC_RET1(handle, SMC_OK); in tspd_smc_handler() 727 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 767 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 777 SMC_RET1(handle, TSP_NUM_FID); in tspd_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/plat/rockchip/common/ |
A D | rockchip_sip_svc.c | 33 SMC_RET1(handle, SMC_UNK); in rockchip_plat_sip_handler() 53 SMC_RET1(handle, SMC_UNK); in sip_smc_handler() 58 SMC_RET1(handle, in sip_smc_handler()
|
/tf-a-ffa_el3_spmc/services/std_svc/sdei/ |
A D | sdei_main.c | 965 SMC_RET1(ctx, ret); in sdei_smc_handler() 973 SMC_RET1(ctx, ret); in sdei_smc_handler() 979 SMC_RET1(ctx, ret); in sdei_smc_handler() 985 SMC_RET1(ctx, ret); in sdei_smc_handler() 991 SMC_RET1(ctx, ret); in sdei_smc_handler() 1019 SMC_RET1(ctx, ret); in sdei_smc_handler() 1025 SMC_RET1(ctx, ret); in sdei_smc_handler() 1031 SMC_RET1(ctx, ret); in sdei_smc_handler() 1037 SMC_RET1(ctx, 0); in sdei_smc_handler() 1043 SMC_RET1(ctx, ret); in sdei_smc_handler() [all …]
|
/tf-a-ffa_el3_spmc/services/spd/trusty/ |
A D | generic-arm64-smcall.c | 94 SMC_RET1(handle, 0); in trusty_generic_platform_smc() 98 SMC_RET1(handle, trusty_get_reg_base(x1)); in trusty_generic_platform_smc() 102 SMC_RET1(handle, SMC_UNK); in trusty_generic_platform_smc()
|
/tf-a-ffa_el3_spmc/plat/mediatek/common/ |
A D | mtk_sip_svc.c | 35 SMC_RET1(handle, SMC_UNK); in mediatek_plat_sip_handler() 69 SMC_RET1(handle, ret); in mediatek_sip_handler() 103 SMC_RET1(handle, in sip_smc_handler()
|