Home
last modified time | relevance | path

Searched hist:"542 ae20738df87469ef875507443dc5a753470a9" (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_system_pta.c542ae20738df87469ef875507443dc5a753470a9 Thu Sep 12 11:15:27 UTC 2019 Cedric Auger <cauger@provenrun.com> libutee,libdl: remove 0ms timeouts in TA invocations

TEE_OpenTASession(), TEE_InvokeTACommand() calls using 0ms timeout
are replaced with TEE_INFINITE_TIMEOUT to avoid risk of being cancelled.

Signed-off-by: Cedric Auger <cauger@provenrun.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
H A Dtee_socket_pta.c542ae20738df87469ef875507443dc5a753470a9 Thu Sep 12 11:15:27 UTC 2019 Cedric Auger <cauger@provenrun.com> libutee,libdl: remove 0ms timeouts in TA invocations

TEE_OpenTASession(), TEE_InvokeTACommand() calls using 0ms timeout
are replaced with TEE_INFINITE_TIMEOUT to avoid risk of being cancelled.

Signed-off-by: Cedric Auger <cauger@provenrun.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/lib/libdl/
H A Ddlfcn.c542ae20738df87469ef875507443dc5a753470a9 Thu Sep 12 11:15:27 UTC 2019 Cedric Auger <cauger@provenrun.com> libutee,libdl: remove 0ms timeouts in TA invocations

TEE_OpenTASession(), TEE_InvokeTACommand() calls using 0ms timeout
are replaced with TEE_INFINITE_TIMEOUT to avoid risk of being cancelled.

Signed-off-by: Cedric Auger <cauger@provenrun.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/lib/libutee/arch/arm/gprof/
H A Dgprof_pta.c542ae20738df87469ef875507443dc5a753470a9 Thu Sep 12 11:15:27 UTC 2019 Cedric Auger <cauger@provenrun.com> libutee,libdl: remove 0ms timeouts in TA invocations

TEE_OpenTASession(), TEE_InvokeTACommand() calls using 0ms timeout
are replaced with TEE_INFINITE_TIMEOUT to avoid risk of being cancelled.

Signed-off-by: Cedric Auger <cauger@provenrun.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>