zephyr/scripts
Peter Mitsis 5705d06874 x86: Properly initialize _interrupt_vectors_allocated[] bitmap
Updates the 'gen_idt' tool to generate a bitmap of (statically) allocated
interrupt vectors that is linked into the final image in a manner similar to
the static IDT. The kernel then uses this bitmap when dynamically connecting
an interrupt vector, thereby preventing the dynamic irq connections
from clobbering the static irq connections.

Change-Id: I0a8f488408dad4912736865179f32f63ff1ca98f
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:28 -05:00
..
basic
cross_compiler
gen_idt x86: Properly initialize _interrupt_vectors_allocated[] bitmap 2016-02-05 20:24:28 -05:00
gen_offset_header
genksyms
kconfig
patches
sanity_chk
build_grub.sh
check_known_checkpatch_issues.sh
checkpatch.pl
checkstack.pl
config
diffconfig
do_checkpatch.sh
gcc-version.sh
headerdep.pl
Kbuild.include re-enable compile time option checking and make it conditional 2016-02-05 20:24:28 -05:00
link-zephyr.sh x86: Properly initialize _interrupt_vectors_allocated[] bitmap 2016-02-05 20:24:28 -05:00
maintainer-checkpatch.bash
make-ll
Makefile
Makefile.asm-generic
Makefile.build
Makefile.clean
Makefile.dtbinst
Makefile.extrawarn
Makefile.headersinst
Makefile.help
Makefile.host
Makefile.lib
Makefile.modbuiltin
Makefile.toolchain.iamcu
Makefile.toolchain.xtools
Makefile.toolchain.yocto
Makefile.toolchain.zephyr
mkmakefile
mksysmap
sanitycheck re-enable compile time option checking and make it conditional 2016-02-05 20:24:28 -05:00
spelling.txt
sysgen
timestamp