zephyr/include/arch/x86
Andrew Boie 009a19f164 x86: remove option to force IDT in RAM
This option misunderstands how XIP works. The IDT is ALWAYS in ROM,
the question is whether crt0 will copy it into RAM or not. You can't
save ROM space in this way.

Change-Id: I58025e3d71ead35730d0a5026213299b4fcb5eb9
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:21 -05:00
..
addr_types.h x86: Rename PHYS_ADDR/VIRT_ADDR to paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
arch.h interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
asm.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
asm_inline.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
asm_inline_gcc.h sys_io: x86: Fix I/O ports bit operations 2016-02-05 20:24:44 -05:00
linker-common-sections.h x86: remove option to force IDT in RAM 2016-02-05 20:25:21 -05:00
linker-defs-arch.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
linker-epilog.h x86: Remove cosmetic traces of Diab toolchain 2016-02-05 20:24:32 -05:00
segselect.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00