]> git.baikalelectronics.ru Git - uboot.git/commit
tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
authorEtienne Carriere <etienne.carriere@linaro.org>
Tue, 9 Nov 2021 16:08:22 +0000 (17:08 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 23 Nov 2021 18:53:03 +0000 (13:53 -0500)
commit42efb7cdb208c48384ba35beb494c319f1dbf620
tree9ff8851773e4771e6bd6dc74d378aae25a31084b
parent6d29d0dd4487c41771cd5aaaf0b0f3bef22aa7c9
tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER

Adds TEE_ERROR_SHORT_BUFFER as TEE error code. This error code is
commonly used by TEEs to inform caller that the buffer(s) it provided
is too small for the desired operation.

Cc: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
include/tee.h