Home | History | Annotate | Download | only in vboot_reference

Lines Matching full:qemu

210 # Determine QEMU architecture needed, if any
212 # Same architecture; no need for QEMU
221 # The top of the chroot for qemu must be passed in via the SYSROOT environment
230 $(info Using qemu for testing.)
235 QEMU_BIN = qemu-${QEMU_ARCH}
1238 # Scripts don't work under qemu testing
1246 # Qemu setup for cross-compiled tests. Need to copy qemu binary into the
1255 when cross-compiling for qemu-based tests to run properly.)
1257 @${PRINTF} " Copying qemu binary.\n"