arm/unwind: EABI unwind needs frame pointer support
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
parent
18d2653e4e
commit
60d188353c
@ -1289,6 +1289,7 @@ config UNWINDER_STACK_POINTER
|
||||
|
||||
config UNWINDER_ARM
|
||||
bool "ARM EHABI stack unwinder"
|
||||
select FRAME_POINTER
|
||||
---help---
|
||||
This option enables stack unwinding support in the nuttx
|
||||
using the information automatically generated by the
|
||||
|
Loading…
Reference in New Issue
Block a user