1 # SPDX-License-Identifier: GPL-2.0+
2 # Copyright Roger Meier <r.meier@siemens.com>
4 # build U-Boot on Travis CI - https://travis-ci.org/
14 - ubuntu-toolchain-r-test
15 - llvm-toolchain-bionic-7
36 - device-tree-compiler
54 # Clone uboot-test-hooks
55 - git clone --depth=1 git://github.com/swarren/uboot-test-hooks.git /tmp/uboot-test-hooks
56 - ln -s travis-ci /tmp/uboot-test-hooks/bin/`hostname`
57 - ln -s travis-ci /tmp/uboot-test-hooks/py/`hostname`
58 # prepare buildman environment
59 - echo -e "[toolchain]\nroot = /usr" > ~/.buildman
60 - echo -e "arc = /tmp/arc_gnu_2019.09_prebuilt_uclibc_le_archs_linux_install" >> ~/.buildman
61 - echo -e "\n[toolchain-alias]\nsh = sh2" >> ~/.buildman
62 - echo -e "x86 = i386" >> ~/.buildman;
63 - echo -e "riscv = riscv64" >> ~/.buildman;
65 - grub-mkimage --prefix="" -o ~/grub_x86.efi -O i386-efi normal echo lsefimmap lsefi lsefisystab efinet tftp minicmd
66 - grub-mkimage --prefix="" -o ~/grub_x64.efi -O x86_64-efi normal echo lsefimmap lsefi lsefisystab efinet tftp minicmd
67 - wget http://mirrors.kernel.org/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.4-1_amd64.deb && sudo dpkg -i libmpfr4_3.1.4-1_amd64.deb && rm libmpfr4_3.1.4-1_amd64.deb
68 - wget http://mirrors.kernel.org/ubuntu/pool/universe/e/efitools/efitools_1.8.1-0ubuntu2_amd64.deb && sudo dpkg -i efitools_1.8.1-0ubuntu2_amd64.deb && rm efitools_1.8.1-0ubuntu2_amd64.deb
72 - PATH=/tmp/qemu-install/bin:/tmp/uboot-test-hooks/bin:/sbin:/usr/bin:/bin:/usr/local/bin
73 - PYTHONPATH=/tmp/uboot-test-hooks/py/travis-ci
77 - QEMU_VERSION="v4.2.0"
80 # install toolchains based on TOOLCHAIN} variable
81 - if [[ "${TOOLCHAIN}" == *m68k* ]]; then ./tools/buildman/buildman --fetch-arch m68k ; fi
82 - if [[ "${TOOLCHAIN}" == *microblaze* ]]; then ./tools/buildman/buildman --fetch-arch microblaze ; fi
83 - if [[ "${TOOLCHAIN}" == *mips* ]]; then ./tools/buildman/buildman --fetch-arch mips ; fi
84 - if [[ "${TOOLCHAIN}" == *sh* ]]; then ./tools/buildman/buildman --fetch-arch sh2 ; fi
85 - if [[ "${TOOLCHAIN}" == *i386* ]]; then
86 ./tools/buildman/buildman --fetch-arch i386;
88 - if [[ "${TOOLCHAIN}" == arc ]]; then
89 wget https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2019.09-release/arc_gnu_2019.09_prebuilt_uclibc_le_archs_linux_install.tar.gz &&
90 tar -C /tmp -xf arc_gnu_2019.09_prebuilt_uclibc_le_archs_linux_install.tar.gz;
92 - if [[ "${TOOLCHAIN}" == "nds32" ]]; then
93 wget https://github.com/vincentzwc/prebuilt-nds32-toolchain/releases/download/20180521/nds32le-linux-glibc-v3-upstream.tar.gz &&
94 tar -C /tmp -xf nds32le-linux-glibc-v3-upstream.tar.gz &&
95 echo -e "\n[toolchain-prefix]\nnds32 = /tmp/nds32le-linux-glibc-v3-upstream/bin/nds32le-linux-" >> ~/.buildman;
97 - if [[ "${TOOLCHAIN}" == *xtensa* ]]; then
98 wget https://github.com/foss-xtensa/toolchain/releases/download/2018.02/x86_64-2018.02-${TOOLCHAIN}.tar.gz &&
99 tar -C /tmp -xf x86_64-2018.02-${TOOLCHAIN}.tar.gz &&
100 echo -e "\n[toolchain-prefix]\nxtensa = /tmp/2018.02/${TOOLCHAIN}/bin/${TOOLCHAIN}-" >> ~/.buildman;
102 # If TOOLCHAIN is unset, we're on some flavour of ARM.
103 - if [[ "${TOOLCHAIN}" == "" ]]; then
104 ./tools/buildman/buildman --fetch-arch arm &&
105 ./tools/buildman/buildman --fetch-arch aarch64;
107 - if [[ "${TOOLCHAIN}" == "powerpc" ]]; then ./tools/buildman/buildman --fetch-arch powerpc; fi
108 - if [[ "${TOOLCHAIN}" == "riscv" ]]; then
109 ./tools/buildman/buildman --fetch-arch riscv32 &&
110 ./tools/buildman/buildman --fetch-arch riscv64;
112 - if [[ "${QEMU_TARGET}" != "" ]]; then
113 git clone git://git.qemu.org/qemu.git /tmp/qemu;
115 git submodule update --init dtc &&
116 git checkout ${QEMU_VERSION} &&
117 ./configure --prefix=/tmp/qemu-install --target-list=${QEMU_TARGET} &&
118 make -j4 all install;
122 # Build GRUB UEFI targets
123 - if [[ "${QEMU_TARGET}" == "arm-softmmu" ]]; then
124 git clone git://git.savannah.gnu.org/grub.git /tmp/grub &&
126 git checkout grub-2.04 &&
128 ./configure --target=arm --with-platform=efi
130 TARGET_CC=~/.buildman-toolchains/gcc-9.2.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc
131 TARGET_OBJCOPY=~/.buildman-toolchains/gcc-9.2.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-objcopy
132 TARGET_STRIP=~/.buildman-toolchains/gcc-9.2.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-strip
133 TARGET_NM=~/.buildman-toolchains/gcc-9.2.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-nm
134 TARGET_RANLIB=~/.buildman-toolchains/gcc-9.2.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ranlib &&
136 ./grub-mkimage -O arm-efi -o ~/grub_arm.efi --prefix= -d
137 grub-core cat chain configfile echo efinet ext2 fat halt help linux
138 lsefisystab loadenv lvm minicmd normal part_msdos part_gpt reboot
139 search search_fs_file search_fs_uuid search_label serial sleep test
143 - if [[ "${QEMU_TARGET}" == "aarch64-softmmu" ]]; then
144 git clone git://git.savannah.gnu.org/grub.git /tmp/grub &&
146 git checkout grub-2.04 &&
148 ./configure --target=aarch64 --with-platform=efi
150 TARGET_CC=~/.buildman-toolchains/gcc-9.2.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc
151 TARGET_OBJCOPY=~/.buildman-toolchains/gcc-9.2.0-nolibc/aarch64-linux/bin/aarch64-linux-objcopy
152 TARGET_STRIP=~/.buildman-toolchains/gcc-9.2.0-nolibc/aarch64-linux/bin/aarch64-linux-strip
153 TARGET_NM=~/.buildman-toolchains/gcc-9.2.0-nolibc/aarch64-linux/bin/aarch64-linux-nm
154 TARGET_RANLIB=~/.buildman-toolchains/gcc-9.2.0-nolibc/aarch64-linux/bin/aarch64-linux-ranlib &&
156 ./grub-mkimage -O arm64-efi -o ~/grub_arm64.efi --prefix= -d
157 grub-core cat chain configfile echo efinet ext2 fat halt help linux
158 lsefisystab loadenv lvm minicmd normal part_msdos part_gpt reboot
159 search search_fs_file search_fs_uuid search_label serial sleep test
163 - if [[ "${QEMU_TARGET}" == "riscv32-softmmu" ]]; then
164 git clone git://git.savannah.gnu.org/grub.git /tmp/grub &&
166 git checkout grub-2.04 &&
168 ./configure --target=riscv32 --with-platform=efi
170 TARGET_CC=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv32-linux/bin/riscv32-linux-gcc
171 TARGET_OBJCOPY=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv32-linux/bin/riscv32-linux-objcopy
172 TARGET_STRIP=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv32-linux/bin/riscv32-linux-strip
173 TARGET_NM=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv32-linux/bin/riscv32-linux-nm
174 TARGET_RANLIB=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv32-linux/bin/riscv32-linux-ranlib &&
176 ./grub-mkimage -O riscv32-efi -o ~/grub_riscv32.efi --prefix= -d
177 grub-core cat chain configfile echo efinet ext2 fat halt help linux
178 lsefisystab loadenv lvm minicmd normal part_msdos part_gpt reboot
179 search search_fs_file search_fs_uuid search_label serial sleep test
183 - if [[ "${QEMU_TARGET}" == "riscv64-softmmu" ]]; then
184 git clone git://git.savannah.gnu.org/grub.git /tmp/grub &&
186 git checkout grub-2.04 &&
188 ./configure --target=riscv64 --with-platform=efi
190 TARGET_CC=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc
191 TARGET_OBJCOPY=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv64-linux/bin/riscv64-linux-objcopy
192 TARGET_STRIP=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv64-linux/bin/riscv64-linux-strip
193 TARGET_NM=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv64-linux/bin/riscv64-linux-nm
194 TARGET_RANLIB=~/.buildman-toolchains/gcc-9.2.0-nolibc/riscv64-linux/bin/riscv64-linux-ranlib &&
196 ./grub-mkimage -O riscv64-efi -o ~/grub_riscv64.efi --prefix= -d
197 grub-core cat chain configfile echo efinet ext2 fat halt help linux
198 lsefisystab loadenv lvm minicmd normal part_msdos part_gpt reboot
199 search search_fs_file search_fs_uuid search_label serial sleep test
203 - if [[ "${TEST_PY_BD}" == "qemu-riscv32_spl" ]]; then
204 wget -O - https://github.com/riscv/opensbi/releases/download/v0.6/opensbi-0.6-rv32-bin.tar.xz | tar -C /tmp -xJ;
205 export OPENSBI=/tmp/opensbi-0.6-rv32-bin/platform/qemu/virt/firmware/fw_dynamic.bin;
207 - if [[ "${TEST_PY_BD}" == "qemu-riscv64_spl" ]]; then
208 wget -O - https://github.com/riscv/opensbi/releases/download/v0.6/opensbi-0.6-rv64-bin.tar.xz | tar -C /tmp -xJ;
209 export OPENSBI=/tmp/opensbi-0.6-rv64-bin/platform/qemu/virt/firmware/fw_dynamic.bin;
213 # Comments must be outside the command strings below, or the Travis parser
216 # If we've been asked to use clang only do one configuration.
218 # Build a selection of boards if TEST_PY_BD is empty
219 - if [[ "${BUILDMAN}" != "" ]]; then
221 tools/buildman/buildman -P -E -W ${BUILDMAN} ${OVERRIDE} || ret=$?;
222 if [[ $ret -ne 0 ]]; then
223 tools/buildman/buildman -seP ${BUILDMAN};
227 # Build just the one board needed for testing, if TEST_PY_BD is non-empty
228 # Note: "${var:+"-k $var"}" expands to "" if $var is empty, "-k $var" if not
229 - if [[ "${TEST_PY_BD}" != "" ]]; then
230 export UBOOT_TRAVIS_BUILD_DIR=`cd .. && pwd`/${TEST_PY_BD};
231 cp ~/grub_x86.efi $UBOOT_TRAVIS_BUILD_DIR/;
232 cp ~/grub_x64.efi $UBOOT_TRAVIS_BUILD_DIR/;
233 if [[ -e ~/grub_arm.efi ]]; then
234 cp ~/grub_arm.efi $UBOOT_TRAVIS_BUILD_DIR/;
236 if [[ -e ~/grub_arm64.efi ]]; then
237 cp ~/grub_arm64.efi $UBOOT_TRAVIS_BUILD_DIR/;
239 if [[ -e ~/grub_riscv32.efi ]]; then
240 cp ~/grub_riscv32.efi $UBOOT_TRAVIS_BUILD_DIR/;
242 if [[ -e ~/grub_riscv64.efi ]]; then
243 cp ~/grub_riscv64.efi $UBOOT_TRAVIS_BUILD_DIR/;
245 tools/buildman/buildman -o ${UBOOT_TRAVIS_BUILD_DIR} -w -E -W -e
246 --board ${TEST_PY_BD} ${OVERRIDE} || exit;
247 virtualenv -p /usr/bin/python3 /tmp/venv;
248 . /tmp/venv/bin/activate;
249 pip install -r test/py/requirements.txt;
250 ./test/py/test.py --bd ${TEST_PY_BD} ${TEST_PY_ID}
251 ${TEST_PY_TEST_SPEC:+"-k ${TEST_PY_TEST_SPEC}"}
252 --build-dir "$UBOOT_TRAVIS_BUILD_DIR" || exit;
253 if [[ -n "${TEST_PY_TOOLS}" ]]; then
254 export PYTHONPATH="${UBOOT_TRAVIS_BUILD_DIR}/scripts/dtc/pylibfdt";
255 export PATH="${UBOOT_TRAVIS_BUILD_DIR}/scripts/dtc:${PATH}";
256 ./tools/binman/binman --toolpath ${UBOOT_TRAVIS_BUILD_DIR}/tools test &&
257 ./tools/patman/patman --test &&
258 ./tools/buildman/buildman -t &&
259 ./tools/dtoc/dtoc -t &&
266 # we need to build by vendor due to 50min time limit for builds
267 # each env setting here is a dedicated build
268 - name: "buildman arc"
272 - name: "buildman arm11 arm7 arm920t arm946es"
274 - BUILDMAN="arm11 arm7 arm920t arm946es"
275 - name: "buildman arm926ejs (non-NXP,siemens,at91,kirkwood,spear)"
278 BUILDMAN="arm926ejs -x freescale,siemens,at91,kirkwood,spear,omap"
279 - name: "buildman at91 (non arm v7)"
281 - BUILDMAN="at91 -x armv7"
282 - name: "buildman at91 (non arm926ejs)"
284 - BUILDMAN="at91 -x arm926ejs"
285 - name: "buildman boundary engicam toradex"
287 - BUILDMAN="boundary engicam toradex"
288 - name: "buildman ARM bcm"
290 - BUILDMAN="bcm -x mips"
291 - name: "buildman NXP ARM32 (catch-all)"
293 - BUILDMAN="freescale -x powerpc,m68k,aarch64,ls101,ls102,ls104,ls108,ls20,lx216"
294 - name: "buildman NXP LS101x"
296 - BUILDMAN="freescale&ls101"
297 - name: "buildman NXP LS102x"
299 - BUILDMAN="freescale&ls102"
300 - name: "buildman NXP LS104x"
302 - BUILDMAN="freescale&ls104"
303 - name: "buildman NXP LS108x"
305 - BUILDMAN="freescale&ls108"
306 - name: "buildman NXP LS20xx"
308 - BUILDMAN="freescale&ls20"
309 - name: "buildman NXP LX216x"
311 - BUILDMAN="freescale&lx216"
312 - name: "buildman i.MX6 tqc"
315 - name: "buildman i.MX6 (catch-all)"
317 - BUILDMAN="mx6 -x boundary,engicam,freescale,technexion,toradex,tqc"
318 - name: "buildman i.MX (non-i.MX6 catch-all)"
320 - BUILDMAN="mx -x freescale,mx6,toradex,technexion"
321 - name: "buildman keystone 2/3"
324 - name: "buildman samsung socfpga"
326 - BUILDMAN="samsung socfpga"
327 - name: "buildman spear"
330 - name: "buildman sun4i"
333 - name: "buildman sun5i"
336 - name: "buildman sun6i"
339 - name: "buildman sun7i"
342 - name: "buildman 64bit sun8i"
344 - BUILDMAN="sun8i&aarch64 -x orangepi"
345 - name: "buildman 32bit sun8i"
347 - BUILDMAN="sun8i&armv7 -x orangepi"
348 - name: "buildman sun9i"
351 - name: "buildman sun50i"
353 - BUILDMAN="sun50i -x orangepi"
354 - name: "buildman catch-all ARM"
356 - BUILDMAN="arm -x arm11,arm7,arm9,aarch64,at91,bcm,freescale,kirkwood,mvebu,siemens,tegra,uniphier,mx,samsung,sunxi,am33xx,omap,rk,toradex,socfpga,k2,k3,zynq"
357 - name: "buildman sandbox x86"
359 - BUILDMAN="sandbox x86"
361 - name: "buildman technexion"
363 - BUILDMAN="technexion"
364 - name: "buildman kirkwood"
366 - BUILDMAN="kirkwood"
367 - name: "buildman mvebu"
370 - name: "buildman m68k"
374 - name: "buildman microblaze"
376 - BUILDMAN="microblaze"
377 TOOLCHAIN="microblaze"
378 - name: "buildman mips"
382 - name: "buildman non-Freescale PowerPC"
384 - BUILDMAN="powerpc -x freescale"
386 - name: "buildman mpc85xx&freescale (excluding many)"
388 - BUILDMAN="mpc85xx&freescale -x t208xrdb -x t4qds -x t102* -x p1_p2_rdb_pc -x p1010rdb -x corenet_ds -x b4860qds -x bsc91*"
390 - name: "buildman t208xrdb corenet_ds"
392 - BUILDMAN="t208xrdb corenet_ds"
394 - name: "buildman Freescale PowerPC"
396 - BUILDMAN="t4qds b4860qds mpc83xx&freescale mpc86xx&freescale"
398 - name: "buildman t102*"
402 - name: "buildman p1_p2_rdb_pc"
404 - BUILDMAN="p1_p2_rdb_pc"
406 - name: "buildman p1010rdb bsc91"
408 - BUILDMAN="p1010rdb bsc91"
410 - name: "buildman siemens"
413 - name: "buildman tegra"
415 - BUILDMAN="tegra -x toradex"
416 - name: "buildman am33xx (no siemens)"
418 - BUILDMAN="am33xx -x siemens"
419 - name: "buildman omap"
422 - name: "buildman orangepi"
424 - BUILDMAN="orangepi"
425 - name: "buildman uniphier"
427 - BUILDMAN="uniphier"
428 - name: "buildman catch-all AArch64"
430 - BUILDMAN="aarch64 -x bcm,k3,tegra,ls1,ls2,lx216,mvebu,uniphier,sunxi,samsung,socfpga,rk,versal,zynq"
431 - name: "buildman rockchip"
433 - BUILDMAN="rk -x orangepi"
434 - name: "buildman sh"
436 - BUILDMAN="sh -x arm"
438 - name: "buildman Zynq* (ARMv7)"
440 - BUILDMAN="zynq&armv7"
441 - name: "buildman ZynqMP and Versal"
443 - BUILDMAN="versal|zynqmp&aarch64"
444 - name: "buildman xtensa"
447 TOOLCHAIN="xtensa-dc233c-elf"
448 - name: "buildman riscv"
452 - name: "buildman nds32"
457 # QA jobs for code analytics
458 # static code analysis with cppcheck (we can add --enable=all later)
461 - cppcheck -j$(nproc) --force --quiet --inline-suppr .
462 # build HTML documentation
466 # search for TODO within source tree
470 # search for FIXME within source tree
471 - name: "grep FIXME HACK"
474 # search for HACK within source tree and ignore HACKKIT board
476 - grep -r HACK . | grep -v HACKKIT
477 # some statistics about the code base
481 # ensure all configs have MAINTAINERS entries
482 - name: "Check for configs without MAINTAINERS entry"
484 - if [ `./tools/genboardscfg.py -f 2>&1 | wc -l` -ne 0 ]; then exit 1; fi
485 # Ensure host tools build
486 - name: "Build tools-only"
488 - make tools-only_config tools-only -j$(nproc)
489 # Ensure env tools build
490 - name: "Build envtools"
492 - make tools-only_config envtools -j$(nproc)
495 - name: "test/py sandbox"
497 - TEST_PY_BD="sandbox"
499 - name: "test/py sandbox with clang"
501 - TEST_PY_BD="sandbox"
502 OVERRIDE="-O clang-7"
503 - name: "test/py sandbox_spl"
505 - TEST_PY_BD="sandbox_spl"
506 TEST_PY_TEST_SPEC="test_ofplatdata or test_handoff"
509 - name: "test/py sandbox_flattree"
511 - TEST_PY_BD="sandbox_flattree"
513 - name: "test/py evb-ast2500"
515 - TEST_PY_BD="evb-ast2500"
516 TEST_PY_ID="--id qemu"
517 QEMU_TARGET="arm-softmmu"
518 - name: "test/py vexpress_ca15_tc2"
520 - TEST_PY_BD="vexpress_ca15_tc2"
521 TEST_PY_ID="--id qemu"
522 QEMU_TARGET="arm-softmmu"
523 - name: "test/py vexpress_ca9x4"
525 - TEST_PY_BD="vexpress_ca9x4"
526 TEST_PY_ID="--id qemu"
527 QEMU_TARGET="arm-softmmu"
528 - name: "test/py integratorcp_cm926ejs"
530 - TEST_PY_BD="integratorcp_cm926ejs"
531 TEST_PY_TEST_SPEC="not sleep"
532 TEST_PY_ID="--id qemu"
533 QEMU_TARGET="arm-softmmu"
534 - name: "test/py qemu_arm"
536 - TEST_PY_BD="qemu_arm"
537 TEST_PY_TEST_SPEC="not sleep"
538 QEMU_TARGET="arm-softmmu"
539 - name: "test/py qemu_arm64"
541 - TEST_PY_BD="qemu_arm64"
542 TEST_PY_TEST_SPEC="not sleep"
543 QEMU_TARGET="aarch64-softmmu"
544 - name: "test/py qemu_mips"
546 - TEST_PY_BD="qemu_mips"
547 TEST_PY_TEST_SPEC="not sleep"
548 QEMU_TARGET="mips-softmmu"
550 - name: "test/py qemu_mipsel"
552 - TEST_PY_BD="qemu_mipsel"
553 TEST_PY_TEST_SPEC="not sleep"
554 QEMU_TARGET="mipsel-softmmu"
556 - name: "test/py qemu_mips64"
558 - TEST_PY_BD="qemu_mips64"
559 TEST_PY_TEST_SPEC="not sleep"
560 QEMU_TARGET="mips64-softmmu"
562 - name: "test/py qemu_mips64el"
564 - TEST_PY_BD="qemu_mips64el"
565 TEST_PY_TEST_SPEC="not sleep"
566 QEMU_TARGET="mips64el-softmmu"
568 - name: "test/py qemu-ppce500"
570 - TEST_PY_BD="qemu-ppce500"
571 TEST_PY_TEST_SPEC="not sleep"
572 QEMU_TARGET="ppc-softmmu"
574 - name: "test/py qemu-riscv32"
576 - TEST_PY_BD="qemu-riscv32"
577 TEST_PY_TEST_SPEC="not sleep"
578 QEMU_TARGET="riscv32-softmmu"
580 - name: "test/py qemu-riscv64"
582 - TEST_PY_BD="qemu-riscv64"
583 TEST_PY_TEST_SPEC="not sleep"
584 QEMU_TARGET="riscv64-softmmu"
586 - name: "test/py qemu-riscv32_spl"
588 - TEST_PY_BD="qemu-riscv32_spl"
589 TEST_PY_TEST_SPEC="not sleep"
590 QEMU_TARGET="riscv32-softmmu"
592 - name: "test/py qemu-riscv64_spl"
594 - TEST_PY_BD="qemu-riscv64_spl"
595 TEST_PY_TEST_SPEC="not sleep"
596 QEMU_TARGET="riscv64-softmmu"
598 - name: "test/py qemu-x86"
600 - TEST_PY_BD="qemu-x86"
601 TEST_PY_TEST_SPEC="not sleep"
602 QEMU_TARGET="i386-softmmu"
605 - name: "test/py qemu-x86_64"
607 - TEST_PY_BD="qemu-x86_64"
608 TEST_PY_TEST_SPEC="not sleep"
609 QEMU_TARGET="x86_64-softmmu"
612 - name: "test/py xilinx_zynq_virt"
614 - TEST_PY_BD="xilinx_zynq_virt"
615 TEST_PY_TEST_SPEC="not sleep"
616 QEMU_TARGET="arm-softmmu"
617 TEST_PY_ID="--id qemu"
618 - name: "test/py xilinx_versal_virt"
620 - TEST_PY_BD="xilinx_versal_virt"
621 TEST_PY_TEST_SPEC="not sleep"
622 QEMU_TARGET="aarch64-softmmu"
623 TEST_PY_ID="--id qemu"
624 - name: "test/py xtfpga"
626 - TEST_PY_BD="xtfpga"
627 TEST_PY_TEST_SPEC="not sleep"
628 QEMU_TARGET="xtensa-softmmu"
629 TEST_PY_ID="--id qemu"
630 TOOLCHAIN="xtensa-dc233c-elf"
632 # TODO make it perfect ;-r