zephyr/include/arch
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
..
arc arc: add IRQ configuration macro 2016-02-05 20:24:23 -05:00
arm doxygen: fixed typos and parameter references 2016-02-05 20:24:23 -05:00
x86 x86: Properly initialize _interrupt_vectors_allocated[] bitmap 2016-02-05 20:24:28 -05:00
cpu.h Rename VXMICRO_ARCH and VXMICRO 2016-02-05 20:14:16 -05:00