1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25#ident	"%Z%%M%	%I%	%E% SMI"
26#
27#	Global definitions for sun4u starcat implementation specific modules.
28#
29
30#
31#	Define directories.
32#
33ROOT_STARCAT_DIR	= $(ROOT_PLAT_DIR)/SUNW,Sun-Fire-15000
34ROOT_STARCAT_MOD_DIR	= $(ROOT_STARCAT_DIR)/kernel
35ROOT_STARCAT_KERN_DIR_32 = $(ROOT_STARCAT_MOD_DIR)
36ROOT_STARCAT_KERN_DIR_64 = $(ROOT_STARCAT_MOD_DIR)/$(SUBDIR64)
37ROOT_STARCAT_MISC_DIR_32 = $(ROOT_STARCAT_MOD_DIR)/misc
38ROOT_STARCAT_MISC_DIR_64 = $(ROOT_STARCAT_MOD_DIR)/misc/$(SUBDIR64)
39ROOT_STARCAT_DRV_DIR_32 = $(ROOT_STARCAT_MOD_DIR)/drv
40ROOT_STARCAT_DRV_DIR_64 = $(ROOT_STARCAT_MOD_DIR)/drv/$(SUBDIR64)
41ROOT_STARCAT_CPU_DIR_32 = $(ROOT_STARCAT_MOD_DIR)/cpu
42ROOT_STARCAT_CPU_DIR_64 = $(ROOT_STARCAT_MOD_DIR)/cpu/$(SUBDIR64)
43ROOT_STARCAT_CRYPTO_DIR_32 = $(ROOT_STARCAT_MOD_DIR)/crypto
44ROOT_STARCAT_CRYPTO_DIR_64 = $(ROOT_STARCAT_MOD_DIR)/crypto/$(SUBDIR64)
45
46ROOT_STARCAT_KERN_DIR	= $(ROOT_STARCAT_KERN_DIR_$(CLASS))
47ROOT_STARCAT_MISC_DIR	= $(ROOT_STARCAT_MISC_DIR_$(CLASS))
48ROOT_STARCAT_DRV_DIR	= $(ROOT_STARCAT_DRV_DIR_$(CLASS))
49ROOT_STARCAT_CPU_DIR	= $(ROOT_STARCAT_CPU_DIR_$(CLASS))
50ROOT_STARCAT_CRYPTO_DIR	= $(ROOT_STARCAT_CRYPTO_DIR_$(CLASS))
51
52ROOT_PLAT_MOD_DIRS	+= $(ROOT_STARCAT_MOD_DIR)
53ROOT_PLAT_MISC_DIRS_32	+= $(ROOT_STARCAT_MISC_DIR_32)
54
55USR_STARCAT_DIR	= $(USR_PLAT_DIR)/SUNW,Sun-Fire-15000
56USR_STARCAT_LIB_DIR	= $(USR_STARCAT_DIR)/lib
57USR_STARCAT_SBIN_DIR	= $(USR_STARCAT_DIR)/sbin
58USR_STARCAT_INC_DIR	= $(USR_STARCAT_DIR)/include
59USR_STARCAT_ISYS_DIR	= $(USR_STARCAT_INC_DIR)/sys
60
61STARCAT_LINT_LIB_DIR	= $(UTSBASE)/$(PLATFORM)/starcat/lint-libs/$(OBJS_DIR)
62
63#
64#	Include the makefiles which define build rule templates, the
65#	collection of files per module, and a few specific flags. Note
66#	that order is significant, just as with an include path. The
67#	first build rule template which matches the files name will be
68#	used. By including these in order from most machine dependent
69#	to most machine independent, we allow a machine dependent file
70#	to be used in preference over a machine independent version
71#	(Such as a machine specific optimization, which preserves the
72#	interfaces.)
73#
74include $(UTSBASE)/sun4u/ngdr/Makefile.files
75include $(UTSTREE)/sun4u/starcat/Makefile.files
76
77#
78#	Include common rules.
79#
80include $(UTSTREE)/sun4u/Makefile.sun4u
81
82#
83#	Define modules
84#
85STARCAT_KMODS	+= axq
86STARCAT_KMODS	+= cvc
87STARCAT_KMODS	+= cvcredir
88STARCAT_KMODS	+= dman
89STARCAT_KMODS	+= dr
90STARCAT_KMODS	+= drmach
91STARCAT_KMODS	+= fcgp2
92STARCAT_KMODS	+= gptwo_pci
93STARCAT_KMODS	+= iosram
94STARCAT_KMODS	+= mboxsc
95STARCAT_KMODS	+= platmod
96STARCAT_KMODS	+= sc_gptwocfg
97STARCAT_KMODS	+= schpc
98STARCAT_KMODS	+= sckmdrv
99STARCAT_KMODS	+= scosmb
100
101#
102#	Define CPU modules.
103#
104STARCAT_CPU_KMODS	+= cheetah cheetahplus
105
106#
107#	Links to UltraSparc III crypto modules
108#
109STARCAT_CRYPTO_LINKS	= aes
110
111#
112#	Everybody needs to know how to build modstubs.o and to locate unix.o
113#
114UNIX_DIR	= $(UTSBASE)/$(PLATFORM)/starcat/unix
115MODSTUBS_DIR	= $(UNIX_DIR)
116DSF_DIR		= $(UTSBASE)/$(PLATFORM)/starcat/genassym
117LINTS_DIR	= $(OBJS_DIR)
118LINT_LIB_DIR	= $(UTSBASE)/$(PLATFORM)/starcat/lint-libs/$(OBJS_DIR)
119
120UNIX_O		= $(UNIX_DIR)/$(OBJS_DIR)/unix.o
121
122LINT_LIB	= $(LINT_LIB_DIR)/llib-lunix.ln
123
124#
125#	Define the actual specific platforms
126#
127MACHINE_DEFS	= -D$(PLATFORM) -D_MACHDEP -DSFMMU -DMP -DMIXEDCPU_DR_SUPPORTED
128MACHINE_DEFS	+= -D_CPU_SIGNATURE
129
130#
131#	Define platform specific value
132#
133MACHINE_DEFS	+= -DNCPU=558
134MACHINE_DEFS	+= -DMAX_CPU_CHIPID=554
135MACHINE_DEFS	+= -DMAX_UPA=1024
136MACHINE_DEFS	+= -DIGN_SIZE=10
137MACHINE_DEFS	+= -DMAX_MEM_NODES=18
138
139#
140#	Define for inline pre-processing since
141#	cpp not smart about v9 yet.
142#	It's not smart about __sparc either since it only predefines sparc.
143CPP_DEFS_32	= -D__sparc
144CPP_DEFS_64	= -D__sparc -D__sparcv9
145CPP_DEFS	= $(CPP_DEFS_$(CLASS))
146
147#
148# For now, disable these lint checks; maintainers should endeavor
149# to investigate and remove these for maximum lint coverage.
150# Please do not carry these forward to new Makefiles.
151#
152LINTTAGS	+= -erroff=E_SUSPICIOUS_COMPARISON
153LINTTAGS	+= -erroff=E_BAD_PTR_CAST_ALIGN
154LINTTAGS	+= -erroff=E_SUPPRESSION_DIRECTIVE_UNUSED
155LINTTAGS	+= -erroff=E_STATIC_UNUSED
156LINTTAGS	+= -erroff=E_PTRDIFF_OVERFLOW
157LINTTAGS	+= -erroff=E_ASSIGN_NARROW_CONV
158