]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb-RTSM-A9x2.dsc
dcd75e000faf1d2e6b76284875c40b9a6d99d65e
[mirror_edk2.git] / ArmPlatformPkg / ArmRealViewEbPkg / ArmRealViewEb-RTSM-A9x2.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 = 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]
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/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
47 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
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
57 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
58 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
59
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
107 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
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
115 # ARM PL011 UART Driver
116 PL011UartLib|ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf
117
118 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
119
120 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/SysConfigArmRealViewEbLib/SysConfigArmRealViewEbLib.inf
121 NorFlashPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/NorFlashArmRealViewEbLib/NorFlashArmRealViewEbLib.inf
122 LcdPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/PL111LcdArmRealViewEbLib/PL111LcdArmRealViewEbLib.inf
123
124 [LibraryClasses.common.SEC]
125 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7MPCoreLibSec.inf
126 ArmPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbLibRTSM/ArmRealViewEbSecLib.inf
127 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
128
129 # 1/123 faster than Stm or Vstm version
130 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
131
132 # Uncomment to turn on GDB stub in SEC.
133 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
134
135 # L2 Cache Driver
136 L2X0CacheLib|ArmPkg/Library/L2X0CacheLibNull/L2X0CacheLibNull.inf
137 # ARM PL390 General Interrupt Driver in Secure and Non-secure
138 PL390GicSecLib|ArmPkg/Drivers/PL390Gic/PL390GicSec.inf
139 PL390GicNonSecLib|ArmPkg/Drivers/PL390Gic/PL390GicNonSec.inf
140
141 [LibraryClasses.common.PEI_CORE]
142 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
143 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
144 # note: this won't actually work since globals in PEI are not writeable
145 # need to generate an ARM PEI services table pointer implementation
146 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
147 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
148 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
149 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
150 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
151 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
152 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
153 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
154 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
155 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
156
157 [LibraryClasses.common.PEIM]
158 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
159 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
160 # note: this won't actually work since globals in PEI are not writeable
161 # need to generate an ARM PEI services table pointer implementation
162 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
163 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
164 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
165 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
166 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
167 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
168 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
169 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
170 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
171 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
172 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
173
174 [LibraryClasses.common.DXE_CORE]
175 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
176 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
177 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
178 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
179 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
180 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
181 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
182 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
183
184 [LibraryClasses.common.DXE_DRIVER]
185 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
186 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
187 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
188 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
189 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
190
191 [LibraryClasses.common.UEFI_APPLICATION]
192 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
193 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
194 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
195 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
196
197 [LibraryClasses.common.UEFI_DRIVER]
198 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
199 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
200 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
201 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
202 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
203
204 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
205 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
206 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
207 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
208 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
209
210 [LibraryClasses.ARM]
211 #
212 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
213 # This library provides the instrinsic functions generate by a given compiler.
214 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
215 #
216 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
217
218 [BuildOptions]
219 RVCT:*_*_ARM_ARCHCC_FLAGS == --cpu Cortex-A9 --thumb --fpu=softvfp -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
220 RVCT:*_*_ARM_ARCHASM_FLAGS == --cpu Cortex-A9 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
221 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
222
223 GCC:*_*_ARM_ARCHCC_FLAGS == -march=armv7-a -mthumb -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
224 GCC:*_*_ARM_ARCHASM_FLAGS == -march=armv7-a -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
225 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
226
227 XCODE:*_*_ARM_ARCHCC_FLAGS == -arch armv7 -march=armv7 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
228 XCODE:*_*_ARM_ARCHASM_FLAGS == -arch armv7 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
229 XCODE:*_*_ARM_ARCHDLINK_FLAGS == -arch armv7 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
230 XCODE:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
231
232
233 ################################################################################
234 #
235 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
236 #
237 ################################################################################
238
239 [PcdsFeatureFlag.common]
240 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE
241 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE
242 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
243 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
244
245 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE
246
247 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress
248 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE
249
250 gArmTokenSpaceGuid.PcdCpuDxeProduceDebugSupport|FALSE
251
252 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
253
254 gArmPlatformTokenSpaceGuid.PcdStandalone|TRUE
255
256 !if $(EDK2_SKIP_PEICORE) == 1
257 gArmTokenSpaceGuid.PcdSkipPeiCore|TRUE
258 !endif
259
260 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
261 # It could be set FALSE to save size.
262 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
263
264 [PcdsFixedAtBuild.common]
265 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM RealView Emulation Board"
266
267 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmRealViewEb-A9x2"
268 gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize|32
269 gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|0
270 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
271 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
272 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
273 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
274 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
275 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1
276 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
277 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
278
279 # DEBUG_ASSERT_ENABLED 0x01
280 # DEBUG_PRINT_ENABLED 0x02
281 # DEBUG_CODE_ENABLED 0x04
282 # CLEAR_MEMORY_ENABLED 0x08
283 # ASSERT_BREAKPOINT_ENABLED 0x10
284 # ASSERT_DEADLOOP_ENABLED 0x20
285 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f
286
287 # DEBUG_INIT 0x00000001 // Initialization
288 # DEBUG_WARN 0x00000002 // Warnings
289 # DEBUG_LOAD 0x00000004 // Load events
290 # DEBUG_FS 0x00000008 // EFI File system
291 # DEBUG_POOL 0x00000010 // Alloc & Free's
292 # DEBUG_PAGE 0x00000020 // Alloc & Free's
293 # DEBUG_INFO 0x00000040 // Verbose
294 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers
295 # DEBUG_VARIABLE 0x00000100 // Variable
296 # DEBUG_BM 0x00000400 // Boot Manager
297 # DEBUG_BLKIO 0x00001000 // BlkIo Driver
298 # DEBUG_NET 0x00004000 // SNI Driver
299 # DEBUG_UNDI 0x00010000 // UNDI Driver
300 # DEBUG_LOADFILE 0x00020000 // UNDI Driver
301 # DEBUG_EVENT 0x00080000 // Event messages
302 # DEBUG_ERROR 0x80000000 // Error
303 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F
304
305 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
306
307 #
308 # NV Storage PCDs. Use base of 0x43F00000 for NOR0
309 #
310 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x43F00000
311 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x000C0000
312 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x43FC0000
313 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00020000
314 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x43FE0000
315 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00020000
316
317 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""
318 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07
319 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000
320
321 #
322 # Optional feature to help prevent EFI memory map fragments
323 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob
324 # Values are in EFI Pages (4K). DXE Core will make sure that
325 # at least this much of each type of memory can be allocated
326 # from a single memory range. This way you only end up with
327 # maximum of two fragements for each type in the memory map
328 # (the memory used, and the free memory that was prereserved
329 # but not used).
330 #
331 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x00000000
332
333 gArmPlatformTokenSpaceGuid.PcdMPCoreSupport|1
334
335 # Stacks for MPCores in Secure World
336 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x4B000000 # Top of SEC Stack for Secure World
337 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecStackSize|0x2000 # Stack for each of the 4 CPU cores
338
339 # Stacks for MPCores in Monitor Mode
340 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0x4A000000 # Top of SEC Stack for Monitor World
341 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecMonStackSize|0x2000 # Stack for each of the 4 CPU cores
342
343 # Stacks for MPCores in Normal World
344 gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackBase|0x48000000 # Top of SEC Stack for Normal World
345 gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackSize|0x20000 # Stack for each of the 4 CPU cores
346
347 # System Memory (256MB)
348 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x70000000
349 gArmTokenSpaceGuid.PcdSystemMemorySize|0x10000000
350
351 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
352 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
353
354 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|1000000
355 gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000 # expressed in 100ns units, 100,000 x 100 ns = 10,000,000 ns = 10 ms
356 gArmPlatformTokenSpaceGuid.PcdSP804Timer0InterruptNum|33
357
358 #
359 # ARM Pcds
360 #
361 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
362
363 #
364 # ARM EB PCDS
365 #
366 gArmRealViewEbPkgTokenSpaceGuid.PcdGdbUartBase|0x1000a000
367
368 #
369 # ARM PL011 - Serial Terminal
370 #
371 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x10009000
372
373 #
374 # ARM PL390 General Interrupt Controller
375 #
376 gArmTokenSpaceGuid.PcdGicDistributorBase|0x1F001000
377 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x1F000100
378 gArmTokenSpaceGuid.PcdGicNumInterrupts|96
379
380 #
381 # ARM OS Loader
382 #
383 gArmTokenSpaceGuid.PcdArmMachineType|827
384 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"
385 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage"
386 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"rdinit=/bin/ash debug earlyprintk console=ttyAMA0,38400 mem=128M"
387 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|1
388
389 # Use the Serial console (ConIn & ConOut) and the Graphic driver (ConOut)
390 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
391 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"
392 gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut|10
393
394 #
395 # ARM L2x0 PCDs
396 #
397 gArmTokenSpaceGuid.PcdL2x0ControllerBase|0x1F002000
398
399 #
400 # ARM VE MP Core Mailbox
401 #
402 gArmTokenSpaceGuid.PcdMPCoreMailboxSetAddress|0x10000030
403 gArmTokenSpaceGuid.PcdMPCoreMailboxGetAddress|0x10000030
404 gArmTokenSpaceGuid.PcdMPCoreMailboxClearAddress|0x10000034
405 gArmTokenSpaceGuid.PcdMPCoreMailboxClearValue|0xFFFFFFFF
406
407
408 ################################################################################
409 #
410 # Components Section - list of all EDK II Modules needed by this Platform
411 #
412 ################################################################################
413 [Components.common]
414
415 #
416 # SEC
417 #
418 ArmPlatformPkg/Sec/Sec.inf
419 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf
420
421 #
422 # PEI Phase modules
423 #
424 MdeModulePkg/Core/Pei/PeiMain.inf
425 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
426 <LibraryClasses>
427 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
428 }
429 ArmPlatformPkg/PlatformPei/PlatformPei.inf
430 ArmPlatformPkg/MemoryInitPei/MemoryInitPei.inf
431 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
432 Nt32Pkg/BootModePei/BootModePei.inf
433 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
434 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
435 <LibraryClasses>
436 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
437 }
438
439 #
440 # DXE
441 #
442 MdeModulePkg/Core/Dxe/DxeMain.inf {
443 <LibraryClasses>
444 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
445 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
446 }
447
448 #
449 # Architectural Protocols
450 #
451 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
452 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
453 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
454 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
455 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
456 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
457 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
458 EmbeddedPkg/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
459
460 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
461 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
462 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
463
464 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
465 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
466 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
467
468 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
469 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
470 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
471 EmbeddedPkg/SerialDxe/SerialDxe.inf
472
473 ArmPkg/Drivers/PL390Gic/PL390GicDxe.inf
474 ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf
475
476 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
477
478 #
479 # Semi-hosting filesystem
480 #
481 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
482
483 #
484 # FAT filesystem + GPT/MBR partitioning
485 #
486 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
487 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
488 FatPkg/EnhancedFatDxe/Fat.inf
489 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
490
491
492 #
493 # Application
494 #
495 EmbeddedPkg/Ebl/Ebl.inf
496
497 #
498 # Bds
499 #
500 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
501 ArmPlatformPkg/Bds/Bds.inf