Searched refs:pmf_smc_handler (Results 1 – 5 of 5) sorted by relevance
/tf-a-ffa_el3_spmc/include/lib/pmf/ |
A D | pmf.h | 66 uintptr_t pmf_smc_handler(unsigned int smc_fid,
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
A D | hisi_sip_svc.c | 47 return pmf_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in hisi_sip_handler()
|
/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() function
|
/tf-a-ffa_el3_spmc/plat/arm/common/ |
A D | arm_sip_svc.c | 61 return pmf_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in arm_sip_handler()
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | firmware-design.rst | 2517 into ``pmf_smc_handler()``. 2521 Interface : pmf_smc_handler()
|
Completed in 8 milliseconds