targets: main: drivers: QEMUDriver: qemu_bin: qemu machine: vexpress-a9 cpu: cortex-a9 memory: 1024M bios: barebox-vexpress-ca9.img extra_args: '' BareboxDriver: prompt: 'barebox@[^:]+:[^ ]+ ' bootstring: 'commandline:' BareboxTestStrategy: {} images: barebox-vexpress-ca9.img: !template "$LG_BUILDDIR/images/barebox-vexpress-ca9.img" tools: qemu: /usr/bin/qemu-system-arm imports: - ../strategy.py