xref: /freebsd/sys/arm/qemu/std.virt (revision 2e620256bd76c449c835c604e404483437743011)
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