Searched refs:spmd_smc_forward (Results 1 – 1 of 1) sorted by relevance
/external/arm-trusted-firmware/services/std_svc/spmd/ |
D | spmd_main.c | 90 static uint64_t spmd_smc_forward(uint32_t smc_fid, 339 static uint64_t spmd_smc_forward(uint32_t smc_fid, in spmd_smc_forward() function 463 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 507 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 557 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 567 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 615 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler() 638 return spmd_smc_forward(smc_fid, secure_origin, in spmd_smc_handler()
|