1common: 2 build_only: true 3 tags: 4 - drivers 5 - spi 6tests: 7 drivers.spi.build: 8 # will cover drivers without in-tree boards 9 platform_allow: qemu_cortex_m3 10 tags: spi_cdns 11 extra_args: "CONFIG_SPI=y" 12