zephyr/tests/kernel/interrupt
Enjia Mai c2ac8fe7d7 acrn_ehl_crb: fix the incorrect configuration of timer IRQ priority
The default CONFIG_APIC_TIMER_IRQ_PRIORITY is 4, but it should be 1 for
ACRN. That's why the testcase failed due to no timer interrupt was
triggered.

And we also temporary adjust the testing IRQ for dynamic isr due to it
conflict with the IRQ of the APIC TSC deadline TIMER.

Fixes #36203.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-08-03 07:30:15 -04:00
..
src acrn_ehl_crb: fix the incorrect configuration of timer IRQ priority 2021-08-03 07:30:15 -04:00
CMakeLists.txt
prj.conf tests: interrupt: add test cases of offloading job from isr 2021-05-07 18:24:32 -04:00
testcase.yaml tests: interrupt: add test cases of direct interrupt for arch x86 and posix 2021-05-07 23:24:17 -04:00