zephyr/tests
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
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch x86-32: Allow set DPL value for an exception 2020-09-02 20:54:57 -04:00
benchmarks tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
bluetooth device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
boards device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
drivers tests: uart_asyn: Simplify how the UART device is provided 2020-09-02 13:48:13 +02:00
kernel isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
lib tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
portability tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
shell shell: fix possible deadlock in shell_fprintf 2020-08-18 10:44:35 -04:00
subsys device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
unit testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04:00
ztest