boards: intel_adsp/ace30: enable building with Zephyr SDK 0.17.0

Zephyr SDK 0.17.0 adds the toolchain for the Intel Audio DSP
ACE 3.0 platforms. We can now add the bits to enable building
the boards with SDK 0.17.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2024-10-21 13:02:29 -07:00 committed by Anas Nashif
commit 7ea6da0521

View file

@ -15,6 +15,7 @@ variants:
intel_adsp/ace30/ptl:
toolchain:
- xt-clang
- zephyr
intel_adsp/ace30:
twister: false
intel_adsp/ace20_lnl/sim:
@ -35,6 +36,7 @@ variants:
simulation_exec: acesim
toolchain:
- xt-clang
- zephyr
testing:
timeout_multiplier: 8
intel_adsp/cavs25: