1tests: 2 zdsp.basicmath: 3 filter: CONFIG_FULL_LIBC_SUPPORTED or CONFIG_ARCH_POSIX 4 integration_platforms: 5 - frdm_k64f 6 - sam_e70_xplained/same70q21 7 - mps2/an521/cpu0 8 - native_sim 9 tags: zdsp 10 min_flash: 128 11 min_ram: 64 12 zdsp.basicmath.fpu: 13 filter: (CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX 14 integration_platforms: 15 - mps2/an521/cpu1 16 - mps3/corstone300/an547 17 tags: 18 - zdsp 19 - fpu 20 extra_configs: 21 - CONFIG_FPU=y 22 min_flash: 128 23 min_ram: 64 24 zdsp.basicmath.arcmwdt: 25 filter: CONFIG_ISA_ARCV2 26 toolchain_allow: arcmwdt 27 platform_allow: nsim/nsim_em11d 28 extra_args: CONF_FILE=prj_arc.conf 29