Home
last modified time | relevance | path

Searched hist:"32 c756004c1965ae3628d33f7e29999ccf1ac97c" (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h32c756004c1965ae3628d33f7e29999ccf1ac97c Thu Dec 01 11:10:19 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> libutee: fix TEE_MemFill() return type

TEE_MemFill() has until this patch returned a void *, but the standard
says it should return void. So fix this.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutee/
H A Dtee_api.c32c756004c1965ae3628d33f7e29999ccf1ac97c Thu Dec 01 11:10:19 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> libutee: fix TEE_MemFill() return type

TEE_MemFill() has until this patch returned a void *, but the standard
says it should return void. So fix this.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>