When CONFIG_X86_EXCEPTION_STACK_TRACE is enabled, also forcibly enable CONFIG_THREAD_STACK_INFO. Without the thread stack info, it is possible the stack unwinding would go out of the thread stack and into unknown memory, resulting in hard fault. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
|---|---|---|
| .. | ||
| core | ||
| include | ||
| zefi | ||
| CMakeLists.txt | ||
| gen_gdt.py | ||
| gen_idt.py | ||
| gen_mmu.py | ||
| ia32.cmake | ||
| intel64.cmake | ||
| Kconfig | ||
| timing.c | ||