]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ArmVirtPkg/ArmVirtXen.dsc
ArmVirtPkg/ArmVirtQemu: enable TPM2 support in the PEI phase
[mirror_edk2.git] / ArmVirtPkg / ArmVirtXen.dsc
... / ...
CommitLineData
1#\r
2# Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
3# Copyright (c) 2014, Linaro Limited. All rights reserved.\r
4# Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8#\r
9\r
10################################################################################\r
11#\r
12# Defines Section - statements that will be processed to create a Makefile.\r
13#\r
14################################################################################\r
15[Defines]\r
16 PLATFORM_NAME = ArmVirtXen\r
17 PLATFORM_GUID = d1c43be3-3373-4a06-86fb-d1cb3083a207\r
18 PLATFORM_VERSION = 0.1\r
19 DSC_SPECIFICATION = 0x00010005\r
20 OUTPUT_DIRECTORY = Build/ArmVirtXen-$(ARCH)\r
21 SUPPORTED_ARCHITECTURES = AARCH64|ARM\r
22 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
23 SKUID_IDENTIFIER = DEFAULT\r
24 FLASH_DEFINITION = ArmVirtPkg/ArmVirtXen.fdf\r
25\r
26!include ArmVirtPkg/ArmVirt.dsc.inc\r
27\r
28[LibraryClasses]\r
29 SerialPortLib|OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf\r
30 RealTimeClockLib|OvmfPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.inf\r
31 XenHypercallLib|OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf\r
32\r
33 ArmGenericTimerCounterLib|ArmVirtPkg/Library/XenArmGenericTimerVirtCounterLib/XenArmGenericTimerVirtCounterLib.inf\r
34 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf\r
35 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf\r
36\r
37 # Virtio Support\r
38 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf\r
39 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf\r
40\r
41 ArmVirtMemInfoLib|ArmVirtPkg/Library/XenVirtMemInfoLib/XenVirtMemInfoLib.inf\r
42\r
43 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf\r
44\r
45 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
46 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
47 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
48 PlatformBootManagerLib|ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
49 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
50\r
51[LibraryClasses.common.UEFI_DRIVER]\r
52 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
53\r
54[BuildOptions.common.EDKII.SEC, BuildOptions.common.EDKII.BASE]\r
55 #\r
56 # CLANG38 with LTO support enabled uses the GNU GOLD linker, which insists\r
57 # on emitting GOT based symbol references when running in shared mode, unless\r
58 # we override visibility to 'hidden' in all modules that make up the PrePi\r
59 # build.\r
60 #\r
61 GCC:*_CLANG38_*_CC_FLAGS = -include $(WORKSPACE)/ArmVirtPkg/Include/Platform/Hidden.h\r
62\r
63################################################################################\r
64#\r
65# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
66#\r
67################################################################################\r
68\r
69[PcdsFixedAtBuild.common]\r
70 gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(FIRMWARE_VER)"\r
71!if $(ARCH) == AARCH64\r
72 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
73!endif\r
74\r
75 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r
76\r
77 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
78 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
79\r
80 #\r
81 # ARM Virtual Architectural Timer\r
82 #\r
83 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0\r
84\r
85 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
86 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
87\r
88 ## Default Terminal Type\r
89 ## 0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM\r
90 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
91\r
92 #\r
93 # Make VariableRuntimeDxe work at emulated non-volatile variable mode.\r
94 #\r
95 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvModeEnable|TRUE\r
96\r
97[PcdsPatchableInModule.common]\r
98 # we need to provide a resolution for this PCD that supports PcdSet64()\r
99 # being called from ArmVirtPkg/Library/PlatformPeiLib/PlatformPeiLib.c,\r
100 # even though that call will be compiled out on this platform as it does\r
101 # not (and cannot) support the TPM2 driver stack\r
102 gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress|0x0\r
103\r
104 #\r
105 # This will be overridden in the code\r
106 #\r
107 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x0\r
108 gArmTokenSpaceGuid.PcdSystemMemorySize|0x0\r
109 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress|0x0\r
110\r
111 gArmTokenSpaceGuid.PcdFdBaseAddress|0x0\r
112 gArmTokenSpaceGuid.PcdFvBaseAddress|0x0\r
113\r
114[PcdsDynamicDefault.common]\r
115\r
116 gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum|0x0\r
117 gArmTokenSpaceGuid.PcdArmArchTimerIntrNum|0x0\r
118 gArmTokenSpaceGuid.PcdArmArchTimerVirtIntrNum|0x0\r
119 gArmTokenSpaceGuid.PcdArmArchTimerHypIntrNum|0x0\r
120\r
121 #\r
122 # ARM General Interrupt Controller\r
123 #\r
124 gArmTokenSpaceGuid.PcdGicDistributorBase|0x0\r
125 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x0\r
126 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x0\r
127\r
128 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|3\r
129\r
130################################################################################\r
131#\r
132# Components Section - list of all EDK II Modules needed by this Platform\r
133#\r
134################################################################################\r
135[Components.common]\r
136 #\r
137 # PEI Phase modules\r
138 #\r
139 ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf {\r
140 <LibraryClasses>\r
141 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
142 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
143 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
144 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
145 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
146 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
147 SerialPortLib|OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf\r
148 }\r
149\r
150 #\r
151 # DXE\r
152 #\r
153 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
154 <LibraryClasses>\r
155 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
156 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
157 }\r
158 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
159 <LibraryClasses>\r
160 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
161 }\r
162\r
163 #\r
164 # Architectural Protocols\r
165 #\r
166 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
167 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
168 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
169 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
170\r
171 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
172 <LibraryClasses>\r
173 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
174 }\r
175\r
176 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
177 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
178 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
179 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
180\r
181 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
182 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
183 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
184\r
185 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
186\r
187 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf\r
188 ArmPkg/Drivers/TimerDxe/TimerDxe.inf {\r
189 <LibraryClasses>\r
190 NULL|ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/ArmVirtTimerFdtClientLib.inf\r
191 }\r
192 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
193\r
194 #\r
195 # Platform Driver\r
196 #\r
197 ArmVirtPkg/XenioFdtDxe/XenioFdtDxe.inf\r
198 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf\r
199\r
200 #\r
201 # FAT filesystem + GPT/MBR partitioning + UDF filesystem\r
202 #\r
203 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
204 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
205 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
206 FatPkg/EnhancedFatDxe/Fat.inf\r
207 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf\r
208\r
209 #\r
210 # Bds\r
211 #\r
212 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {\r
213 <LibraryClasses>\r
214 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
215 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
216 }\r
217 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
218 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
219 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
220 MdeModulePkg/Application/UiApp/UiApp.inf {\r
221 <LibraryClasses>\r
222 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
223 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
224 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
225 }\r
226\r
227 OvmfPkg/XenBusDxe/XenBusDxe.inf\r
228 OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf\r
229\r
230 #\r
231 # ACPI support\r
232 #\r
233 ArmVirtPkg/XenPlatformHasAcpiDtDxe/XenPlatformHasAcpiDtDxe.inf\r
234!if $(ARCH) == AARCH64\r
235 ArmVirtPkg/XenAcpiPlatformDxe/XenAcpiPlatformDxe.inf\r
236!endif\r