Home
last modified time | relevance | path

Searched refs:SMC_UNK (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
Dtlkd_main.c155 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
169 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
209 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
226 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
229 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
279 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
286 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
305 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
336 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
367 SMC_RET1(handle, SMC_UNK); in tlkd_smc_handler()
[all …]
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_main.c304 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
316 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
361 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
468 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
503 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
633 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
666 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
690 SMC_RET1(handle, SMC_UNK); in tspd_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/custom/
Doem_svc.c48 rc = SMC_UNK; in oem_smc_handler()
93 SMC_RET1(handle, SMC_UNK); in oem_svc_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
Drockchip_sip_svc.c31 SMC_RET1(handle, SMC_UNK); in rockchip_plat_sip_handler()
51 SMC_RET1(handle, SMC_UNK); in sip_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_sip_calls.c119 SMC_RET1(handle, SMC_UNK); in tegra_sip_handler()
170 SMC_RET1(handle, SMC_UNK); in tegra_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dsmcc.h38 #define SMC_UNK U(0xffffffff) macro
93 CASSERT(_tl != SMC_UNK, invalid_svc_uuid);\
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/
Dplat_sip_calls.c25 SMC_RET1(handle, SMC_UNK); in rockchip_plat_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/lib/psci/
Dpsci_main.c349 return SMC_UNK; in psci_smc_handler()
353 return SMC_UNK; in psci_smc_handler()
470 return SMC_UNK; in psci_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_sip_svc.c70 SMC_RET1(handle, SMC_UNK); in hisi_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/lib/pmf/
Dpmf_smc.c66 SMC_RET1(handle, SMC_UNK); in pmf_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dp/
Dcdn_dp.c41 return SMC_UNK; in dp_hdcp_ctrl()
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/
Dsip_svc_setup.c79 SMC_RET1(handle, SMC_UNK); in sip_svc_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/services/std_svc/
Dstd_svc_setup.c101 SMC_RET1(handle, SMC_UNK); in std_svc_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_svc_main.c95 SMC_RET1(handle, SMC_UNK); in pm_smc_handler()
250 SMC_RET1(handle, SMC_UNK); in pm_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
Darm_sip_svc.c91 SMC_RET1(handle, SMC_UNK); in arm_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/
Dplat_sip_calls.c71 SMC_RET1(handle, SMC_UNK); in rockchip_plat_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
Dplat_sip_calls.c108 SMC_RET1(handle, SMC_UNK); in mediatek_plat_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/
Dmtk_sip_svc.c32 SMC_RET1(handle, SMC_UNK); in mediatek_plat_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
Druntime_exceptions.S384 mov w0, #SMC_UNK
389 mov w0, #SMC_UNK
/device/linaro/bootloader/arm-trusted-firmware/common/
Druntime_svc.c49 SMC_RET1(handle, SMC_UNK); in handle_runtime_svc()
/device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
Dtrusty.c242 SMC_RET1(handle, SMC_UNK); in trusty_smc_handler()
255 SMC_RET1(handle, SMC_UNK); in trusty_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/bl1/
Dbl1_main.c280 SMC_RET1(handle, SMC_UNK); in bl1_smc_handler()
Dbl1_fwu.c96 SMC_RET1(handle, SMC_UNK); in bl1_fwu_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/aarch32/
Dentrypoint.S179 mov r0, #SMC_UNK
/device/linaro/bootloader/arm-trusted-firmware/docs/
Drt-svc-writers-guide.rst208 SMC_RET1(handle, SMC_UNK);
223 SMC_RET1(handle, SMC_UNK);

12