/tf-a-ffa_el3_spmc/plat/imx/common/ |
A D | imx_sip_handler.c | 38 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 D | imx_sip_svc.c | 19 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 D | sip_svc.c | 26 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 D | mtk_sip_svc.c | 25 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 D | rockchip_sip_svc.c | 23 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 D | oem_svc.c | 37 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 D | spmc_main.c | 136 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 D | spmc_shared_mem.c | 340 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 D | logical_sp_test.c | 15 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 D | spm_mm_main.c | 226 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 D | trng_main.c | 100 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 D | plat_sip_calls.c | 14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/ |
A D | plat_sip_calls.c | 14 uintptr_t rockchip_plat_sip_handler(uint32_t smc_fid, in rockchip_plat_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/rockchip/px30/ |
A D | plat_sip_calls.c | 14 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 D | logical_mm_sp.c | 59 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 D | bl1_main.c | 223 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 D | pmf_smc.c | 17 uintptr_t pmf_smc_handler(unsigned int smc_fid, in pmf_smc_handler()
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/ |
A D | plat_sip_calls.c | 15 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/ |
A D | plat_sip_calls.c | 13 uintptr_t mediatek_plat_sip_handler(uint32_t smc_fid, in mediatek_plat_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
A D | hisi_sip_svc.c | 31 static uintptr_t hisi_sip_handler(unsigned int smc_fid, in hisi_sip_handler()
|
/tf-a-ffa_el3_spmc/plat/arm/common/ |
A D | arm_sip_svc.c | 43 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 D | plat_sip_calls.c | 38 int plat_sip_handler(uint32_t smc_fid, in plat_sip_handler()
|
/tf-a-ffa_el3_spmc/services/std_svc/ |
A D | std_svc_setup.c | 78 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 D | stm32mp1_svc_setup.c | 39 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 D | tegra_sip_calls.c | 32 uintptr_t tegra_sip_handler(uint32_t smc_fid, in tegra_sip_handler()
|