Home
last modified time | relevance | path

Searched refs:ffa_error_code (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/bl32/tsp/
Dffa_helpers.c117 __func__, ffa_func_id(ret), ffa_error_code(ret)); in ffa_mem_relinquish()
177 ffa_error_code(ret)); in memory_retrieve()
Dffa_helpers.h23 static inline int32_t ffa_error_code(smc_args_t val) in ffa_error_code() function