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 <anas.nashif@intel.com>
This commit is contained in:
parent
52f9a129b5
commit
ac162b041a
1 changed files with 3 additions and 0 deletions
|
|
@ -20,16 +20,19 @@ variants:
|
|||
intel_adsp/ace20_lnl/sim:
|
||||
type: sim
|
||||
simulation: custom
|
||||
simulation_exec: acesim
|
||||
testing:
|
||||
timeout_multiplier: 4
|
||||
intel_adsp/ace15_mtpm/sim:
|
||||
type: sim
|
||||
simulation: custom
|
||||
simulation_exec: acesim
|
||||
testing:
|
||||
timeout_multiplier: 4
|
||||
intel_adsp/ace30/ptl/sim:
|
||||
type: sim
|
||||
simulation: custom
|
||||
simulation_exec: acesim
|
||||
toolchain:
|
||||
- xt-clang
|
||||
testing:
|
||||
|
|
|
|||
Loading…
Reference in a new issue