commit | 3e530d8ea8336839f50f3265c8815c569527f99f | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Thu Aug 23 15:13:58 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Thu Aug 30 09:21:53 2018 +0100 |
tree | 9d84439bef8e77665bcf18c079fb7955b91e2b2d | |
parent | 0c62883f7eed80f02c3585d7d0e408def0569f7c [diff] |
backtrace: Print backtrace in assert() and panic() When any of these functions is called the backtrace will be printed to the console. Change-Id: Id60842df824b320c485a9323ed6b80600f4ebe35 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>