1sample:
2  description: Audio with SOF
3  name: sof
4common:
5  tags: audio
6  modules:
7    - sof
8tests:
9  sample.audio.sof:
10    tags: sof
11    build_only: true
12    platform_allow: intel_adsp_cavs25 nxp_adsp_imx8 nxp_adsp_imx8x nxp_adsp_imx8m
13
14    integration_platforms:
15      - intel_adsp_cavs25
16      - nxp_adsp_imx8
17      - nxp_adsp_imx8x
18      - nxp_adsp_imx8m
19