Home
last modified time | relevance | path

Searched hist:"7 d82e180484f8e4ad4fd2e15d564132cae532651" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dtee_svc.c7d82e180484f8e4ad4fd2e15d564132cae532651 Mon Feb 29 17:25:47 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: bugfix syscall_invoke_ta_command()

Before this patch didn't syscall_invoke_ta_command() update out
parameters if the return code from tee_ta_invoke_command() wasn't
TEE_SUCCESS. With this patch are out parameters always updated if
tee_ta_invoke_command() has been called.

Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>