]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.dsc
Remove unused L2 controller PCD from platform files.
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress-RTSM-A15_MPCore.dsc
CommitLineData
88d4f51d 1#\r
e314d564 2# Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
88d4f51d 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 = ArmVExpressPkg-RTSM-A15_MPCore\r
21 PLATFORM_GUID = 3a91a0f8-3af4-409d-a71d-a199dc134357\r
22 PLATFORM_VERSION = 0.1\r
23 DSC_SPECIFICATION = 0x00010005\r
24 OUTPUT_DIRECTORY = Build/ArmVExpress-RTSM-A15_MPCore\r
25 SUPPORTED_ARCHITECTURES = ARM\r
26 BUILD_TARGETS = DEBUG|RELEASE\r
27 SKUID_IDENTIFIER = DEFAULT\r
28 FLASH_DEFINITION = ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.fdf\r
29\r
30!include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc\r
31\r
32[LibraryClasses.common]\r
33 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf\r
34 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA15Lib/ArmCortexA15Lib.inf\r
35 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf\r
36 \r
37 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf\r
38 NorFlashPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpressLib.inf\r
39 LcdPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpressLib.inf\r
40\r
41 #DebugAgentTimerLib|ArmPlatformPkg/ArmVExpressPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf\r
42\r
88d4f51d 43 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf \r
44\r
45[LibraryClasses.common.SEC]\r
46 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibSec.inf\r
e314d564 47 ArmPlatformSecLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ArmVExpressSecLib.inf\r
48 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf\r
00b21534 49\r
88d4f51d 50[BuildOptions]\r
51 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A15 -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM\r
52\r
53 GCC:*_*_ARM_PLATFORM_FLAGS == -mcpu=cortex-a15 -mfpu=neon -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM\r
54 \r
55 XCODE:*_*_ARM_PLATFORM_FLAGS = -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM\r
56\r
57################################################################################\r
58#\r
59# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
60#\r
61################################################################################\r
62\r
63[PcdsFeatureFlag.common]\r
64!ifdef $(EDK2_SKIP_PEICORE)\r
65 gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE\r
66 gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|TRUE\r
67!endif\r
68 \r
69 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.\r
70 # It could be set FALSE to save size.\r
71 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
72 \r
73[PcdsFixedAtBuild.common]\r
74 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"\r
88d4f51d 75 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmVExpress-RTSM"\r
76\r
695df8ba 77 gArmPlatformTokenSpaceGuid.PcdCoreCount|2\r
78\r
88d4f51d 79 #\r
80 # NV Storage PCDs. Use base of 0x0C000000 for NOR1\r
81 #\r
82 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0FFC0000\r
83 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000\r
84 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0FFD0000\r
85 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000\r
86 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0FFE0000\r
87 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000\r
88\r
89 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
90 \r
91 # Stacks for MPCores in Secure World\r
92 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x2E009000\r
93 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000\r
94 \r
95 # Stacks for MPCores in Monitor Mode\r
96 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0x2E008000\r
97 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecMonStackSize|0x100\r
98 \r
99 # Stacks for MPCores in Normal World\r
100 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x2E000000\r
101 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r
102 \r
103 # System Memory (1GB) \r
104 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000\r
105 gArmTokenSpaceGuid.PcdSystemMemorySize|0x40000000\r
106 \r
107 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
108 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
109 \r
110 #\r
111 # ARM Pcds\r
112 #\r
113 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000\r
114 \r
115 #\r
116 # ARM PrimeCell\r
117 #\r
118\r
119 ## SP805 Watchdog - Motherboard Watchdog\r
120 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogBase|0x1C0F0000\r
121 \r
122 ## PL011 - Serial Terminal\r
123 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x1c090000\r
124 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400\r
88d4f51d 125\r
126 ## PL031 RealTimeClock\r
127 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x1C170000\r
128\r
129 ## PL111 Versatile Express Motherboard controller\r
130 gArmPlatformTokenSpaceGuid.PcdPL111LcdBase|0x1C1F0000\r
131 \r
53f39c6c 132 ## PL180 MMC/SD card controller\r
133 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x1C010048\r
134 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x1C050000\r
135 \r
88d4f51d 136 #\r
137 # ARM PL390 General Interrupt Controller\r
138 #\r
139 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2C001000\r
140 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C002000\r
141\r
142 #\r
143 # ARM OS Loader\r
144 #\r
145 # Versatile Express machine type (ARM VERSATILE EXPRESS = 2272) required for ARM Linux: \r
146 gArmTokenSpaceGuid.PcdArmMachineType|2272\r
00b21534 147 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"\r
148 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage"\r
88d4f51d 149 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|""\r
150 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|1\r
151\r
152 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)\r
153 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"\r
154 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"\r
155\r
88d4f51d 156 #\r
157 # ARM Architectual Timer Frequency\r
158 #\r
159 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|60000000\r
160 \r
161 \r
162################################################################################\r
163#\r
164# Components Section - list of all EDK II Modules needed by this Platform\r
165#\r
166################################################################################\r
167[Components.common]\r
168 \r
169 #\r
170 # SEC\r
171 #\r
f8181c90 172 ArmPlatformPkg/Sec/Sec.inf {\r
173 <LibraryClasses>\r
174 # Use the implementation which set the Secure bits\r
175 ArmGicLib|ArmPkg/Drivers/PL390Gic/PL390GicSecLib.inf\r
176 }\r
88d4f51d 177 \r
178 #\r
179 # PEI Phase modules\r
180 #\r
181!ifdef $(EDK2_SKIP_PEICORE)\r
182 ArmPlatformPkg/PrePi/PeiMPCore.inf {\r
183 <LibraryClasses>\r
184 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf\r
185 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf\r
186 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf\r
187 }\r
188!else\r
189 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf {\r
190 <LibraryClasses>\r
191 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
192 }\r
193 MdeModulePkg/Core/Pei/PeiMain.inf\r
194 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
195 <LibraryClasses>\r
196 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
197 }\r
198 ArmPlatformPkg/PlatformPei/PlatformPeim.inf\r
199 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf\r
200 ArmPkg/Drivers/CpuPei/CpuPei.inf\r
201 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
202 Nt32Pkg/BootModePei/BootModePei.inf\r
203 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
204 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {\r
205 <LibraryClasses>\r
206 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
207 }\r
208!endif\r
209\r
210 #\r
211 # DXE\r
212 #\r
213 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
214 <LibraryClasses>\r
215 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
216 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
217 }\r
218\r
219 #\r
220 # Architectural Protocols\r
221 #\r
222 ArmPkg/Drivers/CpuDxe/CpuDxe.inf \r
223 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
224 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
225 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
226 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
227 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
228 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf \r
229 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf\r
230 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
231 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
232\r
233 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
234 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
235 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
236 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
237 EmbeddedPkg/SerialDxe/SerialDxe.inf\r
238\r
239 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
240\r
241 ArmPkg/Drivers/PL390Gic/PL390GicDxe.inf\r
242 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf\r
243 ArmPkg/Drivers/TimerDxe/TimerDxe.inf\r
244 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf\r
245 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf\r
246 \r
247 #\r
248 # Semi-hosting filesystem\r
249 #\r
250 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf\r
251 \r
252 #\r
253 # Multimedia Card Interface\r
254 #\r
255 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf\r
256 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf\r
257 \r
258 #\r
259 # FAT filesystem + GPT/MBR partitioning\r
260 #\r
261 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
262 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
88d4f51d 263 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
264\r
88d4f51d 265 #\r
266 # Bds\r
267 #\r
268 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
269 ArmPlatformPkg/Bds/Bds.inf\r