1tests:
2  arch.arc.dsp_sharing.test_load_store:
3    filter: CONFIG_ISA_ARCV2 and CONFIG_CPU_HAS_DSP
4    platform_allow: nsim/nsim_em11d
5  arch.arc.dsp_sharing.test_calculation:
6    filter: CONFIG_ISA_ARCV2 and CONFIG_CPU_HAS_DSP
7    toolchain_allow: arcmwdt
8    platform_allow: nsim/nsim_em11d
9