zephyr/arch/x86
Andrew Boie 9ffaaae5ad x86: additional debug output for page faults
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>
2017-08-03 11:46:26 -04:00
..
core x86: additional debug output for page faults 2017-08-03 11:46:26 -04:00
debug
include x86: install guard page for interrupt stack 2017-07-26 05:57:45 -04:00
soc
defconfig
Kbuild
Kconfig x86: implement improved double-fault handler 2017-07-25 11:32:36 -04:00
Makefile
Makefile.gdt x86: generate RAM-based GDT dynamically 2017-07-25 11:32:36 -04:00
Makefile.idt x86: convert gen_idt to Python 2017-07-25 11:32:36 -04:00
Makefile.mmu