Home
last modified time | relevance | path

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

/optee_os/core/tests/
H A Dftmn_boot_tests.c16 static TEE_Result simple_call_func_res; variable
20 TEE_Result res = simple_call_func_res; in simple_call_func1()
40 simple_call_func_res = TEE_SUCCESS; in simple_call()
44 simple_call_func_res = TEE_ERROR_GENERIC; in simple_call()