On Thu, Nov 4, 2021 at 3:15 PM Etienne Carriere <etienne.carri...@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.wiklan...@linaro.org> > Signed-off-by: Etienne Carriere <etienne.carri...@linaro.org> > --- > include/tee.h | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Jens Wiklander <jens.wiklan...@linaro.org> Thanks, Jens