mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 12:35:21 +00:00
If we get a page fault in early boot context, before main thread is started, page faults were being incorrectly reported as stack overflows. z_x86_check_stack_bounds() needs to consider the interrupt stack as the correct stack for this context. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
gen_gdt.py | ||
gen_idt.py | ||
ia32.cmake | ||
intel64.cmake | ||
Kconfig |