Hi, On 11/4/21 3:14 PM, Etienne Carriere 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: Patrick Delaunay <patrick.delau...@foss.st.com> Thanks Patrick