zephyr/arch/x86/core
Andrew Boie 452fd7a5c2 x86: don't set segment registers if we don't set GDT
We have no idea what's in the GDT if we don't set it ourself.

Change-Id: I3c2e406370e3ea149252c423d66c97aab95bee17
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-11-29 14:51:57 -08:00
..
debug
offsets
cache_s.S
cache.c
cpuhalt.c
crt0.S x86: don't set segment registers if we don't set GDT 2016-11-29 14:51:57 -08:00
excstub.S
fatal.c
float.c doc: Various corrections to doxygen info for Kernel APIs 2016-11-16 21:43:16 +00:00
gdt.c
intstub.S kernel/arch: move common thread.flags definitions to common file 2016-11-26 14:04:18 +00:00
irq_manage.c
irq_offload.c
Kconfig
Makefile
msr.c
reboot_rst_cnt.c
swap.S
sys_fatal_error_handler.c fatal error handlers: report which thread croaked 2016-11-17 14:36:50 +00:00
thread.c kernel: streamline initialization of _thread_base and timeouts 2016-11-23 00:27:42 +00:00