Skip to content

Commit fad8a1f

Browse files
nashifmmahadevan108
authored andcommitted
intel_adsp: fix new style twister configuration
Missed a few keys while moving to the new style twister.yaml file for the intel_adsp platform. Add those back. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 8d1a702 commit fad8a1f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

boards/intel/adsp/twister.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,23 @@ variants:
1717
- xt-clang
1818
intel_adsp/ace30:
1919
twister: false
20+
intel_adsp/ace20_lnl/sim:
21+
type: sim
22+
simulation: custom
23+
testing:
24+
timeout_multiplier: 4
25+
intel_adsp/ace15_mtpm/sim:
26+
type: sim
27+
simulation: custom
28+
testing:
29+
timeout_multiplier: 4
2030
intel_adsp/ace30/ptl/sim:
31+
type: sim
32+
simulation: custom
2133
toolchain:
2234
- xt-clang
35+
testing:
36+
timeout_multiplier: 8
2337
intel_adsp/cavs25:
2438
toolchain:
2539
- xcc

0 commit comments

Comments
 (0)