summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/aarch64-qemu-virt.rst
blob: 5f6cd882d546e71e2c579640f0e57fd7613771ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Aarch64 Qemu virt
=================

Besides a number of physical ARM64 targets, barebox also supports a
``qemu-virt64`` board.

Running barebox on QEMU aarch64 virt machine
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Usage::
	$ qemu-system-aarch64 -m 2048M \
		-cpu cortex-a57 -machine virt \
		-display none -serial stdio \
		-kernel ../barebox/barebox