zephyr/arch/x86/core
Dirk Brandewie c55c858ffc x86: remove obsolete option PROT_MODE_SWITCH
Zephyr requires that the processor be in 32 bit protected mode on
entry.

Change-Id: I71792eeb154281881e8516a7a8a2291a52f83fc6
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:20 -05:00
..
offsets
atomic_nolock.c
atomic.S
cache_s.S
cache.c
cpuhalt.S
crt0.S x86: remove obsolete option PROT_MODE_SWITCH 2016-02-05 20:24:20 -05:00
driver_static_irq_stubs.S i2c: move irq stubs to driver 2016-02-05 20:24:18 -05:00
excconnect.c
excstub.S x86: collapse AUTOMATIC_FP_ENABLING into FP_SHARING 2016-02-05 20:24:20 -05:00
fatal.c
float.c x86: collapse AUTOMATIC_FP_ENABLING into FP_SHARING 2016-02-05 20:24:20 -05:00
gdt.c
intboiexit.S
intconnect.c
inthndlset.c
intstub.S make disabling nested interrupts configurable 2016-02-05 20:15:36 -05:00
Kconfig make disabling nested interrupts configurable 2016-02-05 20:15:36 -05:00
Makefile kbuild: remove unnecessary if statements 2016-02-05 20:24:17 -05:00
msr.S
strtask.c
swap.S x86: collapse AUTOMATIC_FP_ENABLING into FP_SHARING 2016-02-05 20:24:20 -05:00
sys_fatal_error_handler.c
thread.c
unaligned.S