Lines Matching full:raw
294 # The raw variant, currently used only on arm64. It boots with the raw interface of qemu
304 img=${IMAGES}/${ma_combo}/linuxboot-${ma_combo}-raw
343 img2=${IMAGES}/${ma_combo}/linuxboot-${ma_combo}-raw
346 out2=${SCRIPTS}/${ma_combo}/linuxboot-test-raw.sh
354 -drive file=${img},if=none,id=drive0,cache=writeback,format=raw \\
356 -drive file=${bios_code},format=raw,if=pflash \\
357 -drive file=${bios_vars},format=raw,if=pflash \\
364 raw=${IMAGES}/${ma_combo}/freebsd-arm64-aarch64.img
370 -drive file=${raw},if=none,id=drive1,cache=writeback \\
372 -drive file=${bios_code},format=raw,if=pflash \\
373 -drive file=${bios_vars},format=raw,if=pflash \\
377 # RAW version
378 # Note: We have to use cortex-a57 for raw mode because the
384 -drive file=${cd},if=none,id=drive0,cache=writeback,format=raw \\
390 # Note: We have to use cortex-a57 for raw mode because the
397 -drive file=${bios_code},format=raw,if=pflash \\
398 -drive file=${bios_vars},format=raw,if=pflash \\
545 -drive file=${img},if=none,id=drive0,cache=writeback,format=raw \\
547 -drive file=${bios_code},format=raw,if=pflash \\
548 -drive file=${bios_vars},format=raw,if=pflash \\
555 raw=${IMAGES}/${ma_combo}/nvme-test-empty.raw
560 -drive file=${bios_code},format=raw,if=pflash \\
561 -drive file=${bios_vars},format=raw,if=pflash \\
562 -drive file=${raw},if=none,id=drive1,cache=writeback,format=raw \\
601 -drive file=${img},format=raw \\