Lines Matching refs:arm
41 for a complete list of unimplemented I/O devices: ``./hw/arm/allwinner-h3.c``
50 to qemu-system-arm.
70 The above machine-specific options can be specified in qemu-system-arm
75 $ qemu-system-arm -M orangepi-pc -sd mycard.img \
87 $ ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- make mrproper
88 $ ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- make sunxi_defconfig
95 $ ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- make menuconfig
105 $ ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- make
111 $ qemu-system-arm -M orangepi-pc -nic user -nographic \
112 -kernel /path/to/linux/arch/arm/boot/zImage \
114 -dtb /path/to/linux/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dtb
148 $ qemu-system-arm -M orangepi-pc -nic user -nographic \
149 -kernel /path/to/linux/arch/arm/boot/zImage \
151 -dtb /path/to/linux/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dtb \
169 $ qemu-system-arm -M orangepi-pc -nic user -nographic \
196 $ qemu-system-arm -M orangepi-pc -nic user -nographic \
239 $ qemu-system-arm -M orangepi-pc -nic user -nographic \
265 pyvenv/bin/meson test --suite thorough func-arm-arm_orangepi