/external/arm-trusted-firmware/plat/xilinx/versal/pm_service/ |
D | pm_svc_main.c | 77 SMC_RET1(handle, SMC_UNK); in pm_smc_handler() 89 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 93 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 98 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 102 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 106 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 110 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 114 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 119 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() 123 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() [all …]
|
/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/ |
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() 323 SMC_RET1(handle, (uint64_t)ret); in pm_smc_handler() [all …]
|
/external/arm-trusted-firmware/plat/marvell/armada/common/ |
D | mrvl_sip_svc.c | 81 SMC_RET1(handle, SMC_UNK); in mrvl_sip_smc_handler() 89 SMC_RET1(handle, SMC_UNK); in mrvl_sip_smc_handler() 99 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 103 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 107 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 111 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 115 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 120 SMC_RET1(handle, ret); in mrvl_sip_smc_handler() 125 SMC_RET1(handle, 0); in mrvl_sip_smc_handler() 129 SMC_RET1(handle, 0); in mrvl_sip_smc_handler() [all …]
|
/external/arm-trusted-firmware/services/std_svc/trng/ |
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 …]
|
/external/arm-trusted-firmware/plat/xilinx/common/ipi_mailbox_service/ |
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()
|
/external/arm-trusted-firmware/plat/nvidia/tegra/common/ |
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()
|
/external/arm-trusted-firmware/services/spd/tlkd/ |
D | tlkd_main.c | 217 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 231 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 248 SMC_RET1(ns_cpu_context, x1); in tlkd_smc_handler() 280 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 297 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler() 300 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() 399 SMC_RET1(ns_cpu_context, x1); in tlkd_smc_handler() [all …]
|
/external/arm-trusted-firmware/plat/amlogic/common/ |
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()
|
/external/arm-trusted-firmware/plat/imx/common/ |
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() 52 SMC_RET1(handle, imx_buildinfo_handler(smc_fid, x1, x2, x3, x4)); in imx_sip_handler() 55 SMC_RET1(handle, SMC_UNK); in imx_sip_handler()
|
/external/arm-trusted-firmware/services/std_svc/spm_mm/ |
D | spm_mm_main.c | 225 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER); in mm_communicate() 230 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER); in mm_communicate() 266 SMC_RET1(handle, rc); in mm_communicate() 298 SMC_RET1(handle, SPM_MM_VERSION_COMPILED); in spm_mm_smc_handler() 308 SMC_RET1(handle, SPM_MM_NOT_SUPPORTED); in spm_mm_smc_handler() 310 SMC_RET1(handle, in spm_mm_smc_handler() 319 SMC_RET1(handle, SPM_MM_NOT_SUPPORTED); in spm_mm_smc_handler() 321 SMC_RET1(handle, in spm_mm_smc_handler() 336 SMC_RET1(handle, MM_VERSION_COMPILED); in spm_mm_smc_handler() 345 SMC_RET1(handle, SPM_MM_NOT_SUPPORTED); in spm_mm_smc_handler() [all …]
|
/external/arm-trusted-firmware/plat/mediatek/mt8173/ |
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()
|
/external/arm-trusted-firmware/plat/marvell/armada/a3k/common/ |
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()
|
/external/arm-trusted-firmware/services/std_svc/sdei/ |
D | sdei_main.c | 951 SMC_RET1(ctx, SMC_UNK); in sdei_smc_handler() 955 SMC_RET1(ctx, SMC_UNK); in sdei_smc_handler() 962 SMC_RET1(ctx, ret); in sdei_smc_handler() 970 SMC_RET1(ctx, ret); in sdei_smc_handler() 976 SMC_RET1(ctx, ret); in sdei_smc_handler() 982 SMC_RET1(ctx, ret); in sdei_smc_handler() 988 SMC_RET1(ctx, ret); in sdei_smc_handler() 1008 SMC_RET1(ctx, ret); in sdei_smc_handler() 1016 SMC_RET1(ctx, ret); in sdei_smc_handler() 1022 SMC_RET1(ctx, ret); in sdei_smc_handler() [all …]
|
/external/arm-trusted-firmware/services/spd/tspd/ |
D | tspd_main.c | 88 SMC_RET1(ns_cpu_context, SMC_PREEMPTED); in tspd_handle_sp_preemption() 307 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 319 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 364 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 472 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 508 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 629 SMC_RET1(handle, SMC_OK); in tspd_smc_handler() 651 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 691 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler() 701 SMC_RET1(handle, TSP_NUM_FID); in tspd_smc_handler() [all …]
|
/external/arm-trusted-firmware/plat/rockchip/rk3399/ |
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()
|
/external/arm-trusted-firmware/plat/arm/common/ |
D | arm_sip_svc.c | 77 SMC_RET1(handle, STATE_SW_E_DENIED); in arm_sip_handler() 87 SMC_RET1(handle, STATE_SW_E_DENIED); in arm_sip_handler() 98 SMC_RET1(handle, call_count); in arm_sip_handler() 110 SMC_RET1(handle, SMC_UNK); in arm_sip_handler()
|
/external/arm-trusted-firmware/services/arm_arch_svc/ |
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()
|
/external/arm-trusted-firmware/plat/mediatek/mt8173/drivers/wdt/ |
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()
|
/external/arm-trusted-firmware/plat/mediatek/common/custom/ |
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()
|
/external/arm-trusted-firmware/plat/rockchip/common/ |
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()
|
/external/arm-trusted-firmware/services/spd/trusty/ |
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()
|
D | trusty.c | 184 SMC_RET1(handle, 0); in trusty_set_fiq_handler() 202 SMC_RET1(handle, (uint64_t)SM_ERR_INVALID_PARAMETERS); in trusty_fiq_exit() 247 SMC_RET1(handle, 0); in trusty_smc_handler() 249 SMC_RET1(handle, SMC_UNK); in trusty_smc_handler() 264 SMC_RET1(handle, SMC_UNK); in trusty_smc_handler() 282 SMC_RET1(handle, SMC_UNK); in trusty_smc_handler() 294 SMC_RET1(handle, SM_ERR_BUSY); in trusty_smc_handler() 300 SMC_RET1(handle, ret.r0); in trusty_smc_handler()
|
/external/arm-trusted-firmware/plat/mediatek/common/ |
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()
|
/external/arm-trusted-firmware/services/std_svc/ |
D | std_svc_setup.c | 113 SMC_RET1(handle, ret); in std_svc_smc_handler() 158 SMC_RET1(handle, PSCI_NUM_CALLS); in std_svc_smc_handler() 170 SMC_RET1(handle, SMC_UNK); in std_svc_smc_handler()
|
/external/arm-trusted-firmware/bl1/ |
D | bl1_fwu.c | 70 SMC_RET1(handle, bl1_fwu_image_copy((uint32_t)x1, x2, in bl1_fwu_smc_handler() 74 SMC_RET1(handle, bl1_fwu_image_auth((uint32_t)x1, x2, in bl1_fwu_smc_handler() 78 SMC_RET1(handle, bl1_fwu_image_execute((uint32_t)x1, &handle, in bl1_fwu_smc_handler() 82 SMC_RET1(handle, bl1_fwu_image_resume((register_t)x1, &handle, in bl1_fwu_smc_handler() 86 SMC_RET1(handle, bl1_fwu_sec_image_done(&handle, flags)); in bl1_fwu_smc_handler() 89 SMC_RET1(handle, bl1_fwu_image_reset((uint32_t)x1, flags)); in bl1_fwu_smc_handler() 99 SMC_RET1(handle, SMC_UNK); in bl1_fwu_smc_handler()
|