zephyr/arch
Flavio Ceolin 7f9cc2359e x86-32: Allow set DPL value for an exception
In order to be possible to debug usermode threads need to be able
issue breakpoint and debug exceptions. To do this it is necessary to
set DPL bits to, at least, the same CPL level.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-09-02 20:54:57 -04:00
..
arc isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
arm kernel: add z_thread_single_abort to private hdr 2020-09-02 15:02:06 -07:00
common arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
nios2 arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
posix kernel: add z_thread_single_abort to private hdr 2020-09-02 15:02:06 -07:00
riscv arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
x86 x86-32: Allow set DPL value for an exception 2020-09-02 20:54:57 -04:00
xtensa isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00