Home
last modified time | relevance | path

Searched refs:custom_smc_handler (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dcustom_svc.h12 uint64_t custom_smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2,
/rk3399_ARM-atf/plat/xilinx/common/
H A Dcustom_sip_svc.c13 uint64_t custom_smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, in custom_smc_handler() function
/rk3399_ARM-atf/docs/plat/
H A Damd-versal2.rst66 ``custom_smc_handler`` in this service.
69 named ``custom_smc_handler``. Once the custom package is included in the
70 TF-A build, its definition of ``custom_smc_handler`` is enabled.
H A Dxilinx-versal.rst83 ``custom_smc_handler`` in this service.
86 named ``custom_smc_handler``. Once the custom package is included in the
87 TF-A build, its definition of ``custom_smc_handler`` is enabled.
H A Dxilinx-zynqmp.rst141 custom_smc_handler in this service.
144 smc handler with the name custom_smc_handler. once custom package is
145 included in TF-A build, their definition of custom_smc_handler is
/rk3399_ARM-atf/plat/xilinx/zynqmp/
H A Dsip_svc_setup.c110 return custom_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in sip_svc_smc_handler()
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dsip_svc_setup.c111 return custom_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in sip_svc_smc_handler()
/rk3399_ARM-atf/plat/amd/versal2/
H A Dsip_svc_setup.c109 return custom_smc_handler(smc_fid, x1, x2, x3, x4, in sip_svc_smc_handler()