Searched refs:FFA_ERROR (Results 1 – 8 of 8) sorted by relevance
173 if (ffa_func_id(ret) == FFA_ERROR) { in memory_retrieve()
147 if (ffa_return._regs[0] == FFA_ERROR) { in test_memory_send()
506 SMC_RET8(handle, (uint32_t) FFA_ERROR, in spmd_ffa_error_return()608 case FFA_ERROR: in spmd_smc_handler()
122 #define FFA_ERROR FFA_FID(SMC_32, FFA_FNUM_ERROR) macro
139 SMC_RET8(handle, FFA_ERROR, in spmc_ffa_error_return()1083 case FFA_ERROR: in ffa_features_handler()1901 case FFA_ERROR: in spmc_smc_handler()
968 | | and simply returning FFA_ERROR status interface. |
669 ``FFA_ERROR`` in case of failure.
1334 …- add support for handling FFA_ERROR ABI ([d663fe7](https://review.trustedfirmware.org/plugins/git…
Completed in 24 milliseconds