Home
last modified time | relevance | path

Searched hist:"14 a1a72ba445a12c4680c14379d1602c1acbc954" (Results 1 – 1 of 1) sorted by relevance

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c14a1a72ba445a12c4680c14379d1602c1acbc954 Wed Oct 15 17:34:35 UTC 2025 Etienne Carriere <etienne.carriere@st.com> ta: remoteproc: clarify remoteproc_get_tlv() behavior

Add an inline comment to explicitly state that TA remoteproc local
function remoteproc_get_tlv() loads specific values in its output
arguments when it returns with error code TEE_ERROR_NO_DATA.
This way it is clearer that caller expect such values on such error
cases.

Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Acked-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>