mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 17:41:56 +00:00
Page faults will additionally dump out some interesting page directory and page table flags for the faulting memory address. Intended to help determine whether the page tables have been configured incorrectly as we enable memory protection features. This only happens if CONFIG_EXCEPTION_DEBUG is turned on. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
core | ||
debug | ||
include | ||
soc | ||
defconfig | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
Makefile.gdt | ||
Makefile.idt | ||
Makefile.mmu |