mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
92be27f157
N/A When use poweroff command,host_abort will be called,but may be make __stack_chk_fail irq, and host_abort be called in PANIC(), so bring infinite loop, in turn it can not exit SIM. Signed-off-by: 丁欣童 <dingxintong@xiaomi.com> Change-Id: If428e5fc65ace053420cc85c809ed7010b3df7d1