Searched refs:TEE_ERROR_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
42 #define TEE_ERROR_NOT_SUPPORTED 0xffff000a macro
463 TEE_ERROR_NOT_SUPPORTED = 0xFFFF000A, enumerator
664 skip_unsupport = (psp->cmd_buf_mem->resp.status == TEE_ERROR_NOT_SUPPORTED || in psp_cmd_submit_buf()
156 return TEE_ERROR_NOT_SUPPORTED; in ta_avb_invoke_func()