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
|
config UNWINDER_ARM
|
||||||
bool "ARM EHABI stack unwinder"
|
bool "ARM EHABI stack unwinder"
|
||||||
|
select FRAME_POINTER
|
||||||
---help---
|
---help---
|
||||||
This option enables stack unwinding support in the nuttx
|
This option enables stack unwinding support in the nuttx
|
||||||
using the information automatically generated by the
|
using the information automatically generated by the
|
||||||
|
Loading…
Reference in New Issue
Block a user