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