VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/Makefile.kmk@ 100356

Last change on this file since 100356 was 99673, checked in by vboxsync, 19 months ago

SUPHardNt: sha384 is included in alt-sha512.cpp, duh. bugref:10439

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 36.2 KB
Line 
1# $Id: Makefile.kmk 99673 2023-05-08 13:25:06Z vboxsync $
2## @file
3# Sub-Makefile for the support library and the drivers/modules/kexts it uses.
4#
5
6#
7# Copyright (C) 2006-2023 Oracle and/or its affiliates.
8#
9# This file is part of VirtualBox base platform packages, as
10# available from https://www.virtualbox.org.
11#
12# This program is free software; you can redistribute it and/or
13# modify it under the terms of the GNU General Public License
14# as published by the Free Software Foundation, in version 3 of the
15# License.
16#
17# This program is distributed in the hope that it will be useful, but
18# WITHOUT ANY WARRANTY; without even the implied warranty of
19# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20# General Public License for more details.
21#
22# You should have received a copy of the GNU General Public License
23# along with this program; if not, see <https://www.gnu.org/licenses>.
24#
25# The contents of this file may alternatively be used under the terms
26# of the Common Development and Distribution License Version 1.0
27# (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
28# in the VirtualBox distribution, in which case the provisions of the
29# CDDL are applicable instead of those of the GPL.
30#
31# You may elect to license modified versions of this file under the
32# terms and conditions of either the GPL or the CDDL or both.
33#
34# SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
35#
36
37SUB_DEPTH = ../../../..
38include $(KBUILD_PATH)/subheader.kmk
39
40#
41# Globals.
42#
43VBOX_PATH_SUP_SRC := $(PATH_SUB_CURRENT)
44VBOX_PATH_SUPR3_CERTIFICATES := $(PATH_SUB_CURRENT)/Certificates
45VBOX_PATH_RUNTIME_SRC ?= $(PATH_ROOT)/src/VBox/Runtime
46
47
48#
49# Targets
50#
51LIBRARIES += SUPR3 SUPR3Static
52if defined(VBOX_WITH_HARDENING) \
53 && !defined(VBOX_ONLY_VALIDATIONKIT)
54 LIBRARIES += SUPR3HardenedStatic
55endif
56ifndef VBOX_ONLY_BUILD
57 DLLS.win += VBoxSupLib
58endif
59ifdef VBOX_WITH_32_ON_64_MAIN_API
60 LIBRARIES += SUPR3-x86
61endif
62if !defined(VBOX_ONLY_DOCS)
63 if1of ($(VBOX_LDR_FMT), pe lx)
64 LIBRARIES += SUPR0
65 endif
66endif
67if !defined(VBOX_ONLY_BUILD) && defined(VBOX_WITH_RAW_MODE)
68 LIBRARIES += SUPRC
69endif
70if !defined(VBOX_ONLY_DOCS) \
71 && !defined(VBOX_ONLY_EXTPACKS) \
72 && !defined(VBOX_ONLY_VALIDATIONKIT) \
73 && "$(intersects $(KBUILD_TARGET_ARCH),$(VBOX_SUPPORTED_HOST_ARCHS))" != ""
74 ifdef VBOX_WITH_SUPSVC
75 PROGRAMS += VBoxSupSvc
76 endif
77 ifdef VBOX_WITH_VBOXDRV
78 LIBRARIES += SUPR0IdcClient
79 SYSMODS.os2 += VBoxDrv
80 endif
81 INSTALLS.linux += vboxdrv-src
82 INSTALLS.freebsd += vboxdrv-src
83
84 #
85 # Include sub-makefile(s).
86 #
87 include $(PATH_SUB_CURRENT)/testcase/Makefile.kmk
88
89 #
90 # Populate FILES_VBOXDRV_NOBIN and FILES_VBOXDRV_BIN
91 #
92 ifeq ($(KBUILD_TARGET),linux)
93 include $(PATH_SUB_CURRENT)/linux/files_vboxdrv
94 endif
95 ifeq ($(KBUILD_TARGET),freebsd)
96 include $(PATH_SUB_CURRENT)/freebsd/files_vboxdrv
97 endif
98endif # !VBOX_ONLY_DOCS && !VBOX_ONLY_EXTPACKS && !VBOX_ONLY_VALIDATIONKIT
99
100#
101# Authenticode related trust anchors and certificates -> .cpp
102#
103VBOX_SUP_WIN_CERTS_FILE = $(SUPR3_0_OUTDIR)/TrustAnchorsAndCerts.cpp
104VBOX_SUP_WIN_CERTS := \
105 SpcRootMicrosoft0=SpcRoot-MicrosoftAuthenticodeTmRootAuthority-01.taf \
106 SpcRootMicrosoft1=SpcRoot-MicrosoftRootAuthority-00c1008b3c3c8811d13ef663ecdf40.taf \
107 SpcRootMicrosoft2=SpcRoot-MicrosoftRootCertificateAuthority-79ad16a14aa0a5ad4c7358f407132e65.taf \
108 SpcRootMicrosoft3=SpcRoot-MicrosoftRootCertificateAuthority2010-28cc3a25bfba44ac449a9b586b4339aa.taf \
109 SpcRootMicrosoft4=SpcRoot-MicrosoftRootCertificateAuthority2011-3f8bc8b5fc9fb29643b569d66c42e144.taf \
110 SpcRootMicrosoft5=SpcRoot-MicrosoftDigitalMediaAuthority2005-6eff330eb6e7569740680870104baaba.taf \
111 SpcRootMicrosoft6=SpcRoot-MicrosoftDevelopmentRootCertificateAuthority2014-078f0a9d03df119e434e4fec1bf0235a.taf \
112 SpcRootMicrosoft7=SpcRoot-MicrosoftTestingRootCertificateAuthority2010-8a334aa8052dd244a647306a76b8178fa215f344.taf \
113 NtRootMicrosoft8=NtRoot-MicrosoftCodeVerificationRoot-729404101f3e0ca347837fca175a8438.taf \
114 TimeRootMicrosoft0=Timestamp-CopyrightC1997MicrosoftCorp-01.taf \
115 TimeRootOracle0=Timestamp-VBoxLegacyWinCA.taf \
116 TimeRootOracle1=Timestamp-VBoxLegacyWinSha1CA.taf \
117 TrustedCertVBox0=Trusted-OracleCorporationVirtualBox-05308b76ac2e15b29720fb4395f65f38.taf \
118 AppleRoot0=AppleRoot-2bd06947947609fef46b8d2e40a6f7474d7f085e.taf \
119 AppleRoot1=AppleRoot-G2-c499136c1803c27bc0a3a00d7f72807a1c77268d.taf
120# Hack Alert! Because the DigiCert cross signing certificate we use expired 2020-04-15, we add it as a trusted NT kernel
121# signing root instead, so we can bypass the expiry check in IPRT. NtRootMicrosoft8 is the one found in the
122# 6.1.20 extpack, NtRootMicrosoft9 is the one bird uses at home.
123VBOX_SUP_WIN_CERTS += NtRootDigiCert8=NtRoot-CrossSign-DigiCertAssuredIDRootCA-589567a6c1944d68f11ff3d86576092b.taf
124VBOX_SUP_WIN_CERTS += NtRootDigiCert9=NtRoot-CrossSign-DigiCertHighAssuranceEVRootCA-f4a38dbe86386c554d25f1ce2557a4fe.taf
125
126VBOX_SUP_WIN_CERT_NAMES := $(foreach cert,$(VBOX_SUP_WIN_CERTS),$(firstword $(subst =,$(SPACE) ,$(cert))))
127
128# 1=name, 2=filter, 3=buildcert?.
129if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING)
130 VBOX_SUP_GEN_CERT_MACRO = 'SUPTAENTRY const g_aSUP$(1)TAs[] =' '{' \
131 $(if-expr "$(3)" == "",,' SUPTAENTRY_GEN(g_abSUPBuildCert),') \
132 $(foreach certnm,$(filter $(2),$(VBOX_SUP_WIN_CERT_NAMES)), ' SUPTAENTRY_GEN(g_abSUP$(certnm)),') \
133 '};' 'unsigned const g_cSUP$(1)TAs = RT_ELEMENTS(g_aSUP$(1)TAs);' '' ''
134else
135 VBOX_SUP_GEN_CERT_MACRO = 'SUPTAENTRY const g_aSUP$(1)TAs[] =' '{' \
136 $(foreach certnm,$(filter $(2),$(VBOX_SUP_WIN_CERT_NAMES)), ' SUPTAENTRY_GEN(g_abSUP$(certnm)),') \
137 '};' 'unsigned const g_cSUP$(1)TAs = RT_ELEMENTS(g_aSUP$(1)TAs);' '' ''
138endif
139
140if ("$(KBUILD_TARGET)" == "win" && defined(VBOX_SIGNING_MODE)) \
141 || ("$(KBUILD_TARGET)" == "darwin" && defined(VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION) && defined(VBOX_SIGNING_MODE))
142 BLDPROGS += bldSUPSignedDummy
143 bldSUPSignedDummy_TEMPLATE = VBoxBldProg
144 bldSUPSignedDummy_SOURCES = bldSUPSignedDummy.cpp
145 bldSUPSignedDummy_ORDERDEPS.win = $(VBOX_SIGN_IMAGE_ORDERDEPS)
146 bldSUPSignedDummy_POST_CMDS.win = $(call VBOX_SIGN_IMAGE_FN,$(out),,2)
147 bldSUPSignedDummy_POST_CMDS.darwin = $(call VBOX_SIGN_MACHO_FN,$(out),org.virtualbox.org.bldtool.$(target))
148endif
149
150$$(VBOX_SUP_WIN_CERTS_FILE): $(MAKEFILE_CURRENT) \
151 $(foreach cert,$(VBOX_SUP_WIN_CERTS),$(VBOX_PATH_SUPR3_CERTIFICATES)/$(lastword $(subst =,$(SPACE) ,$(cert)))) \
152 $(VBOX_BIN2C) \
153 $(if-expr defined(bldSUPSignedDummy_SOURCES),$(VBOX_RTSIGNTOOL) $$(bldSUPSignedDummy_1_TARGET),) \
154 | $$(dir $$@)
155 $(QUIET)$(RM) -f -- $@ [email protected]
156 $(QUIET)$(APPEND) -n "$@" \
157 '' \
158 '#include <VBox/sup.h>' \
159 ''
160 $(foreach cert,$(VBOX_SUP_WIN_CERTS), $(NLTAB)$(VBOX_BIN2C) -ascii --append --static --no-size \
161 "SUP$(firstword $(subst =,$(SP) ,$(cert)))" \
162 "$(VBOX_PATH_SUPR3_CERTIFICATES)/$(lastword $(subst =,$(SP) ,$(cert)))" \
163 "$@")
164# The build certificate.
165ifdef bldSUPSignedDummy_SOURCES
166 $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --exe "$(bldSUPSignedDummy_1_TARGET)" --output "[email protected]" --der
167 $(VBOX_BIN2C) -ascii --append SUPBuildCert "[email protected]" $@
168 $(QUIET)$(RM) -f -- [email protected]
169endif
170# Generate certificate lists.
171 $(QUIET)$(APPEND) -n "$@" '' \
172 $(call VBOX_SUP_GEN_CERT_MACRO,All,%,build) \
173 $(call VBOX_SUP_GEN_CERT_MACRO,SpcRoot,SpcRoot%) \
174 $(call VBOX_SUP_GEN_CERT_MACRO,NtKernelRoot,NtRoot%) \
175 $(call VBOX_SUP_GEN_CERT_MACRO,Timestamp,TimeRoot%) \
176 $(call VBOX_SUP_GEN_CERT_MACRO,AppleRoot,AppleRoot%) \
177 $(call VBOX_SUP_GEN_CERT_MACRO,Trusted,TrustedCert%,build)
178
179OTHER_CLEAN += $(VBOX_SUP_WIN_CERTS_FILE)
180
181tst: $(VBOX_SUP_WIN_CERTS_FILE)
182
183
184#
185# The Ring-3 Support Library (this is linked into the IPRT dll, VBoxRT).
186#
187SUPR3_TEMPLATE = VBoxR3Dll
188SUPR3_DEFS = \
189 IN_SUP_R3 IN_RT_R3 \
190 $(if $(VBOX_WITH_SUPSVC),VBOX_WITH_SUPSVC) \
191 $(if $(VBOX_WITH_MAIN),VBOX_WITH_MAIN,) \
192 $(if $(VBOX_WITH_RAW_MODE),VBOX_WITH_RAW_MODE,) \
193 $(if $(VBOX_WITH_DRIVERLESS_NEM_FALLBACK),VBOX_WITH_DRIVERLESS_NEM_FALLBACK,) \
194 VBOX_PERMIT_MORE \
195 VBOX_PERMIT_EVEN_MORE
196SUPR3_INCS := $(PATH_SUB_CURRENT)
197SUPR3_SOURCES = \
198 SUPLib.cpp \
199 SUPLibLdr.cpp \
200 SUPLibSem.cpp \
201 SUPLibAll.cpp \
202 SUPR3HardenedIPRT.cpp \
203 SUPR3HardenedVerify.cpp \
204 $(KBUILD_TARGET)/SUPLib-$(KBUILD_TARGET).cpp \
205 $(VBOX_SUP_WIN_CERTS_FILE)
206SUPR3_SOURCES.amd64 = \
207 SUPLibTracerA.asm
208SUPR3_SOURCES.x86 = \
209 SUPLibTracerA.asm
210ifdef VBOX_WITH_HARDENING
211 SUPR3_SOURCES.win = \
212 win/SUPHardenedVerifyImage-win.cpp
213endif
214
215SUPR3-x86_TEMPLATE = VBoxR3Dll-x86
216SUPR3-x86_EXTENDS = SUPR3
217
218
219#
220# Static version of SUPR3. This is more of a stub than anything else in a
221# hardened build, at least on windows.
222#
223SUPR3Static_TEMPLATE := VBoxR3Static
224SUPR3Static_EXTENDS := SUPR3
225SUPR3Static_DEFS = $(SUPR3_DEFS) IN_SUP_R3_STATIC
226SUPR3Static_SOURCES.win = $(filter-out win/SUPHardenedVerifyImage-win.cpp, $(SUPR3_SOURCES.win))
227
228
229#
230# The static part of the hardened support library (ring-3).
231#
232SUPR3HardenedStatic_TEMPLATE = VBoxR3HardenedLib
233SUPR3HardenedStatic_DEFS = IN_SUP_HARDENED_R3
234SUPR3HardenedStatic_DEFS += \
235 $(if $(VBOX_WITH_SUPSVC),VBOX_WITH_SUPSVC,) \
236 $(if $(VBOX_WITH_MAIN),VBOX_WITH_MAIN,) \
237 $(if $(VBOX_WITH_RAW_MODE),VBOX_WITH_RAW_MODE,) \
238 $(if $(VBOX_WITH_DRIVERLESS_NEM_FALLBACK),VBOX_WITH_DRIVERLESS_NEM_FALLBACK,) \
239 $(if $(VBOX_WITHOUT_DEBUGGER_CHECKS),VBOX_WITHOUT_DEBUGGER_CHECKS,) \
240 $(if $(VBOX_PERMIT_VISUAL_STUDIO_PROFILING),VBOX_PERMIT_VISUAL_STUDIO_PROFILING,) \
241 VBOX_PERMIT_MORE \
242 VBOX_PERMIT_EVEN_MORE
243ifdef VBOX_WITH_VISTA_NO_SP
244 SUPR3HardenedStatic_DEFS.win += VBOX_WITH_VISTA_NO_SP
245endif
246SUPR3HardenedStatic_INCS = .
247SUPR3HardenedStatic_SOURCES = \
248 SUPR3HardenedMain.cpp \
249 SUPR3HardenedVerify.cpp \
250 SUPR3HardenedNoCrt.cpp \
251 $(KBUILD_TARGET)/SUPLib-$(KBUILD_TARGET).cpp
252SUPR3HardenedStatic_SOURCES.win = \
253 win/SUPR3HardenedMain-win.cpp \
254 win/SUPR3HardenedMainA-win.asm \
255 win/SUPR3HardenedMainImports-win.cpp \
256 win/SUPHardenedVerifyProcess-win.cpp \
257 win/SUPHardenedVerifyImage-win.cpp \
258 $(VBOX_SUP_WIN_CERTS_FILE)
259SUPR3HardenedStatic_SOURCES.x86 += \
260 $(VBOX_PATH_RUNTIME_SRC)/common/asm/ASMMemFirstMismatchingU8.asm
261SUPR3HardenedStatic_SOURCES.amd64 += \
262 $(VBOX_PATH_RUNTIME_SRC)/common/asm/ASMMemFirstMismatchingU8.asm
263
264
265if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING) && !defined(VBOX_ONLY_VALIDATIONKIT) ## @todo some of this move up.
266 SUPR3HardenedStatic_DEFS += \
267 IN_RT_R3 \
268 IN_RT_STATIC \
269 IN_DIS \
270 IN_DIS_STATIC \
271 DIS_CORE_ONLY \
272 VBOX_DIS_WITH_X86_AMD64 \
273 IPRT_NO_CRT \
274 RT_WITH_NOCRT_ALIASES \
275 LOG_DISABLED \
276 IPRT_NO_ERROR_DATA \
277 IPRT_WITHOUT_DIGEST_MD4
278 SUPR3HardenedStatic_DEFS.win += LDR_ONLY_PE __STRALIGN_H_
279
280 SUPR3HardenedStatic_INCS += $(PATH_ROOT)/include/iprt/nocrt $(VBOX_PATH_RUNTIME_SRC)/include
281
282 SUPR3HardenedStatic_SOURCES += \
283 $(VBOX_PATH_RUNTIME_SRC)/common/ldr/ldr.cpp \
284 $(VBOX_PATH_RUNTIME_SRC)/common/ldr/ldrEx.cpp \
285 $(VBOX_PATH_RUNTIME_SRC)/common/ldr/ldrPE.cpp \
286 $(VBOX_PATH_RUNTIME_SRC)/common/alloc/heapsimple.cpp \
287 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-basics.cpp \
288 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-cursor.cpp \
289 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-default-allocator.cpp \
290 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-safer-allocator.cpp \
291 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-dump.cpp \
292 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-encode.cpp \
293 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-bitstring.cpp \
294 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-bitstring-decode.cpp \
295 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-boolean.cpp \
296 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-boolean-decode.cpp \
297 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-core.cpp \
298 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-core-decode.cpp \
299 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-dyntype.cpp \
300 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-dyntype-decode.cpp \
301 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-integer.cpp \
302 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-integer-decode.cpp \
303 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-null.cpp \
304 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-null-decode.cpp \
305 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-objid.cpp \
306 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-objid-decode.cpp \
307 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-octetstring.cpp \
308 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-octetstring-decode.cpp \
309 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-string.cpp \
310 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-string-decode.cpp \
311 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-time.cpp \
312 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-time-decode.cpp \
313 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/digest-core.cpp \
314 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/digest-builtin.cpp \
315 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/key.cpp \
316 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-asn1-decoder.cpp \
317 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-core.cpp \
318 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-init.cpp \
319 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-sanity.cpp \
320 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-verify.cpp \
321 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-signature-builtin.cpp \
322 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-signature-core.cpp \
323 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-signature-rsa.cpp \
324 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-verify.cpp \
325 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-util.cpp \
326 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-asn1-decoder.cpp \
327 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-core.cpp \
328 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-init.cpp \
329 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-sanity.cpp \
330 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-asn1-decoder.cpp \
331 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-core.cpp \
332 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-init.cpp \
333 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-sanity.cpp \
334 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-asn1-decoder.cpp \
335 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-certpaths.cpp \
336 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-core.cpp \
337 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-init.cpp \
338 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-sanity.cpp \
339 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-verify.cpp \
340 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/store.cpp \
341 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/store-inmem.cpp \
342 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-asn1-decoder.cpp \
343 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-core.cpp \
344 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-init.cpp \
345 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-sanity.cpp \
346 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-asn1-decoder.cpp \
347 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-core.cpp \
348 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-init.cpp \
349 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-sanity.cpp \
350 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-md2.cpp \
351 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-md5.cpp \
352 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha1.cpp \
353 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha256.cpp \
354 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha512.cpp \
355 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha3.cpp \
356 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md2str.cpp \
357 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md5str.cpp \
358 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha1str.cpp \
359 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha256str.cpp \
360 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha384str.cpp \
361 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha512str.cpp \
362 $(VBOX_PATH_RUNTIME_SRC)/common/err/errinfo.cpp \
363 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathChangeToUnixSlashes.cpp \
364 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathExt.cpp \
365 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16PrintHexBytes.cpp \
366 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16ICmpAscii.cpp \
367 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16NICmpAscii.cpp \
368 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16CatAscii.cpp \
369 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16CopyAscii.cpp \
370 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16End.cpp \
371 $(VBOX_PATH_RUNTIME_SRC)/common/string/strstrip.cpp \
372 \
373 $(VBOX_PATH_RUNTIME_SRC)/common/err/errmsg.cpp \
374 $(VBOX_PATH_RUNTIME_SRC)/common/math/bignum.cpp \
375 $(VBOX_PATH_RUNTIME_SRC)/common/math/bignum-amd64-x86.asm \
376 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg1Weak.cpp \
377 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2.cpp \
378 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2Weak.cpp \
379 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2WeakV.cpp \
380 $(VBOX_PATH_RUNTIME_SRC)/common/misc/zero.asm \
381 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathAbsEx.cpp \
382 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathFilename.cpp \
383 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathParse.cpp \
384 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathParsedReassemble.cpp \
385 $(VBOX_PATH_RUNTIME_SRC)/common/string/memchr.asm \
386 $(VBOX_PATH_RUNTIME_SRC)/common/string/memcmp.asm \
387 $(VBOX_PATH_RUNTIME_SRC)/common/string/memcpy.asm \
388 $(VBOX_PATH_RUNTIME_SRC)/common/string/memmove.asm \
389 $(VBOX_PATH_RUNTIME_SRC)/common/string/mempcpy.asm \
390 $(VBOX_PATH_RUNTIME_SRC)/common/string/memset.asm \
391 $(VBOX_PATH_RUNTIME_SRC)/common/string/strversion.cpp \
392 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrPrintHexBytes.cpp \
393 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrCat.cpp \
394 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrCmp.cpp \
395 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrCopy.cpp \
396 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrEnd.asm \
397 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrICmpAscii.cpp \
398 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrNCmp.cpp \
399 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrNLen.cpp \
400 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16Copy.cpp \
401 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16NLenEx.cpp \
402 $(VBOX_PATH_RUNTIME_SRC)/common/string/strchr.asm \
403 $(VBOX_PATH_RUNTIME_SRC)/common/string/strcmp.asm \
404 $(VBOX_PATH_RUNTIME_SRC)/common/string/strcpy.asm \
405 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformat.cpp \
406 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrFormat.cpp \
407 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformatrt.cpp \
408 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformattype.cpp \
409 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformatnum.cpp \
410 $(VBOX_PATH_RUNTIME_SRC)/common/string/stringalloc.cpp \
411 $(VBOX_PATH_RUNTIME_SRC)/common/string/strlen.asm \
412 $(VBOX_PATH_RUNTIME_SRC)/common/string/strncmp.asm \
413 $(VBOX_PATH_RUNTIME_SRC)/common/string/strncpy.asm \
414 $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf.cpp \
415 $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf-ellipsis.cpp \
416 $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf2.cpp \
417 $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf2-ellipsis.cpp \
418 $(VBOX_PATH_RUNTIME_SRC)/common/string/strtonum.cpp \
419 $(VBOX_PATH_RUNTIME_SRC)/common/string/utf-16.cpp \
420 $(VBOX_PATH_RUNTIME_SRC)/common/string/utf-8.cpp \
421 $(VBOX_PATH_RUNTIME_SRC)/common/string/utf-8-case.cpp \
422 $(VBOX_PATH_RUNTIME_SRC)/common/string/unidata-upper.cpp \
423 $(VBOX_PATH_RUNTIME_SRC)/common/string/unidata-lower.cpp \
424 $(VBOX_PATH_RUNTIME_SRC)/common/time/time.cpp \
425 $(VBOX_PATH_RUNTIME_SRC)/generic/RTAssertShouldPanic-generic.cpp \
426 $(VBOX_PATH_RUNTIME_SRC)/generic/RTPathGetCurrentDrive-generic.cpp \
427 $(VBOX_PATH_RUNTIME_SRC)/generic/RTPathGetCurrentOnDrive-generic.cpp \
428 $(VBOX_PATH_RUNTIME_SRC)/generic/rtStrFormatKernelAddress-generic.cpp \
429 $(VBOX_PATH_RUNTIME_SRC)/generic/memsafer-generic.cpp \
430 $(VBOX_PATH_RUNTIME_SRC)/generic/uuid-generic.cpp \
431 \
432 ../../Disassembler/Disasm.cpp \
433 ../../Disassembler/DisasmCore-x86-amd64.cpp \
434 ../../Disassembler/DisasmTables-x86-amd64.cpp \
435 ../../Disassembler/DisasmTablesX64.cpp \
436 ../../Disassembler/DisasmMisc.cpp
437
438 SUPR3HardenedStatic_SOURCES.amd64 += \
439 $(VBOX_PATH_RUNTIME_SRC)/common/math/RTUInt128MulByU64.asm \
440 $(VBOX_PATH_RUNTIME_SRC)/win/amd64/ASMGetCS.asm \
441 $(VBOX_PATH_RUNTIME_SRC)/win/amd64/ASMGetSS.asm
442
443 SUPR3HardenedStatic_SOURCES.win += \
444 win/SUPR3HardenedNoCrt-win.cpp \
445 $(VBOX_PATH_RUNTIME_SRC)/nt/RTErrConvertFromNtStatus.cpp \
446 $(VBOX_PATH_RUNTIME_SRC)/nt/RTNtPathFindPossible8dot3Name.cpp \
447 $(VBOX_PATH_RUNTIME_SRC)/nt/RTNtPathExpand8dot3Path.cpp \
448 $(VBOX_PATH_RUNTIME_SRC)/nt/RTNtPathExpand8dot3PathA.cpp \
449 $(VBOX_PATH_RUNTIME_SRC)/r3/nt/pathint-nt.cpp \
450 $(VBOX_PATH_RUNTIME_SRC)/win/RTErrConvertFromWin32.cpp \
451 $(VBOX_PATH_RUNTIME_SRC)/win/errmsgwin.cpp
452
453 # Add necessary compiler specific files from the compiler lib dir.
454 ifeq ($(KBUILD_TARGET),win)
455 include $(KBUILD_PATH)/tools/$(VBOX_VCC_TOOL).kmk
456 SUPR3HardenedStatic_SOURCES.win += \
457 $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/chkstk.obj
458
459 # And a few extracted from the static libc to support -guard and cookes.
460 # In 14.2 these files does not import anything from the win32 API and are
461 # mostly tiny bits of code. Needs not initialization that I can spot.
462 ifneq ($(VBOX_VCC_LD_GUARD_CF),)
463 SUPR3HardenedStatic_SOURCES.win += \
464 $(SUPR3HardenedStatic_0_OUTDIR)/loadcfg.obj
465 # These are for the /guard option.
466 SUPR3HardenedStatic_SOURCES.win += \
467 $(SUPR3HardenedStatic_0_OUTDIR)/gs_cookie.obj \
468 $(SUPR3HardenedStatic_0_OUTDIR)/guard_support.obj
469 SUPR3HardenedStatic_SOURCES.win.amd64 += \
470 $(SUPR3HardenedStatic_0_OUTDIR)/guard_dispatch.obj \
471 $(SUPR3HardenedStatic_0_OUTDIR)/guard_xfg_dispatch.obj
472 # These next ones are for supporting the /GS option. We skip gs_report.obj as it
473 # import lots from kernel32 and we're better of reporting the problem ourselves.
474 SUPR3HardenedStatic_SOURCES.win.amd64 += \
475 $(SUPR3HardenedStatic_0_OUTDIR)/amdsecgs.obj \
476 $(SUPR3HardenedStatic_0_OUTDIR)/gshandler.obj
477 SUPR3HardenedStatic_SOURCES.win.x86 += \
478 $(SUPR3HardenedStatic_0_OUTDIR)/secchk.obj \
479 $(SUPR3HardenedStatic_0_OUTDIR)/alloca16.obj
480
481 $$(SUPR3HardenedStatic_0_OUTDIR)/loadcfg.obj \
482 $$(SUPR3HardenedStatic_0_OUTDIR)/gs_cookie.obj \
483 $$(SUPR3HardenedStatic_0_OUTDIR)/guard_support.obj \
484 $$(SUPR3HardenedStatic_0_OUTDIR)/guard_dispatch.obj \
485 $$(SUPR3HardenedStatic_0_OUTDIR)/guard_xfg_dispatch.obj \
486 $$(SUPR3HardenedStatic_0_OUTDIR)/amdsecgs.obj \
487 $$(SUPR3HardenedStatic_0_OUTDIR)/gs_report.obj \
488 $$(SUPR3HardenedStatic_0_OUTDIR)/gshandler.obj \
489 $$(SUPR3HardenedStatic_0_OUTDIR)/secchk.obj \
490 $$(SUPR3HardenedStatic_0_OUTDIR)/alloca16.obj: \
491 $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/libcmt.lib | $$(dir $$@)
492 set -x; $(TOOL_$(VBOX_VCC_TOOL)_AR) "/EXTRACT:$$($(TOOL_$(VBOX_VCC_TOOL)_AR) /LIST "$<" | $(SED_EXT) -e '/$(notdir $@)/!d' )" "/OUT:$@" "$<"
493 endif
494 endif
495endif
496
497# macOS specifics.
498ifeq ($(KBUILD_TARGET),darwin)
499 SUPR3HardenedStatic_DEFS += \
500 LOG_DISABLED
501
502 SUPR3HardenedStatic_INCS += $(VBOX_PATH_RUNTIME_SRC)/include
503
504 SUPR3HardenedStatic_SOURCES += \
505 darwin/SUPR3HardenedMain-darwin.cpp \
506 \
507 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg1Weak.cpp \
508 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2.cpp \
509 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2Weak.cpp \
510 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2WeakV.cpp \
511 $(VBOX_PATH_RUNTIME_SRC)/generic/RTAssertShouldPanic-generic.cpp
512endif
513
514# Things specific to the rest of the posix crowd.
515if1of ($(KBUILD_TARGET), linux solaris)
516 SUPR3HardenedStatic_DEFS += \
517 IN_DIS \
518 IN_DIS_STATIC \
519 DIS_CORE_ONLY \
520 VBOX_DIS_WITH_X86_AMD64 \
521 LOG_DISABLED
522 SUPR3HardenedStatic_DEFS.linux += \
523 SUP_HARDENED_WITH_DLMOPEN
524 SUPR3HardenedStatic_DEFS.solaris += \
525 SUP_HARDENED_WITH_DLMOPEN
526 SUPR3HardenedStatic_DEFS.asan += SUP_HARDENED_WITHOUT_DLOPEN_PATCHING
527
528 SUPR3HardenedStatic_INCS += $(VBOX_PATH_RUNTIME_SRC)/include
529
530 SUPR3HardenedStatic_SOURCES += \
531 posix/SUPR3HardenedMain-posix.cpp \
532 posix/SUPR3HardenedMainA-posix.asm \
533 \
534 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg1Weak.cpp \
535 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2.cpp \
536 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2Weak.cpp \
537 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2WeakV.cpp \
538 $(VBOX_PATH_RUNTIME_SRC)/generic/RTAssertShouldPanic-generic.cpp \
539 \
540 ../../Disassembler/Disasm.cpp \
541 ../../Disassembler/DisasmCore-x86-amd64.cpp \
542 ../../Disassembler/DisasmTables-x86-amd64.cpp \
543 ../../Disassembler/DisasmTablesX64.cpp \
544 ../../Disassembler/DisasmMisc.cpp
545endif
546
547SUPR3HardenedMain.cpp_DEFS = VBOX_SVN_REV=$(VBOX_SVN_REV)
548
549
550#
551# VBoxSupLib - Windows DLL for catching thread creation and termination.
552#
553VBoxSupLib_TEMPLATE = VBoxR3StaticNoCrt
554VBoxSupLib_SDKS.win = VBoxNtDll
555VBoxSupLib_LDFLAGS.win.amd64 = -Entry:DllMainEntrypoint
556VBoxSupLib_LDFLAGS.win.x86 = -Entry:DllMainEntrypoint
557VBoxSupLib_DEFS = \
558 $(if $(VBOX_WITHOUT_DEBUGGER_CHECKS),VBOX_WITHOUT_DEBUGGER_CHECKS,)
559VBoxSupLib_SOURCES = \
560 $(KBUILD_TARGET)/VBoxSupLib-$(KBUILD_TARGET).cpp
561VBoxSupLib_SOURCES.win.amd64 = \
562 $(VBOX_PATH_RUNTIME_SRC)/common/compiler/vcc/stack-probe-vcc.asm
563VBoxSupLib_SOURCES.win.x86 = \
564 $(VBOX_PATH_RUNTIME_SRC)/common/compiler/vcc/stack-probe-vcc.asm
565VBoxSupLib_SOURCES.win = \
566 win/VBoxSupLib.rc
567ifndef VBOX_WITH_NOCRT_STATIC
568 ifdef VBOX_WITH_HARDENING # for /guard:cf stuff
569 VBoxSupLib_LIBS.win.x86 = \
570 $(PATH_TOOL_$(TEMPLATE_VBoxR3StaticNoCrt_TOOL.win.x86)_LIB)/libcmt.lib
571 VBoxSupLib_LIBS.win.amd64 = \
572 $(PATH_TOOL_$(TEMPLATE_VBoxR3StaticNoCrt_TOOL.win.amd64)_LIB)/libcmt.lib
573 endif
574endif
575VBoxSupLib_VBOX_IMPORT_CHECKER.win.x86 = xp
576VBoxSupLib_VBOX_IMPORT_CHECKER.win.amd64 = xp64
577
578
579#
580# VBoxSupSvc - The system wide service/daemon.
581#
582VBoxSupSvc_TEMPLATE = VBoxR3Exe
583VBoxSupSvc_SOURCES = \
584 SUPSvc.cpp \
585 SUPSvcGlobal.cpp \
586 $(KBUILD_TARGET)/SUPSvc-$(KBUILD_TARGET).cpp
587if1of ($(KBUILD_TARGET), win)
588 VBoxSupSvc_SOURCES += \
589 SUPSvcGrant.cpp
590endif
591ifn1of ($(KBUILD_TARGET), win)
592 VBoxSupSvc_SOURCES += \
593 SUPSvcMain-posix.cpp
594endif
595VBoxSupSvc_LIBS = \
596 $(LIB_RUNTIME)
597
598
599#
600# SUPR0 - The Ring-0 Import library.
601#
602SUPR0_TEMPLATE = VBoxR0
603if1of ($(VBOX_LDR_FMT), pe lx)
604 SUPR0_SOURCES = $(SUPR0_0_OUTDIR)/SUPR0.def
605 SUPR0_CLEAN = $(SUPR0_0_OUTDIR)/SUPR0.def
606 $$(SUPR0_0_OUTDIR)/SUPR0.def: \
607 $(PATH_SUB_CURRENT)/SUPDrv.cpp \
608 $(PATH_SUB_CURRENT)/SUPR0-def-$(VBOX_LDR_FMT).sed \
609 | $$(dir $$@)
610 $(SED) \
611 -f $(dir $<)/SUPR0-def-$(VBOX_LDR_FMT).sed \
612 --output $@ \
613 $<
614 # Experiment: Let's see how blunt the ones messing our NULL_THUNK_DATA entries on W10 are.
615 ifeq ($(KBUILD_TARGET),win)
616 ifdef KLIBTWEAKER_EXT
617 SUPR0_POST_CMDS = $(KLIBTWEAKER_EXT) --clear-timestamps --fill-null_thunk_data $(out)
618 endif
619 endif
620endif
621
622
623#
624# SUPRC - The raw-mode context library.
625#
626SUPRC_TEMPLATE := VBoxRc
627SUPRC_DEFS := IN_SUP_RC IN_RT_RC IN_VMM_RC
628SUPRC_SOURCES := SUPLibAll.cpp
629
630
631#
632# SUPR0IdcClient - The Ring-0 IDC client driver library.
633#
634SUPR0IdcClient_TEMPLATE = VBoxR0DrvLib
635SUPR0IdcClient_DEFS = IN_RT_R0 IN_SUP_R0 IN_SUP_STATIC
636SUPR0IdcClient_SDKS.win = ReorderCompilerIncs $(VBOX_WINDDK) $(VBOX_WINPSDK_INCS)
637SUPR0IdcClient_SOURCES.$(KBUILD_TARGET) = \
638 $(KBUILD_TARGET)/SUPR0IdcClient-$(KBUILD_TARGET).c
639SUPR0IdcClient_SOURCES = \
640 SUPR0IdcClient.c \
641 SUPR0IdcClientComponent.c \
642 SUPR0IdcClientStubs.c
643
644
645
646if !defined(VBOX_ONLY_DOCS) \
647 && !defined(VBOX_ONLY_EXTPACKS) \
648 && !defined(VBOX_ONLY_VALIDATIONKIT)
649
650 ifeq ($(KBUILD_TARGET),os2)
651
652 #
653 # VBoxDrv.sys - The OS/2 driver.
654 #
655 VBoxDrv_TEMPLATE = VBoxR0Drv
656 VBoxDrv_DEFS = IN_RT_R0 IN_SUP_R0
657 VBoxDrv_INCS := $(PATH_SUB_CURRENT)
658 #VBoxDrv_LDFLAGS = -s -t -v
659 VBoxDrv_SOURCES = \
660 os2/SUPDrvA-os2.asm \
661 os2/SUPDrv-os2.def
662 VBoxDrv_LIBS = \
663 $(VBoxDrvLib_1_TARGET) \
664 $(PATH_STAGE_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB) \
665 $(VBOX_GCC_LIBGCC) \
666 end
667
668 # temp hack to ensure that SUPDrvA-os2.asm is first in the link.
669 LIBRARIES += VBoxDrvLib
670 VBoxDrvLib_TEMPLATE = VBoxR0Drv
671 VBoxDrvLib_INSTTYPE = none
672 VBoxDrvLib_DEFS = IN_RT_R0 IN_SUP_R0
673 VBoxDrvLib_INCS := \
674 . \
675 $(PATH_ROOT)/src/VBox/Runtime/include
676 VBoxDrvLib_SOURCES = \
677 os2/SUPDrv-os2.cpp \
678 SUPDrv.cpp \
679 SUPDrvGip.cpp \
680 SUPDrvSem.cpp \
681 SUPLibAll.cpp
682
683 endif # os2
684
685
686 #
687 # New VBoxDrv target. TODO: Convert all the above to use this!
688 #
689 if1of ($(KBUILD_TARGET), darwin freebsd solaris win)
690 ifdef VBOX_WITH_VBOXDRV
691 SYSMODS += VBoxDrv
692 endif
693 VBoxDrv_TEMPLATE = VBoxR0Drv
694 VBoxDrv_NAME.freebsd = vboxdrv
695 VBoxDrv_NAME.solaris = vboxdrv
696 VBoxDrv_NAME.win = VBoxSup
697 ifdef VBOX_SIGNING_MODE
698 VBoxDrv_INSTTYPE.win = none
699 VBoxDrv_DEBUG_INSTTYPE.win = both
700 endif
701 VBoxDrv_INST.darwin = $(INST_VBOXDRV)Contents/MacOS/
702 VBoxDrv_DEBUG_INST.darwin = $(patsubst %/,%,$(INST_VBOXDRV))
703 VBoxDrv_SDKS.win = ReorderCompilerIncs $(VBOX_WINDDK) $(VBOX_WINPSDK_INCS)
704
705 VBoxDrv_DEFS := IN_RT_R0 IN_SUP_R0 SUPDRV_WITH_RELEASE_LOGGER VBOX_SVN_REV=$(VBOX_SVN_REV)
706 ifdef VBOX_WITH_DTRACE_R0DRV
707 VBoxDrv_DEFS += VBOX_WITH_DTRACE VBOX_WITH_DTRACE_R0DRV
708 endif
709 ifdef VBOX_WITHOUT_DEBUGGER_CHECKS
710 VBoxDrv_DEFS += VBOX_WITHOUT_DEBUGGER_CHECKS
711 endif
712 ifdef VBOX_PERMIT_VISUAL_STUDIO_PROFILING
713 VBoxDrv_DEFS += VBOX_PERMIT_VISUAL_STUDIO_PROFILING
714 endif
715 VBoxDrv_DEFS += VBOX_PERMIT_MORE VBOX_PERMIT_EVEN_MORE
716 #VBoxDrv_DEFS.debug += DEBUG_DARWIN_GIP
717 VBoxDrv_DEFS.darwin := VBOX_WITH_HOST_VMX
718 ifdef VBOX_WITH_RAW_MODE
719 VBoxDrv_DEFS.darwin += VBOX_WITH_RAW_MODE
720 endif
721 if defined(VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION) && defined(VBOX_SIGNING_MODE)
722 VBoxDrv_DEFS.darwin += VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION
723 ifeq ($(VBOX_SIGNING_MODE),test)
724 VBoxDrv_DEFS.darwin += VBOX_WITH_DARWIN_R0_TEST_SIGN
725 endif
726 endif
727 ifdef VBOX_WITH_NETFLT
728 VBoxDrv_DEFS.solaris += VBOX_WITH_NETFLT
729 endif
730 ifdef VBOX_WITH_NATIVE_SOLARIS_LOADING
731 VBoxDrv_DEFS.solaris += VBOX_WITH_NATIVE_SOLARIS_LOADING
732 endif
733 ifdef VBOX_WITHOUT_NATIVE_R0_LOADER
734 VBoxDrv_DEFS.win += VBOX_WITHOUT_NATIVE_R0_LOADER
735 endif
736 ifdef VBOX_WITH_VISTA_NO_SP
737 VBoxDrv_DEFS.win += VBOX_WITH_VISTA_NO_SP
738 endif
739 ifdef VBOX_WITH_HARDENING
740 VBoxDrv_ASDEFS += VBOX_WITH_HARDENING
741 endif
742 ifdef VBOX_WITH_RAM_IN_KERNEL
743 VBoxDrv_DEFS += VBOX_WITHOUT_EFLAGS_AC_SET_IN_VBOXDRV IPRT_WITHOUT_EFLAGS_AC_PRESERVING
744 else if ($(VBOX_VERSION_BUILD) % 2) == 1
745 VBoxDrv_DEFS += VBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV IPRT_WITH_EFLAGS_AC_PRESERVING
746 endif
747
748 VBoxDrv_INCS = . $(VBoxDrv_0_OUTDIR)
749 VBoxDrv_INCS.darwin = ./darwin
750
751 VBoxDrv_LIBS = $(PATH_STAGE_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB)
752 VBoxDrv_LIBS.win = \
753 $(PATH_STAGE_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB) \
754 $(PATH_SDK_$(VBOX_WINDDK)_LIB)/ntoskrnl.lib \
755 $(PATH_SDK_$(VBOX_WINDDK)_LIB)/hal.lib
756 ifn1of ($(VBOX_WINDDK), WINDDK80 WINDDK71)
757 VBoxDrv_LIBS.win.x86 = \
758 $(PATH_SDK_$(VBOX_WINDDK)_LIB)/BufferOverflowK.lib
759 endif
760
761 #VBoxDrv_LDFLAGS.darwin = -Wl,-sectcreate,__TEXT,__info_plist,$(VBoxDrv.kext_0_OUTDIR)/Info.plist
762 #VBoxDrv_LDFLAGS.darwin = -v -Wl,-whyload -Wl,-v -Wl,-whatsloaded
763 VBoxDrv_LDFLAGS.solaris += -N misc/ctf
764 ifdef VBOX_WITH_NATIVE_DTRACE
765 VBoxDrv_LDFLAGS.solaris += -N drv/dtrace
766 endif
767 VBoxDrv_LDFLAGS.win.x86 = -Entry:DriverEntry@8
768 VBoxDrv_LDFLAGS.win.amd64 = -Entry:DriverEntry
769
770 VBoxDrv_SOURCES.darwin = \
771 darwin/SUPDrv-darwin.cpp
772 ifdef VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION
773 VBoxDrv_SOURCES.darwin += \
774 $(VBOX_SUP_WIN_CERTS_FILE)
775 endif
776 VBoxDrv_SOURCES.solaris = \
777 solaris/SUPDrv-solaris.c
778 VBoxDrv_SOURCES.win = \
779 win/SUPDrv-win.cpp \
780 win/SUPDrvA-win.asm \
781 win/VBoxDrv.rc
782 ifdef VBOX_WITH_HARDENING
783 VBoxDrv_SOURCES.win += \
784 win/SUPHardenedVerifyImage-win.cpp \
785 win/SUPHardenedVerifyProcess-win.cpp \
786 $(VBOX_SUP_WIN_CERTS_FILE)
787 endif
788 VBoxDrv_SOURCES = \
789 SUPDrv.d \
790 SUPDrv.cpp \
791 SUPDrvGip.cpp \
792 SUPDrvSem.cpp \
793 SUPDrvTracer.cpp \
794 SUPLibAll.cpp
795 ifdef VBOX_WITH_NATIVE_DTRACE
796 VBoxDrv_SOURCES += \
797 SUPDrv-dtrace.cpp
798 SUPDrv-dtrace.cpp_DEFS.darwin += VBOX_PATH_MACOSX_DTRACE_H=\"$(VBOX_PATH_MACOSX_SDK)/usr/include/sys/dtrace.h\"
799 endif
800 ifn1of ($(KBUILD_TARGET), linux freebsd)
801 VBoxDrv_SOURCES += \
802 SUPDrvTracerA.asm
803 endif
804
805 linux/SUPDrv-linux.c_DEPS = $(VBOX_SVN_REV_HEADER)
806
807 endif
808
809
810
811 if defined(VBOX_WITH_VBOXDRV) && "$(KBUILD_TARGET)" == "darwin"
812 # Files necessary to make a darwin kernel extension bundle.
813 INSTALLS.darwin += VBoxDrv.kext
814 VBoxDrv.kext_INST = $(INST_VBOXDRV)Contents/
815 VBoxDrv.kext_SOURCES = $(VBoxDrv.kext_0_OUTDIR)/Contents/Info.plist
816 VBoxDrv.kext_CLEAN = $(VBoxDrv.kext_0_OUTDIR)/Contents/Info.plist
817 VBoxDrv.kext_BLDDIRS = $(VBoxDrv.kext_0_OUTDIR)/Contents/
818
819 $$(VBoxDrv.kext_0_OUTDIR)/Contents/Info.plist: \
820 $(PATH_SUB_CURRENT)/darwin/Info.plist \
821 $(VBOX_VERSION_MK) | $$(dir $$@)
822 $(call MSG_GENERATE,VBoxDrv,$@,$<)
823 $(QUIET)$(RM) -f $@
824 $(QUIET)$(SED) \
825 -e 's+@VBOX_VERSION_STRING@+$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_STRING),4.2.51)+g' \
826 -e 's+@VBOX_VERSION_MAJOR@+$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_MAJOR),4)+g' \
827 -e 's+@VBOX_VERSION_MINOR@+$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_MINOR),2)+g' \
828 -e 's+@VBOX_VERSION_BUILD@+$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_BUILD),51)+g' \
829 -e 's+@VBOX_VENDOR@+$(VBOX_VENDOR)+g' \
830 -e 's+@VBOX_PRODUCT@+$(VBOX_PRODUCT)+g' \
831 -e 's+@VBOX_C_YEAR@+$(VBOX_C_YEAR)+g' \
832 --output $@ \
833 $<
834
835 $(evalcall2 VBOX_TEST_SIGN_KEXT,VBoxDrv)
836 endif
837
838
839 if1of ($(KBUILD_TARGET), darwin solaris)
840 ifdef VBOX_WITH_VBOXDRV
841 # Common manual loader script.
842 INSTALLS += SUPDrvScripts
843 SUPDrvScripts_INST = $(INST_DIST)
844 SUPDrvScripts_EXEC_SOURCES = \
845 $(KBUILD_TARGET)/load.sh
846 endif
847 endif
848
849
850 if1of ($(KBUILD_TARGET), linux freebsd)
851 if1of ($(KBUILD_TARGET_ARCH), $(VBOX_SUPPORTED_HOST_ARCHS))
852 #
853 # Targets for installing the linux sources.
854 #
855 vboxdrv-src_INST = bin/src/vboxdrv/
856 vboxdrv-src_SOURCES = \
857 $(subst $(DQUOTE),,$(FILES_VBOXDRV_NOBIN)) \
858 $(vboxdrv-src_0_OUTDIR)/Makefile
859 vboxdrv-src_EXEC_SOURCES = \
860 $(subst $(DQUOTE),,$(FILES_VBOXDRV_BIN))
861 vboxdrv-src_CLEAN = \
862 $(vboxdrv-src_0_OUTDIR)/Makefile \
863 $(PATH_TARGET)/vboxdrv-src-1.dep
864
865 # Scripts needed for building the kernel modules
866 includedep $(PATH_TARGET)/vboxdrv-src-1.dep
867 $$(vboxdrv-src_0_OUTDIR)/Makefile: \
868 $(PATH_SUB_CURRENT)/$(KBUILD_TARGET)/Makefile \
869 $$(if $$(eq $$(Support/$(KBUILD_TARGET)/Makefile_VBOX_HARDENED),$$(VBOX_WITH_HARDENING)),,FORCE) \
870 $$(if $$(eq $$(Support/$(KBUILD_TARGET)/Makefile_VBOX_RAM_IN_KERNEL),$$(VBOX_WITH_RAM_IN_KERNEL)),,FORCE) \
871 | $$(dir $$@)
872 $(call MSG_TOOL,Creating,,$@)
873 $(QUIET)$(SED) -e "" \
874 $(if-expr !defined(VBOX_WITH_HARDENING),-e "s;VBOX_WITH_HARDENING;;g",) \
875 --output $@ $<
876 %$(QUIET2)$(APPEND) -t -n '$(PATH_TARGET)/vboxdrv-src-1.dep' \
877 'Support/$(KBUILD_TARGET)/Makefile_VBOX_HARDENED=$(VBOX_WITH_HARDENING)' \
878 'Support/$(KBUILD_TARGET)/Makefile_VBOX_RAM_IN_KERNEL=$(VBOX_WITH_RAM_IN_KERNEL)'
879
880 #
881 # Build test for the linux host kernel modules.
882 #
883 $(evalcall2 VBOX_LINUX_KMOD_TEST_BUILD_RULE_FN,vboxdrv-src,,save_symvers)
884
885 ifdef VBOX_WITH_KMOD_WRAPPED_R0_MODS
886 #
887 # Common wrapper module files.
888 #
889 INSTALLS.linux += vboxwrappermod-common-src
890 vboxwrappermod-common-src_INST = bin/src/common/
891 vboxwrappermod-common-src_SOURCES = \
892 linux/SUPWrapperMod-linux.c=>SUPWrapperMod-linux.c \
893 linux/Makefile-wrapper.gmk=>Makefile-wrapper.gmk \
894 $(PATH_ROOT)/src/VBox/Installer/linux/Makefile-header.gmk=>Makefile-header.gmk \
895 $(PATH_ROOT)/src/VBox/Installer/linux/Makefile-footer.gmk=>Makefile-footer.gmk
896 endif
897
898 endif # supported host arch
899 endif # linux freebsd
900
901
902 ifeq ($(KBUILD_TARGET),win)
903 INSTALLS.win += VBoxSup-inf
904 VBoxSup-inf_TEMPLATE = VBoxR0DrvInfCat
905 VBoxSup-inf_SOURCES = \
906 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.inf
907 VBoxSup-inf_CLEAN = $(VBoxSup-inf_SOURCES)
908 VBoxSup-inf_BLDDIRS = $(PATH_TARGET)/VBoxSupCat.dir
909
910 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.inf: $(PATH_SUB_CURRENT)/win/VBoxSup.inf $(MAKEFILE_CURRENT) | $$(dir $$@)
911 $(call MSG_GENERATE,VBoxSup-inf,$@,$<)
912 $(call VBOX_EDIT_INF_FN,$<,$@)
913
914 ifdef VBOX_SIGNING_MODE
915 VBoxSup-inf_SOURCES += \
916 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.sys \
917 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.cat \
918 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.cat=>VBoxSup-PreW10.cat
919
920 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.sys: $$(VBoxDrv_1_TARGET) | $$(dir $$@)
921 $(INSTALL) -m 644 -- "$<" "$(@D)"
922
923 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.cat: \
924 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.inf \
925 $(PATH_TARGET)/VBoxSupCat.dir/VBoxSup.sys
926 $(call MSG_TOOL,Inf2Cat,VBoxSup-inf,$@,$<)
927 $(call VBOX_MAKE_CAT_FN, $(@D),$@)
928 endif # signing
929 endif # win
930
931 #
932 # Linux only.
933 #
934 PROGRAMS.linux += LnxPerfHack
935 LnxPerfHack_TEMPLATE = VBoxR3Tool
936 LnxPerfHack_SOURCES = linux/LnxPerfHack.cpp
937
938
939
940endif # !VBOX_ONLY_DOCS && !VBOX_ONLY_EXTPACKS && !VBOX_ONLY_VALIDATIONKIT
941include $(FILE_KBUILD_SUB_FOOTER)
942
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette