Searched refs:FFA_ERROR_INVALID_PARAMETER (Results 1 – 7 of 7) sorted by relevance
658 return FFA_ERROR_INVALID_PARAMETER; in spmc_populate_ffa_v1_0_descriptor()672 return FFA_ERROR_INVALID_PARAMETER; in spmc_populate_ffa_v1_0_descriptor()715 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()720 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()726 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()739 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()745 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()751 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()756 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()777 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()[all …]
404 return spmc_ffa_error_return(handle, FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()412 FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()446 FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()455 FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()524 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()531 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()542 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()551 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()647 FFA_ERROR_INVALID_PARAMETER); in msg_wait_handler()731 FFA_ERROR_INVALID_PARAMETER); in ffa_error_handler()[all …]
137 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()159 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()165 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()184 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()197 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()261 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()
469 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_populate_logical_partition_info()547 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_invoke_partition_info_get()648 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req_common()656 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req_common()663 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req_common()670 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req_common()823 case FFA_ERROR_INVALID_PARAMETER: in convert_ffa_error_code_to_lfa()865 FFA_ERROR_INVALID_PARAMETER); in spmd_lsp_build_live_activation_request()873 FFA_ERROR_INVALID_PARAMETER); in spmd_lsp_build_live_activation_request()
27 int ret = FFA_ERROR_INVALID_PARAMETER; in spmd_pm_secondary_ep_register()
1246 FFA_ERROR_INVALID_PARAMETER in spmd_smc_handler()1267 FFA_ERROR_INVALID_PARAMETER); in spmd_smc_handler()
18 #define FFA_ERROR_INVALID_PARAMETER -2 macro