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