]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb-RTSM-A9x2.dsc
ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)
[mirror_edk2.git] / ArmPlatformPkg / ArmRealViewEbPkg / ArmRealViewEb-RTSM-A9x2.dsc
CommitLineData
1d5d0ae9 1#
2# Copyright (c) 2011, ARM Limited. All rights reserved.
3#
4# This program and the accompanying materials
5# are licensed and made available under the terms and conditions of the BSD License
6# which accompanies this distribution. The full text of the license may be found at
7# http://opensource.org/licenses/bsd-license.php
8#
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11#
12#
13
14################################################################################
15#
16# Defines Section - statements that will be processed to create a Makefile.
17#
18################################################################################
19[Defines]
20 PLATFORM_NAME = ArmRealViewEb-RTSM-A9x2
21 PLATFORM_GUID = f6c2f4a0-2027-11e0-a2a1-0002a5d5c51b
22 PLATFORM_VERSION = 0.1
23 DSC_SPECIFICATION = 0x00010005
24 OUTPUT_DIRECTORY = Build/ArmRealViewEb-RTSM-A9x2
25 SUPPORTED_ARCHITECTURES = ARM
26 BUILD_TARGETS = DEBUG|RELEASE
27 SKUID_IDENTIFIER = DEFAULT
28 FLASH_DEFINITION = ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb-RTSM-MPCore.fdf
29
30[LibraryClasses.common]
4d900a63 31!if $(TARGET) == RELEASE
1d5d0ae9 32 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
33 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
34!else
35 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
36 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
37# UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
38!endif
a54d2109 39 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
1d5d0ae9 40
41 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7MPCoreLib.inf
42 ArmPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbLibRTSM/ArmRealViewEbLib.inf
43 ArmMPCoreMailBoxLib|ArmPkg/Library/ArmMPCoreMailBoxLib/ArmMPCoreMailBoxLib.inf
44
45 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
46 BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
a89cb4b7 47 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
1d5d0ae9 48
49 EfiResetSystemLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ResetSystemLib/ResetSystemLib.inf
50 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
51 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
52
53 EblCmdLib|ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf
54 EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf
55 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
56
936eff09 57 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
58 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
59
1d5d0ae9 60 #
61 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window
62 # in the debugger will show load and unload commands for symbols. You can cut and paste this
63 # into the command window to load symbols. We should be able to use a script to do this, but
64 # the version of RVD I have does not support scripts accessing system memory.
65 #
66# PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
67 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
68# PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
69
70 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
71 DefaultExceptioHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
72
73 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf
74
75 RealTimeClockLib|ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf
76
77 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
78
79 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
80 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
81
82 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
83 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
84 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
85 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
86 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
87
88 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
89 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
90 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
91
92#
93# Assume everything is fixed at build
94#
95 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
96
97 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
98
99 EblAddExternalCommandLib|EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.inf
100
101 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
102 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
103
104 EblNetworkLib|EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf
105
106 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
65cd89d0 107 DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsOnlyLib/DebugAgentSymbolsOnlyLib.inf
1d5d0ae9 108 DebugAgentTimerLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
109
110 SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
111 TimerLib|ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf
112 GdbSerialLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/GdbSerialLib/GdbSerialLib.inf
113 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
114
9dcfb8e5 115 # ARM PL011 UART Driver
116 PL011UartLib|ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf
a6caee65 117 # ARM PL390 General Interrupt Driver in Secure and Non-secure
118 PL390GicNonSecLib|ArmPkg/Drivers/PL390Gic/PL390GicNonSec.inf
9dcfb8e5 119
1d5d0ae9 120 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
a89cb4b7 121
d355ba48 122 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/SysConfigArmRealViewEbLib/SysConfigArmRealViewEbLib.inf
a89cb4b7 123 NorFlashPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/NorFlashArmRealViewEbLib/NorFlashArmRealViewEbLib.inf
9bc6ef02 124 LcdPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/PL111LcdArmRealViewEbLib/PL111LcdArmRealViewEbLib.inf
1d5d0ae9 125
126[LibraryClasses.common.SEC]
127 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7MPCoreLibSec.inf
1d5d0ae9 128 ArmPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbLibRTSM/ArmRealViewEbSecLib.inf
a6caee65 129 DebugSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf
130
9d074e73 131 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
1d5d0ae9 132
133 # 1/123 faster than Stm or Vstm version
134 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
135
136 # Uncomment to turn on GDB stub in SEC.
137 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
138
139 # L2 Cache Driver
5cc45b70 140 L2X0CacheLib|ArmPlatformPkg/Library/L2X0CacheLibNull/L2X0CacheLibNull.inf
a6caee65 141 # ARM PL390 General Interrupt Driver in Secure
1d5d0ae9 142 PL390GicSecLib|ArmPkg/Drivers/PL390Gic/PL390GicSec.inf
1d5d0ae9 143
64e03133 144!if $(EDK2_SKIP_PEICORE) == 1
145 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
146 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf
147 LzmaDecompressLib|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
148 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf
149 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
150 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf
151 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf
152 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
153!endif
154
1d5d0ae9 155[LibraryClasses.common.PEI_CORE]
156 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
157 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
158 # note: this won't actually work since globals in PEI are not writeable
159 # need to generate an ARM PEI services table pointer implementation
160 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
161 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
162 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
163 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
164 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
165 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
166 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
167 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
1d5d0ae9 168 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
169 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
170
171[LibraryClasses.common.PEIM]
172 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
173 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
174 # note: this won't actually work since globals in PEI are not writeable
175 # need to generate an ARM PEI services table pointer implementation
176 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
177 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
178 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
179 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
180 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
181 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
182 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
183 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
1d5d0ae9 184 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
185 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
186 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
187
188[LibraryClasses.common.DXE_CORE]
189 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
190 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
191 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
192 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
193 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
194 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
195 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
1d5d0ae9 196 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
1d5d0ae9 197
198[LibraryClasses.common.DXE_DRIVER]
199 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
200 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
201 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
202 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
203 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
204
1d5d0ae9 205[LibraryClasses.common.UEFI_APPLICATION]
206 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
207 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
208 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
209 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
210
211[LibraryClasses.common.UEFI_DRIVER]
212 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
213 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
214 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
215 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
216 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
217
218[LibraryClasses.common.DXE_RUNTIME_DRIVER]
219 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
220 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
221 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
222 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
1d5d0ae9 223
224[LibraryClasses.ARM]
225 #
226 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
227 # This library provides the instrinsic functions generate by a given compiler.
228 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
229 #
230 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
231
232[BuildOptions]
233 RVCT:*_*_ARM_ARCHCC_FLAGS == --cpu Cortex-A9 --thumb --fpu=softvfp -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
234 RVCT:*_*_ARM_ARCHASM_FLAGS == --cpu Cortex-A9 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
235 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
236
237 GCC:*_*_ARM_ARCHCC_FLAGS == -march=armv7-a -mthumb -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
238 GCC:*_*_ARM_ARCHASM_FLAGS == -march=armv7-a -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
239 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
240
241 XCODE:*_*_ARM_ARCHCC_FLAGS == -arch armv7 -march=armv7 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
242 XCODE:*_*_ARM_ARCHASM_FLAGS == -arch armv7 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
1d5d0ae9 243 XCODE:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
244
245
246################################################################################
247#
248# Pcd Section - list of all EDK II PCD Entries defined by this Platform
249#
250################################################################################
251
252[PcdsFeatureFlag.common]
253 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE
254 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE
255 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
256 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
257
258 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE
259
260 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress
261 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE
262
263 gArmTokenSpaceGuid.PcdCpuDxeProduceDebugSupport|FALSE
264
265 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
1d5d0ae9 266
267!if $(EDK2_SKIP_PEICORE) == 1
a6caee65 268 gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE
269 gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|TRUE
1d5d0ae9 270!endif
271
936eff09 272 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
273 # It could be set FALSE to save size.
274 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
275
1d5d0ae9 276[PcdsFixedAtBuild.common]
ea46ebbe 277 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM RealView Emulation Board"
278
e6b3b508 279 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmRealViewEb-A9x2"
1d5d0ae9 280 gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize|32
281 gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|0
282 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
283 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
284 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
285 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
286 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
287 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1
288 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
289 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
290
291# DEBUG_ASSERT_ENABLED 0x01
292# DEBUG_PRINT_ENABLED 0x02
293# DEBUG_CODE_ENABLED 0x04
294# CLEAR_MEMORY_ENABLED 0x08
295# ASSERT_BREAKPOINT_ENABLED 0x10
296# ASSERT_DEADLOOP_ENABLED 0x20
4d900a63 297!if $(TARGET) == RELEASE
298 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21
299!else
1d5d0ae9 300 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f
4d900a63 301!endif
1d5d0ae9 302
303# DEBUG_INIT 0x00000001 // Initialization
304# DEBUG_WARN 0x00000002 // Warnings
305# DEBUG_LOAD 0x00000004 // Load events
306# DEBUG_FS 0x00000008 // EFI File system
307# DEBUG_POOL 0x00000010 // Alloc & Free's
308# DEBUG_PAGE 0x00000020 // Alloc & Free's
309# DEBUG_INFO 0x00000040 // Verbose
310# DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers
311# DEBUG_VARIABLE 0x00000100 // Variable
312# DEBUG_BM 0x00000400 // Boot Manager
313# DEBUG_BLKIO 0x00001000 // BlkIo Driver
314# DEBUG_NET 0x00004000 // SNI Driver
315# DEBUG_UNDI 0x00010000 // UNDI Driver
316# DEBUG_LOADFILE 0x00020000 // UNDI Driver
317# DEBUG_EVENT 0x00080000 // Event messages
318# DEBUG_ERROR 0x80000000 // Error
319 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F
320
321 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
a89cb4b7 322
323 #
324 # NV Storage PCDs. Use base of 0x43F00000 for NOR0
325 #
326 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x43F00000
327 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x000C0000
328 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x43FC0000
329 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00020000
330 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x43FE0000
331 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00020000
1d5d0ae9 332
333 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""
334 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07
335 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000
336
337#
338# Optional feature to help prevent EFI memory map fragments
339# Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob
340# Values are in EFI Pages (4K). DXE Core will make sure that
341# at least this much of each type of memory can be allocated
342# from a single memory range. This way you only end up with
343# maximum of two fragements for each type in the memory map
344# (the memory used, and the free memory that was prereserved
345# but not used).
346#
347 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x00000000
348
349 gArmPlatformTokenSpaceGuid.PcdMPCoreSupport|1
d269095b 350 gArmPlatformTokenSpaceGuid.PcdMPCoreMaxCores|2
1d5d0ae9 351
352 # Stacks for MPCores in Secure World
353 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x4B000000 # Top of SEC Stack for Secure World
354 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecStackSize|0x2000 # Stack for each of the 4 CPU cores
355
356 # Stacks for MPCores in Monitor Mode
357 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0x4A000000 # Top of SEC Stack for Monitor World
358 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecMonStackSize|0x2000 # Stack for each of the 4 CPU cores
359
360 # Stacks for MPCores in Normal World
361 gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackBase|0x48000000 # Top of SEC Stack for Normal World
362 gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackSize|0x20000 # Stack for each of the 4 CPU cores
1d5d0ae9 363
964680c1 364 # System Memory (256MB)
365 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x70000000
366 gArmTokenSpaceGuid.PcdSystemMemorySize|0x10000000
367
368 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
369 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
5cc45b70 370
1d5d0ae9 371 #
372 # ARM Pcds
373 #
374 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
375
376 #
377 # ARM EB PCDS
378 #
379 gArmRealViewEbPkgTokenSpaceGuid.PcdGdbUartBase|0x1000a000
380
5cc45b70 381 #
382 # ARM PrimeCells
383 #
384
385 ## SP804 Timer
386 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|1000000
387 gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000 # expressed in 100ns units, 100,000 x 100 ns = 10,000,000 ns = 10 ms
388 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicInterruptNum|33
389 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicBase|0x10011000
390 gArmPlatformTokenSpaceGuid.PcdSP804TimerPerformanceBase|0x10012020
391 gArmPlatformTokenSpaceGuid.PcdSP804TimerMetronomeBase|0x10012000
392
393 ## PL031 RealTimeClock
394 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x10017000
395
6fd231c0 396 #
397 # ARM PL011 - Serial Terminal
398 #
399 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x10009000
400
1d5d0ae9 401 #
402 # ARM PL390 General Interrupt Controller
403 #
b1b0fbed 404 gArmTokenSpaceGuid.PcdGicDistributorBase|0x1F001000
405 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x1F000100
55fad965 406 gArmTokenSpaceGuid.PcdGicNumInterrupts|96
1d5d0ae9 407
408 #
409 # ARM OS Loader
410 #
ea46ebbe 411 gArmTokenSpaceGuid.PcdArmMachineType|827
412 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"
413 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage"
cb5bf269 414 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|""
ea46ebbe 415 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|1
1d5d0ae9 416
936eff09 417 # Use the Serial console (ConIn & ConOut) and the Graphic driver (ConOut)
418 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
419 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"
420 gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut|10
421
1d5d0ae9 422 #
423 # ARM L2x0 PCDs
424 #
425 gArmTokenSpaceGuid.PcdL2x0ControllerBase|0x1F002000
426
427 #
428 # ARM VE MP Core Mailbox
429 #
430 gArmTokenSpaceGuid.PcdMPCoreMailboxSetAddress|0x10000030
431 gArmTokenSpaceGuid.PcdMPCoreMailboxGetAddress|0x10000030
432 gArmTokenSpaceGuid.PcdMPCoreMailboxClearAddress|0x10000034
433 gArmTokenSpaceGuid.PcdMPCoreMailboxClearValue|0xFFFFFFFF
434
435
436################################################################################
437#
438# Components Section - list of all EDK II Modules needed by this Platform
439#
440################################################################################
441[Components.common]
442
443#
444# SEC
445#
446 ArmPlatformPkg/Sec/Sec.inf
1d5d0ae9 447
448#
449# PEI Phase modules
450#
64e03133 451!if $(EDK2_SKIP_PEICORE) == 1
a6caee65 452 ArmPlatformPkg/PrePi/PeiMPCore.inf {
64e03133 453 <LibraryClasses>
454 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7MPCoreLib.inf
455 ArmPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbLibRTSM/ArmRealViewEbLib.inf
456 }
457!else
a6caee65 458 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf {
459 <LibraryClasses>
460 PL390GicSecLib|ArmPkg/Drivers/PL390Gic/PL390GicNonSec.inf
461 }
1d5d0ae9 462 MdeModulePkg/Core/Pei/PeiMain.inf
463 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
464 <LibraryClasses>
465 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
466 }
64e03133 467 ArmPlatformPkg/PlatformPei/PlatformPeim.inf
468 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf
1d5d0ae9 469 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
470 Nt32Pkg/BootModePei/BootModePei.inf
471 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
472 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
473 <LibraryClasses>
474 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
475 }
64e03133 476!endif
1d5d0ae9 477
478#
479# DXE
480#
481 MdeModulePkg/Core/Dxe/DxeMain.inf {
482 <LibraryClasses>
483 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
484 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
485 }
486
487 #
488 # Architectural Protocols
489 #
490 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
491 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
492 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
493 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
494 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
a89cb4b7 495 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
496 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
1d5d0ae9 497 EmbeddedPkg/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
498
499 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
500 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
501 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
936eff09 502
503 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
504 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
9bc6ef02 505 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
1d5d0ae9 506
936eff09 507 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
508 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
509 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
510 EmbeddedPkg/SerialDxe/SerialDxe.inf
511
55fad965 512 ArmPkg/Drivers/PL390Gic/PL390GicDxe.inf
1d5d0ae9 513 ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf
a89cb4b7 514
515 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
1d5d0ae9 516
517 #
518 # Semi-hosting filesystem
519 #
520 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
521
522 #
523 # FAT filesystem + GPT/MBR partitioning
524 #
525 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
526 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
527 FatPkg/EnhancedFatDxe/Fat.inf
528 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
529
530
531 #
532 # Application
533 #
534 EmbeddedPkg/Ebl/Ebl.inf
535
536 #
537 # Bds
538 #
539 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
540 ArmPlatformPkg/Bds/Bds.inf