targets: main: drivers: QEMUDriver: qemu_bin: qemu machine: virt cpu: cortex-a7 memory: 1024M kernel: barebox-dt-2nd.img extra_args: '' BareboxDriver: prompt: 'barebox@[^:]+:[^ ]+ ' bootstring: 'commandline:' BareboxTestStrategy: {} features: - virtio-mmio images: barebox-dt-2nd.img: !template "$LG_BUILDDIR/images/barebox-dt-2nd.img" tools: qemu: /usr/bin/qemu-system-arm imports: - ../strategy.py