diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2023-09-05 13:12:53 +0100 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2024-04-09 11:29:38 +0800 |
commit | e4f69492adfdd1c72c0d2d031fe2606efe125773 (patch) | |
tree | d92bd265d0469269fad8dec0b6817f953dcb14aa /cmd/sysboot.c | |
parent | 069d07396e30aa9be396c1dd3fc158ac199e6843 (diff) |
riscv: add backtrace support
When debugging, it is useful to have a backtrace to find
out what is in the call stack as the previous function (RA)
may not have been the culprit.
Since this adds size to the build, do not add it by default
and avoid putting it in the SPL build if not needed.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Tested-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'cmd/sysboot.c')
0 files changed, 0 insertions, 0 deletions