0fdb50b869
Adds a new test for ARM Cortex-M architectures with the CONFIG_ARM_CUSTOM_INTERRUPT_CONTROLLER option enabled. Signed-off-by: Corey Wharton <xodus7@cwharton.com>
11 lines
246 B
YAML
11 lines
246 B
YAML
common:
|
|
filter: CONFIG_ARMV6_M_ARMV8_M_BASELINE or CONFIG_ARMV7_M_ARMV8_M_MAINLINE
|
|
tags:
|
|
- arm
|
|
- interrupt
|
|
ignore_faults: true
|
|
arch_allow: arm
|
|
tests:
|
|
arch.arm.custom_interrupt:
|
|
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
|