No description
Find a file
Andrew Boie a664aae335 x86: reduce static IRQ stub size
All of these stubs at the end pop the stack and tell the LOAPIC
that we are at EOI. Put this in common code which falls through to
_IntExit(). Saves 8 bytes per static IRQ stub. There is also small
constant savings in the common code for dynamic IRQs.

Change-Id: If17e9f105928a4251a2cb3fc0d192649c1c4d84b
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:05 -05:00
arch x86: reduce static IRQ stub size 2016-02-05 20:25:05 -05:00
configs serial: simplify interrupt config options 2016-02-05 20:25:05 -05:00
doc build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
drivers quark_se: apic: work around EOI forwarding issue 2016-02-05 20:25:05 -05:00
include x86: reduce static IRQ stub size 2016-02-05 20:25:05 -05:00
kernel kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path 2016-02-05 20:25:04 -05:00
lib lib/libc: Add implementation for isprint() 2016-02-05 20:25:03 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
samples samples/build_test: add build test for dw_aio_comparator 2016-02-05 20:25:04 -05:00
scripts sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00