Commit 7c0442a
committed
scripts: qemu: directly invoke intel_ace QEMU for ptl and wcl targets
Since Zephyr's west runner doesn't generate a run target for the custom intel_ace QEMU emulator out of the box, we bypass west run entirely for PTL and WCL. The python runner now uses the explicitly requested intel_ace QEMU binary with the adsp_ace30 machine and zephyr.ri firmware image.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>1 parent dff1dd9 commit 7c0442a
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
115 | 119 | | |
116 | 120 | | |
117 | 121 | | |
| |||
0 commit comments