Home
last modified time | relevance | path

Searched hist:b36311adfbef58609a631a0bc5269916b412f5d6 (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api.cb36311adfbef58609a631a0bc5269916b412f5d6 Mon Jan 30 14:24:43 UTC 2017 Jerome Forissier <jerome.forissier@linaro.org> libutee: preserve error code when calling TEE_Panic()

On many occasions, libutee calls TEE_Panic(0) to kill a TA. When an
error status from a lower layer is available, it is much more helpful
to pass it instead of zero, because the code is shown in the debug
traces.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_api_objects.cb36311adfbef58609a631a0bc5269916b412f5d6 Mon Jan 30 14:24:43 UTC 2017 Jerome Forissier <jerome.forissier@linaro.org> libutee: preserve error code when calling TEE_Panic()

On many occasions, libutee calls TEE_Panic(0) to kill a TA. When an
error status from a lower layer is available, it is much more helpful
to pass it instead of zero, because the code is shown in the debug
traces.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_api_operations.cb36311adfbef58609a631a0bc5269916b412f5d6 Mon Jan 30 14:24:43 UTC 2017 Jerome Forissier <jerome.forissier@linaro.org> libutee: preserve error code when calling TEE_Panic()

On many occasions, libutee calls TEE_Panic(0) to kill a TA. When an
error status from a lower layer is available, it is much more helpful
to pass it instead of zero, because the code is shown in the debug
traces.

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