Home
last modified time | relevance | path

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

123

/tf-a-ffa_el3_spmc/plat/imx/common/
A Dimx_sip_handler.c38 int imx_srtc_handler(uint32_t smc_fid, in imx_srtc_handler()
70 int imx_cpufreq_handler(uint32_t smc_fid, in imx_cpufreq_handler()
93 int imx_wakeup_src_handler(uint32_t smc_fid, in imx_wakeup_src_handler()
112 int imx_otp_handler(uint32_t smc_fid, in imx_otp_handler()
138 int imx_misc_set_temp_handler(uint32_t smc_fid, in imx_misc_set_temp_handler()
150 int imx_src_handler(uint32_t smc_fid, in imx_src_handler()
204 uint64_t imx_buildinfo_handler(uint32_t smc_fid, in imx_buildinfo_handler()
223 int imx_kernel_entry_handler(uint32_t smc_fid, in imx_kernel_entry_handler()
A Dimx_sip_svc.c19 static uintptr_t imx_sip_handler(unsigned int smc_fid, in imx_sip_handler()
/tf-a-ffa_el3_spmc/plat/nxp/common/sip_svc/
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()
/tf-a-ffa_el3_spmc/plat/mediatek/common/
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()
/tf-a-ffa_el3_spmc/plat/rockchip/common/
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()
/tf-a-ffa_el3_spmc/plat/mediatek/common/custom/
A Doem_svc.c37 uintptr_t oem_smc_handler(uint32_t smc_fid, in oem_smc_handler()
54 uintptr_t oem_svc_smc_handler(uint32_t smc_fid, in oem_svc_smc_handler()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_main.c136 static uint64_t spmc_smc_return(uint32_t smc_fid, in spmc_smc_return()
267 static uint64_t direct_req_smc_handler(uint32_t smc_fid, in direct_req_smc_handler()
375 static uint64_t rxtx_map_handler(uint32_t smc_fid, in rxtx_map_handler()
458 static uint64_t rxtx_unmap_handler(uint32_t smc_fid, in rxtx_unmap_handler()
501 static uint64_t ffa_features_handler(uint32_t smc_fid, in ffa_features_handler()
555 static uint64_t ffa_version_handler(uint32_t smc_fid, in ffa_version_handler()
582 static uint64_t ffa_id_get_handler(uint32_t smc_fid, in ffa_id_get_handler()
616 static uint64_t ffa_run_handler(uint32_t smc_fid, in ffa_run_handler()
676 static uint64_t msg_wait_handler(uint32_t smc_fid, in msg_wait_handler()
743 static uint64_t rx_release_handler(uint32_t smc_fid, in rx_release_handler()
[all …]
A Dspmc_shared_mem.c340 long spmc_ffa_mem_send(uint32_t smc_fid, in spmc_ffa_mem_send()
402 long spmc_ffa_mem_frag_tx(uint32_t smc_fid, in spmc_ffa_mem_frag_tx()
461 spmc_ffa_mem_retrieve_req(uint32_t smc_fid, in spmc_ffa_mem_retrieve_req()
612 long spmc_ffa_mem_frag_rx(uint32_t smc_fid, in spmc_ffa_mem_frag_rx()
690 int spmc_ffa_mem_relinquish(uint32_t smc_fid, in spmc_ffa_mem_relinquish()
753 int spmc_ffa_mem_reclaim(uint32_t smc_fid, in spmc_ffa_mem_reclaim()
A Dlogical_sp_test.c15 static uint64_t handle_ffa_direct_request(uint32_t smc_fid, bool secure_origin, uint64_t x1, uint6… in handle_ffa_direct_request()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/
A Dspm_mm_main.c226 uint64_t spm_mm_sp_call(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3) in spm_mm_sp_call()
255 static uint64_t mm_communicate(uint32_t smc_fid, uint64_t mm_cookie, in mm_communicate()
311 uint64_t spm_mm_smc_handler(uint32_t smc_fid, in spm_mm_smc_handler()
/tf-a-ffa_el3_spmc/services/std_svc/trng/
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()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/
A Dplat_sip_calls.c14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/
A Dplat_sip_calls.c14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/tf-a-ffa_el3_spmc/plat/rockchip/px30/
A Dplat_sip_calls.c14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
/tf-a-ffa_el3_spmc/services/std_svc/spm/common/
A Dlogical_mm_sp.c59 static uint64_t spmc_sp_call(unsigned int sp_index, uint32_t smc_fid, in spmc_sp_call()
98 uint32_t smc_fid, in spmc_mm_interface_handler()
249 static uint64_t handle_ffa_direct_request(uint32_t smc_fid, bool secure_origin, uint64_t x1, uint6… in handle_ffa_direct_request()
/tf-a-ffa_el3_spmc/bl1/
A Dbl1_main.c223 u_register_t bl1_smc_handler(unsigned int smc_fid, in bl1_smc_handler()
269 u_register_t bl1_smc_wrapper(uint32_t smc_fid, in bl1_smc_wrapper()
/tf-a-ffa_el3_spmc/lib/pmf/
A Dpmf_smc.c17 uintptr_t pmf_smc_handler(unsigned int smc_fid, in pmf_smc_handler()
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/
A Dplat_sip_calls.c15 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/
A Dplat_sip_calls.c13 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/
A Dhisi_sip_svc.c31 static uintptr_t hisi_sip_handler(unsigned int smc_fid, in hisi_sip_handler()
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_sip_svc.c43 static uintptr_t arm_sip_handler(unsigned int smc_fid, in arm_sip_handler()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t210/
A Dplat_sip_calls.c38 int plat_sip_handler(uint32_t smc_fid, in plat_sip_handler()
/tf-a-ffa_el3_spmc/services/std_svc/
A Dstd_svc_setup.c78 static uintptr_t std_svc_smc_handler(uint32_t smc_fid, in std_svc_smc_handler()
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/services/
A Dstm32mp1_svc_setup.c39 static uintptr_t stm32mp1_svc_smc_handler(uint32_t smc_fid, u_register_t x1, in stm32mp1_svc_smc_handler()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/common/
A Dtegra_sip_calls.c32 uintptr_t tegra_sip_handler(uint32_t smc_fid, in tegra_sip_handler()

Completed in 35 milliseconds

123