1type: mcu 2arch: xtensa 3toolchain: 4 - zephyr 5 - xcc 6 - xt-clang 7supported: 8 - dma 9testing: 10 ignore_tags: 11 - net 12 - bluetooth 13 - mcumgr 14variants: 15 intel_adsp/ace30/ptl: 16 toolchain: 17 - xt-clang 18 - zephyr 19 intel_adsp/ace30: 20 twister: false 21 intel_adsp/ace20_lnl/sim: 22 type: sim 23 simulation: 24 - name: custom 25 exec: acesim 26 testing: 27 timeout_multiplier: 4 28 intel_adsp/ace15_mtpm/sim: 29 type: sim 30 simulation: 31 - name: custom 32 exec: acesim 33 testing: 34 timeout_multiplier: 4 35 intel_adsp/ace30/ptl/sim: 36 type: sim 37 simulation: 38 - name: custom 39 exec: acesim 40 toolchain: 41 - xt-clang 42 - zephyr 43 testing: 44 timeout_multiplier: 8 45 intel_adsp/cavs25: 46 toolchain: 47 - xcc 48 - zephyr 49 supported: 50 - dma 51 - dai 52 intel_adsp/cavs25/tgph: 53 toolchain: 54 - xcc 55 - zephyr 56 supported: 57 - dma 58 - dai 59