You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
580 B
19 lines
580 B
common: |
|
filter: (CONFIG_ARMV6_M_ARMV8_M_BASELINE or CONFIG_ARMV7_M_ARMV8_M_MAINLINE) and |
|
not CONFIG_SOC_FAMILY_NORDIC_NRF |
|
tags: |
|
- arm |
|
- interrupt |
|
arch_allow: arm |
|
tests: |
|
arch.arm.irq_zero_latency_levels: |
|
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE |
|
integration_platforms: |
|
- mps2/an521/cpu1 |
|
platform_exclude: |
|
- kit_xmc72_evk/xmc7200d_e272k8384/m7_0 |
|
- kit_xmc72_evk/xmc7200d_e272k8384/m7_1 |
|
arch.arm.irq_zero_latency_levels.secure_fw: |
|
filter: CONFIG_TRUSTED_EXECUTION_SECURE |
|
integration_platforms: |
|
- mps2/an521/cpu0
|
|
|