Searched hist:"23 cf8945c70e1df9ef878eb1a6c9e204c04f9ea9" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | abort.c | 23cf8945c70e1df9ef878eb1a6c9e204c04f9ea9 Thu May 23 15:42:13 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: abort: only print stack trace for core
With user mode stack traces temporarily disabled to later be handled by ldelf in user mode there's an opportunity for cleaning up stack tracing. Code for user mode stack tracing is removed only leaving what's needed for kernel mode stack tracing.
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|