zephyr/tests/subsys/dsp/basicmath/testcase.yaml
Siyuan Cheng b475e1fcbf zdsp: add ARC DSPLIB backend for zdsp
Introduce ARC DSPLIB backend zdsp library for ARC target.
Add agu and restrict attributes to map with ARC DSPLIB

Signed-off-by: Siyuan Cheng <siyuanc@synopsys.com>
2023-02-21 15:06:06 +01:00

27 lines
670 B
YAML

tests:
zdsp.basicmath:
filter: TOOLCHAIN_HAS_NEWLIB == 1 or CONFIG_ARCH_POSIX
integration_platforms:
- frdm_k64f
- sam_e70_xplained
- mps2_an521
- native_posix
tags: zdsp
min_flash: 128
min_ram: 64
zdsp.basicmath.fpu:
filter: (CONFIG_CPU_HAS_FPU and TOOLCHAIN_HAS_NEWLIB == 1) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
tags: zdsp fpu
extra_configs:
- CONFIG_FPU=y
min_flash: 128
min_ram: 64
zdsp.basicmath.arcmwdt:
filter: CONFIG_ISA_ARCV2
toolchain_allow: arcmwdt
platform_allow: nsim_em11d
extra_args: CONF_FILE=prj_arc.conf