17c478bd9Sstevel@tonic-gate# 27c478bd9Sstevel@tonic-gate# CDDL HEADER START 37c478bd9Sstevel@tonic-gate# 47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the 54ab75253Smrj# Common Development and Distribution License (the "License"). 64ab75253Smrj# You may not use this file except in compliance with the License. 77c478bd9Sstevel@tonic-gate# 87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing. 107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions 117c478bd9Sstevel@tonic-gate# and limitations under the License. 127c478bd9Sstevel@tonic-gate# 137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each 147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the 167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying 177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner] 187c478bd9Sstevel@tonic-gate# 197c478bd9Sstevel@tonic-gate# CDDL HEADER END 207c478bd9Sstevel@tonic-gate# 214ab75253Smrj 227c478bd9Sstevel@tonic-gate# 232d6b5ea7SGuoli Shu# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 247c478bd9Sstevel@tonic-gate# Use is subject to license terms. 257c478bd9Sstevel@tonic-gate# 26fb9f9b97Skupfer# This Makefile defines file modules in the directory uts/i86pc 27fb9f9b97Skupfer# and its children. These are the source files which are i86pc 287c478bd9Sstevel@tonic-gate# "implementation architecture" dependent. 297c478bd9Sstevel@tonic-gate# 307c478bd9Sstevel@tonic-gate 317c478bd9Sstevel@tonic-gate# 327c478bd9Sstevel@tonic-gate# object lists 337c478bd9Sstevel@tonic-gate# 347c478bd9Sstevel@tonic-gateCORE_OBJS += \ 352df1fe9cSrandyf acpi_stubs.o \ 367c478bd9Sstevel@tonic-gate biosdisk.o \ 37ae115bc7Smrj bios_call.o \ 387c478bd9Sstevel@tonic-gate cbe.o \ 397aec1d6eScindi cmi.o \ 4020c794b3Sgavinm cmi_hw.o \ 4120c794b3Sgavinm cms.o \ 427c478bd9Sstevel@tonic-gate confunix.o \ 430e751525SEric Saxe cpu_idle.o \ 447c478bd9Sstevel@tonic-gate cpuid.o \ 45e4b86885SCheng Sean Ye cpuid_subr.o \ 465cff7825Smh27603 cpupm.o \ 470e751525SEric Saxe cpupm_mach.o \ 480e751525SEric Saxe cpupm_amd.o \ 490e751525SEric Saxe cpupm_intel.o \ 500e751525SEric Saxe cpupm_throttle.o \ 510e751525SEric Saxe cpu_acpi.o \ 527c478bd9Sstevel@tonic-gate dis_tables.o \ 537c478bd9Sstevel@tonic-gate ddi_impl.o \ 547c478bd9Sstevel@tonic-gate dtrace_subr.o \ 557c478bd9Sstevel@tonic-gate dvma.o \ 56ae115bc7Smrj fpu_subr.o \ 57ae115bc7Smrj fakebop.o \ 5819397407SSherry Moore fastboot.o \ 5919397407SSherry Moore fb_swtch.o \ 607c478bd9Sstevel@tonic-gate graphics.o \ 61ae115bc7Smrj hardclk.o \ 627c478bd9Sstevel@tonic-gate hat_i86.o \ 637c478bd9Sstevel@tonic-gate hat_kdi.o \ 647c478bd9Sstevel@tonic-gate hment.o \ 65ae115bc7Smrj hold_page.o \ 667c478bd9Sstevel@tonic-gate hrtimers.o \ 677c478bd9Sstevel@tonic-gate htable.o \ 68ae115bc7Smrj i86_mmu.o \ 696cefaae1SJack Meng ibft.o \ 707c478bd9Sstevel@tonic-gate instr_size.o \ 717c478bd9Sstevel@tonic-gate intr.o \ 72ae115bc7Smrj kboot_mmu.o \ 73ae115bc7Smrj kdi_subr.o \ 74ae115bc7Smrj kdi_idt.o \ 75ae115bc7Smrj kdi_idthdl.o \ 76ae115bc7Smrj kdi_asm.o \ 777c478bd9Sstevel@tonic-gate lgrpplat.o \ 787c478bd9Sstevel@tonic-gate mach_kdi.o \ 797c478bd9Sstevel@tonic-gate mach_sysconfig.o \ 807c478bd9Sstevel@tonic-gate machdep.o \ 817c478bd9Sstevel@tonic-gate mem_config_stubs.o \ 827c478bd9Sstevel@tonic-gate memnode.o \ 832449e17fSsherrym microcode.o \ 84843e1988Sjohnlev microfind.o \ 857c478bd9Sstevel@tonic-gate mlsetup.o \ 867c478bd9Sstevel@tonic-gate mp_call.o \ 877c478bd9Sstevel@tonic-gate mp_implfuncs.o \ 887c478bd9Sstevel@tonic-gate mp_machdep.o \ 89ae115bc7Smrj mp_pc.o \ 907c478bd9Sstevel@tonic-gate mp_startup.o \ 917c478bd9Sstevel@tonic-gate memscrub.o \ 927c478bd9Sstevel@tonic-gate mpcore.o \ 937c478bd9Sstevel@tonic-gate notes.o \ 9475bcd456Sjg pci_bios.o \ 95c88420b3Sdmick pci_cfgspace.o \ 96c88420b3Sdmick pci_mech1.o \ 97c88420b3Sdmick pci_mech2.o \ 98c88420b3Sdmick pci_neptune.o \ 99c88420b3Sdmick pci_orion.o \ 1007c478bd9Sstevel@tonic-gate pmem.o \ 1017c478bd9Sstevel@tonic-gate ppage.o \ 1020e751525SEric Saxe pwrnow.o \ 1030e751525SEric Saxe speedstep.o \ 1047c478bd9Sstevel@tonic-gate startup.o \ 1057c478bd9Sstevel@tonic-gate timestamp.o \ 106ae115bc7Smrj todpc_subr.o \ 1077c478bd9Sstevel@tonic-gate trap.o \ 1087c478bd9Sstevel@tonic-gate vm_machdep.o \ 1097c478bd9Sstevel@tonic-gate x_call.o 1107c478bd9Sstevel@tonic-gate 1117c478bd9Sstevel@tonic-gate# 11284ab085aSmws# Add the SMBIOS subsystem object files directly to the list of objects 11384ab085aSmws# built into unix itself; this is all common code except for smb_dev.c. 11484ab085aSmws# 11584ab085aSmwsCORE_OBJS += $(SMBIOS_OBJS) 11684ab085aSmws 11784ab085aSmws# 118ae115bc7Smrj# These get compiled twice: 119ae115bc7Smrj# - once in the dboot (direct boot) identity mapped code 120ae115bc7Smrj# - once for use during early startup in unix 121ae115bc7Smrj# 122ae115bc7SmrjBOOT_DRIVER_OBJS = \ 123ae115bc7Smrj boot_console.o \ 124ae115bc7Smrj boot_keyboard.o \ 125ae115bc7Smrj boot_keyboard_table.o \ 126ae115bc7Smrj boot_vga.o \ 127ae115bc7Smrj boot_mmu.o 128ae115bc7Smrj 129ae115bc7SmrjCORE_OBJS += $(BOOT_DRIVER_OBJS) 130ae115bc7Smrj 131ae115bc7Smrj# 1327c478bd9Sstevel@tonic-gate# locore.o is special. It must be the first file relocated so that it 1337c478bd9Sstevel@tonic-gate# it is relocated just where its name implies. 1347c478bd9Sstevel@tonic-gate# 1357c478bd9Sstevel@tonic-gateSPECIAL_OBJS_32 += \ 1367c478bd9Sstevel@tonic-gate locore.o \ 1377c478bd9Sstevel@tonic-gate fast_trap_asm.o \ 1387c478bd9Sstevel@tonic-gate interrupt.o \ 1397c478bd9Sstevel@tonic-gate syscall_asm.o 1407c478bd9Sstevel@tonic-gate 1417c478bd9Sstevel@tonic-gateSPECIAL_OBJS_64 += \ 1427c478bd9Sstevel@tonic-gate locore.o \ 1437c478bd9Sstevel@tonic-gate fast_trap_asm.o \ 1447c478bd9Sstevel@tonic-gate interrupt.o \ 1457c478bd9Sstevel@tonic-gate syscall_asm_amd64.o 1467c478bd9Sstevel@tonic-gate 1477c478bd9Sstevel@tonic-gateSPECIAL_OBJS += $(SPECIAL_OBJS_$(CLASS)) 1487c478bd9Sstevel@tonic-gate 1497c478bd9Sstevel@tonic-gate# 150ae115bc7Smrj# Objects that get compiled into the identity mapped PT_LOAD section of unix 151ae115bc7Smrj# to handle the earliest part of booting. 1527c478bd9Sstevel@tonic-gate# 153ae115bc7SmrjDBOOT_OBJS_32 = 154ae115bc7Smrj 155ae115bc7SmrjDBOOT_OBJS_64 += dboot_elfload.o 156ae115bc7Smrj 157ae115bc7SmrjDBOOT_OBJS += \ 158843e1988Sjohnlev dboot_asm.o \ 159ae115bc7Smrj dboot_grub.o \ 160ae115bc7Smrj dboot_printf.o \ 161843e1988Sjohnlev dboot_startkern.o \ 162ae115bc7Smrj memcpy.o \ 163ae115bc7Smrj memset.o \ 164ae115bc7Smrj muldiv.o \ 165ae115bc7Smrj string.o \ 166ae115bc7Smrj $(BOOT_DRIVER_OBJS) \ 167ae115bc7Smrj $(DBOOT_OBJS_$(CLASS)) 168ae115bc7Smrj 169ae115bc7Smrj# 170ae115bc7Smrj# driver and misc modules 171ae115bc7Smrj# 172ae115bc7SmrjGFX_PRIVATE_OBJS += gfx_private.o gfxp_pci.o gfxp_segmap.o \ 173ae115bc7Smrj gfxp_devmap.o gfxp_vgatext.o gfxp_vm.o vgasubr.o 174*eca2601cSRandy FishelFIPE_OBJS += fipe_drv.o fipe_pm.o 17517169044SbrutusIOAT_OBJS += ioat.o ioat_rs.o ioat_ioctl.o ioat_chan.o 1767c478bd9Sstevel@tonic-gateISANEXUS_OBJS += isa.o dma_engine.o i8237A.o 177fc51f9bbSKrishna ElangoPCIE_MISC_OBJS += pcie_acpi.o 178ae115bc7SmrjPCI_E_NEXUS_OBJS += npe.o npe_misc.o 179ae115bc7SmrjPCI_E_NEXUS_OBJS += pci_common.o pci_kstats.o pci_tools.o 1807a364d25SschwartzPCINEXUS_OBJS += pci.o pci_common.o pci_kstats.o pci_tools.o 1810e751525SEric SaxePCPLUSMP_OBJS += apic.o apic_regops.o psm_common.o apic_introp.o \ 1820e751525SEric Saxe mp_platform_common.o hpet_acpi.o 183507c3241Smlf 1842d6b5ea7SGuoli ShuACPI_DRV_OBJS += acpi_drv.o acpi_video.o 1857aec1d6eScindi 1867f606aceSMark HaywoodCPUDRV_OBJS += \ 1877f606aceSMark Haywood cpudrv.o \ 1880e751525SEric Saxe cpudrv_mach.o 1897f606aceSMark Haywood 1905cff7825Smh27603PPM_OBJS += ppm_subr.o ppm.o ppm_plat.o 1915cff7825Smh27603 1922df1fe9cSrandyfACPIPPM_OBJS += acpippm.o acpisleep.o 1932df1fe9cSrandyf 19486c1f4dcSVikram HegdeROOTNEX_OBJS += rootnex.o iommu_rscs.o dmar_acpi.o intel_iommu.o 195ae115bc7SmrjTZMON_OBJS += tzmon.o 1967c478bd9Sstevel@tonic-gateUPPC_OBJS += uppc.o psm_common.o 197ae115bc7SmrjXSVC_OBJS += xsvc.o 198fc1821feSrugrat 1997c478bd9Sstevel@tonic-gate# 2007c478bd9Sstevel@tonic-gate# Build up defines and paths. 2017c478bd9Sstevel@tonic-gate# 2027c478bd9Sstevel@tonic-gateALL_DEFS += -Di86pc 203ae115bc7SmrjINC_PATH += -I$(UTSBASE)/i86pc -I$(SRC)/common 2047c478bd9Sstevel@tonic-gate 2057c478bd9Sstevel@tonic-gate# 206ae115bc7Smrj# Since the assym files are derived, the dependencies must be explicit for 2077c478bd9Sstevel@tonic-gate# all files including this file. (This is only actually required in the 2087c478bd9Sstevel@tonic-gate# instance when the .nse_depinfo file does not exist.) It may seem that 2097c478bd9Sstevel@tonic-gate# the lint targets should also have a similar dependency, but they don't 2107c478bd9Sstevel@tonic-gate# since only C headers are included when #defined(__lint) is true. 2117c478bd9Sstevel@tonic-gate# 212ae115bc7Smrj 2137c478bd9Sstevel@tonic-gateASSYM_DEPS += \ 2147c478bd9Sstevel@tonic-gate copy.o \ 2157c478bd9Sstevel@tonic-gate desctbls_asm.o \ 2167c478bd9Sstevel@tonic-gate ddi_i86_asm.o \ 2177c478bd9Sstevel@tonic-gate exception.o \ 2187c478bd9Sstevel@tonic-gate fast_trap_asm.o \ 2197c478bd9Sstevel@tonic-gate float.o \ 2207c478bd9Sstevel@tonic-gate i86_subr.o \ 2217c478bd9Sstevel@tonic-gate interrupt.o \ 2227c478bd9Sstevel@tonic-gate lock_prim.o \ 2237c478bd9Sstevel@tonic-gate locore.o \ 2247c478bd9Sstevel@tonic-gate mpcore.o \ 2257c478bd9Sstevel@tonic-gate sseblk.o \ 2267c478bd9Sstevel@tonic-gate swtch.o \ 2277c478bd9Sstevel@tonic-gate syscall_asm.o \ 2282df1fe9cSrandyf syscall_asm_amd64.o \ 2292df1fe9cSrandyf cpr_wakecode.o 2302df1fe9cSrandyf 2312df1fe9cSrandyfCPR_IMPL_OBJS = cpr_impl.o cpr_wakecode.o 232ae115bc7Smrj 233ae115bc7Smrj$(KDI_ASSYM_DEPS:%=$(OBJS_DIR)/%): $(DSF_DIR)/$(OBJS_DIR)/kdi_assym.h 234ae115bc7Smrj 235ae115bc7SmrjASSYM_DEPS += kdi_asm.o 236