summaryrefslogtreecommitdiffstats
path: root/sys/arm/qemu/std.virt
blob: 3adef1e0a3556f7071ca1e34156de3995f61e6fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$
machine		arm	armv6
cpu 		CPU_CORTEXA
makeoptions	CONF_CFLAGS="-march=armv7a"
options		ARM_L2_PIPT

options 	KERNVIRTADDR		= 0xc1000000
makeoptions	KERNVIRTADDR		= 0xc1000000

options		IPI_IRQ_START=0
options		IPI_IRQ_END=15

files "../qemu/files.qemu"

OpenPOWER on IntegriCloud