Home
last modified time | relevance | path

Searched defs:smc_fid (Results 1 – 25 of 92) sorted by relevance

1234

/rk3399_ARM-atf/plat/imx/common/
H A Dimx_sip_handler.c48 int imx_srtc_handler(uint32_t smc_fid, in imx_srtc_handler()
85 int imx_cpufreq_handler(uint32_t smc_fid, in imx_cpufreq_handler()
108 int imx_wakeup_src_handler(uint32_t smc_fid, in imx_wakeup_src_handler()
127 int imx_otp_handler(uint32_t smc_fid, in imx_otp_handler()
153 int imx_misc_set_temp_handler(uint32_t smc_fid, in imx_misc_set_temp_handler()
165 int imx_src_handler(uint32_t smc_fid, in imx_src_handler()
245 int imx_src_handler(uint32_t smc_fid, in imx_src_handler()
289 uint64_t imx_buildinfo_handler(uint32_t smc_fid, in imx_buildinfo_handler()
308 int imx_kernel_entry_handler(uint32_t smc_fid, in imx_kernel_entry_handler()
343 int imx_hifi_xrdc(uint32_t smc_fid) in imx_hifi_xrdc()
/rk3399_ARM-atf/plat/nxp/common/sip_svc/
H A Dsip_svc.c26 static uintptr_t nxp_plat_sip_handler(unsigned int smc_fid, in nxp_plat_sip_handler()
45 static void clean_top_32b_of_param(uint32_t smc_fid, in clean_top_32b_of_param()
61 static uintptr_t nxp_sip_handler(unsigned int smc_fid, in nxp_sip_handler()
157 static uintptr_t sip_smc_handler(unsigned int smc_fid, in sip_smc_handler()
/rk3399_ARM-atf/plat/mediatek/common/
H A Dmtk_sip_svc.c25 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()
40 uintptr_t mediatek_sip_handler(uint32_t smc_fid, in mediatek_sip_handler()
91 uintptr_t sip_smc_handler(uint32_t smc_fid, in sip_smc_handler()
/rk3399_ARM-atf/plat/rockchip/common/
H A Drockchip_sip_svc.c23 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
39 uintptr_t sip_smc_handler(uint32_t smc_fid, in sip_smc_handler()
/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_main.c164 uint64_t spm_mm_sp_call(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3) in spm_mm_sp_call()
209 static uint64_t mm_communicate(uint32_t smc_fid, uint64_t mm_cookie, in mm_communicate()
266 uint64_t spm_mm_tpm_start_handler(uint32_t smc_fid, in spm_mm_tpm_start_handler()
305 uint64_t spm_mm_smc_handler(uint32_t smc_fid, in spm_mm_smc_handler()
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c217 static uint64_t spmc_smc_return(uint32_t smc_fid, in spmc_smc_return()
314 uint64_t smc_fid = SMC_GET_GP(handle, CTX_GPREG_X0); in direct_msg_validate_lp_resp() local
372 static uint64_t direct_req_smc_handler(uint32_t smc_fid, in direct_req_smc_handler()
503 static uint64_t direct_resp_smc_handler(uint32_t smc_fid, in direct_resp_smc_handler()
621 static uint64_t msg_wait_handler(uint32_t smc_fid, in msg_wait_handler()
707 static uint64_t ffa_error_handler(uint32_t smc_fid, in ffa_error_handler()
777 static uint64_t ffa_version_handler(uint32_t smc_fid, in ffa_version_handler()
818 static uint64_t rxtx_map_handler(uint32_t smc_fid, in rxtx_map_handler()
925 static uint64_t rxtx_unmap_handler(uint32_t smc_fid, in rxtx_unmap_handler()
1159 static uint64_t partition_info_get_handler(uint32_t smc_fid, in partition_info_get_handler()
[all …]
/rk3399_ARM-atf/services/std_svc/trng/
H A Dtrng_main.c100 bool is_trng_fid(uint32_t smc_fid) in is_trng_fid()
109 uintptr_t trng_smc_handler(uint32_t smc_fid, u_register_t x1, u_register_t x2, in trng_smc_handler()
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_acs_smc_handler.h14 #define is_acs_fid(smc_fid) (smc_fid == ARM_VEN_EL3_ACS_SMC_HANDLER) argument
/rk3399_ARM-atf/services/std_svc/errata_abi/
H A Derrata_abi_main.c199 bool is_errata_fid(uint32_t smc_fid) in is_errata_fid()
228 uintptr_t errata_abi_smc_handler(uint32_t smc_fid, u_register_t x1, in errata_abi_smc_handler()
/rk3399_ARM-atf/services/spd/pncd/
H A Dpncd_main.c285 uintptr_t plat_pncd_smc_handler(uint32_t smc_fid, in plat_pncd_smc_handler()
314 static uintptr_t pncd_smc_handler_unsafe(uint32_t smc_fid, in pncd_smc_handler_unsafe()
435 static uintptr_t pncd_smc_handler(uint32_t smc_fid, in pncd_smc_handler()
/rk3399_ARM-atf/plat/arm/common/
H A Dplat_acs_smc_handler.c13 uintptr_t plat_arm_acs_smc_handler(unsigned int smc_fid, uint64_t services, in plat_arm_acs_smc_handler()
/rk3399_ARM-atf/bl1/
H A Dbl1_main.c227 u_register_t bl1_smc_handler(unsigned int smc_fid, in bl1_smc_handler()
273 u_register_t bl1_smc_wrapper(uint32_t smc_fid, in bl1_smc_wrapper()
/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Dplat_sip_calls.c14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/rockchip/rk3288/
H A Dplat_sip_calls.c14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/rockchip/px30/
H A Dplat_sip_calls.c14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/rockchip/rk3368/
H A Dplat_sip_calls.c14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Dplat_sip_calls.c13 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/rockchip/rk3568/
H A Dplat_sip_calls.c17 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/mediatek/mt8186/
H A Dplat_sip_calls.c16 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()
/rk3399_ARM-atf/plat/st/stm32mp1/services/
H A Dstm32mp1_svc_setup.c25 void plat_svc_smc_handler(uint32_t smc_fid, u_register_t x1, in plat_svc_smc_handler()
/rk3399_ARM-atf/plat/st/stm32mp2/services/
H A Dstm32mp2_svc_setup.c23 void plat_svc_smc_handler(uint32_t smc_fid, u_register_t x1, in plat_svc_smc_handler()
/rk3399_ARM-atf/lib/pmf/
H A Dpmf_smc.c17 uintptr_t pmf_smc_handler(unsigned int smc_fid, in pmf_smc_handler()
/rk3399_ARM-atf/plat/mediatek/mt8192/
H A Dplat_sip_calls.c15 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()
/rk3399_ARM-atf/services/el3/
H A Dven_el3_svc.c45 static uintptr_t ven_el3_svc_handler(unsigned int smc_fid, in ven_el3_svc_handler()
/rk3399_ARM-atf/plat/mediatek/mt8195/
H A Dplat_sip_calls.c18 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()

1234