zephyr/arch
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
..
arc i2c/i2c_quark_se_ss: convert to using static IRQ API 2016-02-05 20:25:20 -05:00
arm Move compiler optimization to the SoC 2016-02-05 20:25:17 -05:00
x86 x86: remove option to force IDT in RAM 2016-02-05 20:25:21 -05:00
Kconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile