zephyr/arch/x86/include
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
..
advidle.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
asmPrv.h x86: Update generation of static IDT 2016-02-05 20:24:28 -05:00
asm_inline.h Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32 2016-02-05 20:14:16 -05:00
asm_inline_gcc.h clarify use of term 'context' 2016-02-05 20:15:27 -05:00
gdt.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
idtEnt.h idtEnt.h: fixed coding style 2016-02-05 20:15:25 -05:00
nano_private.h x86: Properly initialize _interrupt_vectors_allocated[] bitmap 2016-02-05 20:24:28 -05:00
profiler_arch.h Profile interrupt events. 2016-02-05 20:15:28 -05:00
start_task_arch.h microkernel: remove last remnants of 'process' from text 2016-02-05 20:15:27 -05:00
swapstk.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00