Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dtrace.hbfc6487bfeeeb48c61c2a756b97d719f5401edd5 Thu Sep 10 12:18:08 UTC 2015 Jerome Forissier <jerome.forissier@linaro.org> Flush traces synchronously

Avoids random mixing of secure world traces with ones from the normal
world (assuming the normal world also flushes its debug traces
synchronously).

The 'sync' parameter to the trace_printf() and trace_ext_puts() function
is removed because there seems to be no sensible use case mandating
sync == false.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutee/
H A Dtrace_ext.cbfc6487bfeeeb48c61c2a756b97d719f5401edd5 Thu Sep 10 12:18:08 UTC 2015 Jerome Forissier <jerome.forissier@linaro.org> Flush traces synchronously

Avoids random mixing of secure world traces with ones from the normal
world (assuming the normal world also flushes its debug traces
synchronously).

The 'sync' parameter to the trace_printf() and trace_ext_puts() function
is removed because there seems to be no sensible use case mandating
sync == false.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutils/ext/
H A Dtrace.cbfc6487bfeeeb48c61c2a756b97d719f5401edd5 Thu Sep 10 12:18:08 UTC 2015 Jerome Forissier <jerome.forissier@linaro.org> Flush traces synchronously

Avoids random mixing of secure world traces with ones from the normal
world (assuming the normal world also flushes its debug traces
synchronously).

The 'sync' parameter to the trace_printf() and trace_ext_puts() function
is removed because there seems to be no sensible use case mandating
sync == false.

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