Home
last modified time | relevance | path

Searched hist:da603884e808dedf6615a9c1dd742b0b27c9ca83 (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_internal_api.hda603884e808dedf6615a9c1dd742b0b27c9ca83 Wed Nov 20 11:47:27 UTC 2024 Vincent Mailhol <mailhol.vincent@wanadoo.fr> libutee: fix TEE_MemMove()'s return type

In all the published versions of the TEE Internal API Specification,
the return type of TEE_MemMove() has always been void, not void *.

Fixes: b01047730e77 ("Open-source the TEE Core")
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutee/
H A Dtee_api.cda603884e808dedf6615a9c1dd742b0b27c9ca83 Wed Nov 20 11:47:27 UTC 2024 Vincent Mailhol <mailhol.vincent@wanadoo.fr> libutee: fix TEE_MemMove()'s return type

In all the published versions of the TEE Internal API Specification,
the return type of TEE_MemMove() has always been void, not void *.

Fixes: b01047730e77 ("Open-source the TEE Core")
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>