xref: /freebsd/sys/arm/qemu/std.virt (revision cbb3ec25236ba72f91cbdf23f8b78b9d1af0cedf)
1machine		arm	armv7
2cpu 		CPU_CORTEXA
3makeoptions	CONF_CFLAGS="-march=armv7a"
4
5options 	KERNVIRTADDR		= 0xc1000000
6makeoptions	KERNVIRTADDR		= 0xc1000000
7
8files "../qemu/files.qemu"
9
10