mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
tests/kernel/interrupt tests interrupt trigger functionality, however, the Non-Secure Cortex-M mode does not have full control of the interrupt handling, so this test cannot be guaranteed to pass when executing in Non-Secure mode. Filter the test out for Non-Secure Cortex-M builds. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>