zephyr/include/arch/x86
Andrew Boie 32ebe3cd24 x86: 32-bit: allow direct ISRs only with !KPTI
This doesn't work as expected with kernel page table isolation
turned on, and fixing it would likely lose any latency benefits
that direct ISRs are supposed to provide.

For now, just prevent these macros from being defined if KPTI
is turned on, like other arches that do not implement this
feature.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-05-29 10:46:00 +02:00
..
ia32 x86: 32-bit: allow direct ISRs only with !KPTI 2020-05-29 10:46:00 +02:00
intel64 x86: intel64: add missing _locore_end to linker script 2020-05-19 19:19:51 +02:00
acpi.h
arch_inlines.h
arch.h arch/x86_64: make sysapic.h available for x86_64 as well 2020-02-07 14:14:53 -08:00
memmap.h
mmustructs.h x86: add ability for SoC to add MMU regions 2020-05-19 19:19:51 +02:00
msr.h x86: add MSR defintions needed for syscalls 2020-01-13 16:35:10 -05:00
multiboot.h
thread_stack.h x86: Rework rework x86 related code to use new DTS macros 2020-04-30 08:37:18 -05:00