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