Home
last modified time | relevance | path

Searched refs:pmf_smc_handler (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_sip_svc.c46 return pmf_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in hisi_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/lib/pmf/
Dpmf_smc.c15 uintptr_t pmf_smc_handler(unsigned int smc_fid, in pmf_smc_handler() function
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
Darm_sip_svc.c47 return pmf_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in arm_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/pmf/
Dpmf.h167 uintptr_t pmf_smc_handler(unsigned int smc_fid,
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.rst2437 retrieved by calling into ``pmf_smc_handler()``.
2441 Interface : pmf_smc_handler()