[PATCH 3/5] tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
Jens Wiklander
jens.wiklander at linaro.org
Tue Nov 9 09:45:12 CET 2021
On Thu, Nov 4, 2021 at 3:15 PM Etienne Carriere
<etienne.carriere at linaro.org> wrote:
>
> 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 at linaro.org>
> Signed-off-by: Etienne Carriere <etienne.carriere at linaro.org>
> ---
> include/tee.h | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Jens Wiklander <jens.wiklander at linaro.org>
Thanks,
Jens
More information about the U-Boot
mailing list