]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/altera/socfpga/std.socfpga
Merge OpenSSL 1.0.1m.
[FreeBSD/FreeBSD.git] / sys / arm / altera / socfpga / std.socfpga
1 # $FreeBSD$
2
3 makeoption      ARM_LITTLE_ENDIAN
4
5 cpu             CPU_CORTEXA
6 machine         arm armv6
7 makeoptions     CONF_CFLAGS="-march=armv7a"
8
9 options         PHYSADDR=0x00000000
10
11 makeoptions     KERNPHYSADDR=0x00f00000
12 options         KERNPHYSADDR=0x00f00000
13
14 makeoptions     KERNVIRTADDR=0xc0f00000
15 options         KERNVIRTADDR=0xc0f00000
16
17 options         ARM_L2_PIPT
18
19 options         IPI_IRQ_START=0
20 options         IPI_IRQ_END=15
21
22 files           "../altera/socfpga/files.socfpga"