1271093Sbr# $FreeBSD: releng/11.0/sys/arm/altera/socfpga/std.socfpga 295885 2016-02-22 11:47:28Z skra $
2271093Sbr
3271093Sbrcpu		CPU_CORTEXA
4271093Sbrmachine		arm armv6
5276520Sianmakeoptions	CONF_CFLAGS="-march=armv7a"
6271093Sbr
7271093Sbrmakeoptions	KERNVIRTADDR=0xc0f00000
8271093Sbroptions		KERNVIRTADDR=0xc0f00000
9271093Sbr
10271093Sbroptions		IPI_IRQ_START=0
11271093Sbroptions		IPI_IRQ_END=15
12271093Sbr
13271093Sbrfiles		"../altera/socfpga/files.socfpga"
14