Searched refs:custom_smc_handler (Results 1 – 8 of 8) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/common/include/ |
| H A D | custom_svc.h | 12 uint64_t custom_smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2,
|
| /rk3399_ARM-atf/plat/xilinx/common/ |
| H A D | custom_sip_svc.c | 13 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 D | amd-versal2.rst | 66 ``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 D | xilinx-versal.rst | 83 ``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 D | xilinx-zynqmp.rst | 141 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 D | sip_svc_setup.c | 110 return custom_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in sip_svc_smc_handler()
|
| /rk3399_ARM-atf/plat/xilinx/versal/ |
| H A D | sip_svc_setup.c | 111 return custom_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in sip_svc_smc_handler()
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | sip_svc_setup.c | 109 return custom_smc_handler(smc_fid, x1, x2, x3, x4, in sip_svc_smc_handler()
|