Searched hist:bfc6487bfeeeb48c61c2a756b97d719f5401edd5 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/ext/include/ |
| H A D | trace.h | bfc6487bfeeeb48c61c2a756b97d719f5401edd5 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 D | trace_ext.c | bfc6487bfeeeb48c61c2a756b97d719f5401edd5 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 D | trace.c | bfc6487bfeeeb48c61c2a756b97d719f5401edd5 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>
|