boards: xtensa: Add XCC to list of toolchains for intel_adsp boards

This eliminates the need to use the "--force-toolchain" flag when
running twister with the XCC toolchain on intel_adsp.* boards.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
This commit is contained in:
Maureen Helm 2022-02-11 14:24:15 -06:00 committed by Anas Nashif
commit 63712fb024
4 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,7 @@ name: CAVS 1.5 Audio DSP (Connected Audio Voice and Speech)
type: mcu
arch: xtensa
toolchain:
- xcc
- zephyr
testing:
ignore_tags:

View file

@ -3,6 +3,7 @@ name: CAVS 1.8 Audio DSP (Connected Audio Voice and Speech)
type: mcu
arch: xtensa
toolchain:
- xcc
- zephyr
testing:
ignore_tags:

View file

@ -3,6 +3,7 @@ name: CAVS 2.0 Audio DSP (Connected Audio Voice and Speech)
type: mcu
arch: xtensa
toolchain:
- xcc
- zephyr
testing:
ignore_tags:

View file

@ -3,6 +3,7 @@ name: CAVS 2.5 Audio DSP (Connected Audio Voice and Speech)
type: mcu
arch: xtensa
toolchain:
- xcc
- zephyr
testing:
ignore_tags: