zephyr/tests
Stephanos Ioannidis e57da829d7 tests: kernel: interrupt: Do not test interrupt nesting on RISC-V
This commit disables the nested interrupt test for the RISC-V platform,
as interrupt nesting is not supported on the current RISV-C
architecture port.

Furthermore, the current `trigger_irq` implementation for RISC-V is
mostly incorrect and cannot be used, so there is no point in leaving
that in the codebase (see #23593).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-03-27 13:24:35 -04:00
..
application_development cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
arch cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
benchmarks cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bluetooth cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
boards board: updating test cases for intel s1000 crb board 2020-03-27 16:23:46 +01:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
kernel tests: kernel: interrupt: Do not test interrupt nesting on RISC-V 2020-03-27 13:24:35 -04:00
lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
misc/test_build cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shell cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
unit cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ztest cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00