Skip to content

Commit ac162b0

Browse files
nashifdkalowsk
authored andcommitted
intel_adsp: set exec for simulator targets
Set exec in combination with custom simulator to all for correct test/envionment evaluation. Signed-off-by: Anas Nashif <[email protected]>
1 parent 52f9a12 commit ac162b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/intel/adsp/twister.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,19 @@ variants:
2020
intel_adsp/ace20_lnl/sim:
2121
type: sim
2222
simulation: custom
23+
simulation_exec: acesim
2324
testing:
2425
timeout_multiplier: 4
2526
intel_adsp/ace15_mtpm/sim:
2627
type: sim
2728
simulation: custom
29+
simulation_exec: acesim
2830
testing:
2931
timeout_multiplier: 4
3032
intel_adsp/ace30/ptl/sim:
3133
type: sim
3234
simulation: custom
35+
simulation_exec: acesim
3336
toolchain:
3437
- xt-clang
3538
testing:

0 commit comments

Comments
 (0)