Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h42 #define TEE_ERROR_NOT_SUPPORTED 0xffff000a macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_gfx_if.h463 TEE_ERROR_NOT_SUPPORTED = 0xFFFF000A, enumerator
H A Damdgpu_psp.c664 skip_unsupport = (psp->cmd_buf_mem->resp.status == TEE_ERROR_NOT_SUPPORTED || in psp_cmd_submit_buf()
/openbmc/u-boot/drivers/tee/
H A Dsandbox.c156 return TEE_ERROR_NOT_SUPPORTED; in ta_avb_invoke_func()