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