Searched refs:spmd_smc_forward (Results 1 – 1 of 1) sorted by relevance
| /trusted-firmware-a-latest/services/std_svc/spmd/ |
| D | spmd_main.c | 91 static uint64_t spmd_smc_forward(uint32_t smc_fid, 735 static uint64_t spmd_smc_forward(uint32_t smc_fid, in spmd_smc_forward() function 891 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 918 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 996 return spmd_smc_forward(ret, true, FFA_PARAM_MBZ, in spmd_smc_handler() 1018 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 1148 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 1161 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 1222 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 1253 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() [all …]
|