]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A9x4.dsc
ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC files
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress-RTSM-A9x4.dsc
1 #
2 # Copyright (c) 2011-2012, ARM Limited. All rights reserved.
3 #
4 # This program and the accompanying materials
5 # are licensed and made available under the terms and conditions of the BSD License
6 # which accompanies this distribution. The full text of the license may be found at
7 # http://opensource.org/licenses/bsd-license.php
8 #
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 #
13
14 ################################################################################
15 #
16 # Defines Section - statements that will be processed to create a Makefile.
17 #
18 ################################################################################
19 [Defines]
20 PLATFORM_NAME = ArmVExpressPkg-RTSM-A9x4
21 PLATFORM_GUID = e46039e0-5bb3-11e0-a9d6-0002a5d5c51b
22 PLATFORM_VERSION = 0.1
23 DSC_SPECIFICATION = 0x00010005
24 OUTPUT_DIRECTORY = Build/ArmVExpress-RTSM-A9x4
25 SUPPORTED_ARCHITECTURES = ARM
26 BUILD_TARGETS = DEBUG|RELEASE
27 SKUID_IDENTIFIER = DEFAULT
28 FLASH_DEFINITION = ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A9x4.fdf
29
30 !include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
31
32 [LibraryClasses.common]
33 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
34 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Lib.inf
35 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
36
37 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf
38 NorFlashPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpressLib.inf
39 LcdPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpressLib.inf
40
41 #DebugAgentTimerLib|ArmPlatformPkg/ArmVExpressPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
42
43 [LibraryClasses.common.SEC]
44 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibSec.inf
45 ArmPlatformSecLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ArmVExpressSecLib.inf
46 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf
47
48 # Uncomment to turn on GDB stub in SEC.
49 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
50
51 [BuildOptions]
52 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A9 -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
53
54 GCC:*_*_ARM_PLATFORM_FLAGS == -mcpu=cortex-a9 -mfpu=neon -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
55
56 XCODE:*_*_ARM_PLATFORM_FLAGS == -march=armv7-a -mfpu=neon -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
57
58 ################################################################################
59 #
60 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
61 #
62 ################################################################################
63
64 [PcdsFeatureFlag.common]
65
66 !ifdef EDK2_SKIP_PEICORE
67 gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE
68 gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|TRUE
69 !endif
70
71 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
72 # It could be set FALSE to save size.
73 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
74
75 [PcdsFixedAtBuild.common]
76 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"
77 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmVExpress-RTSM"
78
79 gArmPlatformTokenSpaceGuid.PcdCoreCount|4
80
81 #
82 # NV Storage PCDs. Use base of 0x0C000000 for NOR1
83 #
84 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0FFC0000
85 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000
86 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0FFD0000
87 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000
88 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0FFE0000
89 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000
90
91 gArmTokenSpaceGuid.PcdVFPEnabled|1
92
93 # Stacks for MPCores in Secure World
94 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x2E009000
95 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000
96
97 # Stacks for MPCores in Monitor Mode
98 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0x2E008000
99 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecMonStackSize|0x100
100
101 # Stacks for MPCores in Normal World
102 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x2E000000
103 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000
104
105 # System Memory (1GB)
106 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000
107 gArmTokenSpaceGuid.PcdSystemMemorySize|0x40000000
108
109 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
110 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
111
112 #
113 # ARM Pcds
114 #
115 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
116
117 #
118 # ARM PrimeCell
119 #
120
121 ## SP804 Timer
122 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|1000000
123 gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000 # expressed in 100ns units, 100,000 x 100 ns = 10,000,000 ns = 10 ms
124 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicInterruptNum|34
125 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicBase|0x1c110000
126 gArmPlatformTokenSpaceGuid.PcdSP804TimerPerformanceBase|0x1c110020
127 gArmPlatformTokenSpaceGuid.PcdSP804TimerMetronomeBase|0x1c120020
128
129 ## SP805 Watchdog - Motherboard Watchdog
130 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogBase|0x1C0F0000
131
132 ## PL011 - Serial Terminal
133 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x1c090000
134 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400
135
136 ## PL031 RealTimeClock
137 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x1C170000
138
139 ## PL111 Versatile Express Motherboard controller
140 gArmPlatformTokenSpaceGuid.PcdPL111LcdBase|0x1C1F0000
141
142 ## PL180 MMC/SD card controller
143 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x1C010048
144 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x1C050000
145
146 #
147 # ARM PL390 General Interrupt Controller
148 #
149 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2C001000
150 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C000100
151
152 #
153 # ARM OS Loader
154 #
155 # Versatile Express machine type (ARM VERSATILE EXPRESS = 2272) required for ARM Linux:
156 gArmTokenSpaceGuid.PcdArmMachineType|2272
157 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"
158 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage"
159 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|""
160 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|2
161 gArmPlatformTokenSpaceGuid.PcdFdtDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/rtsm_ve-cortex_a9x4.dtb"
162
163 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)
164 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
165 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"
166
167 #
168 # ARM L2x0 PCDs
169 #
170 gArmTokenSpaceGuid.PcdL2x0ControllerBase|0x1E00A000
171
172 ################################################################################
173 #
174 # Components Section - list of all EDK II Modules needed by this Platform
175 #
176 ################################################################################
177 [Components.common]
178
179 #
180 # SEC
181 #
182 ArmPlatformPkg/Sec/Sec.inf {
183 <LibraryClasses>
184 # Use the implementation which set the Secure bits
185 ArmGicLib|ArmPkg/Drivers/PL390Gic/PL390GicSecLib.inf
186 }
187
188 #
189 # PEI Phase modules
190 #
191 !ifdef EDK2_SKIP_PEICORE
192 ArmPlatformPkg/PrePi/PeiMPCore.inf {
193 <LibraryClasses>
194 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
195 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
196 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf
197 }
198 !else
199 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf {
200 <LibraryClasses>
201 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
202 }
203 MdeModulePkg/Core/Pei/PeiMain.inf
204 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
205 <LibraryClasses>
206 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
207 }
208 ArmPlatformPkg/PlatformPei/PlatformPeim.inf
209 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf
210 ArmPkg/Drivers/CpuPei/CpuPei.inf
211 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
212 Nt32Pkg/BootModePei/BootModePei.inf
213 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
214 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
215 <LibraryClasses>
216 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
217 }
218 !endif
219
220 #
221 # DXE
222 #
223 MdeModulePkg/Core/Dxe/DxeMain.inf {
224 <LibraryClasses>
225 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
226 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
227 }
228
229 #
230 # Architectural Protocols
231 #
232 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
233 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
234 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
235 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
236 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
237 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
238 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
239 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
240 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
241 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
242
243 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
244 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
245 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
246 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
247 EmbeddedPkg/SerialDxe/SerialDxe.inf
248
249 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
250
251 ArmPkg/Drivers/PL390Gic/PL390GicDxe.inf
252 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
253 ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf
254 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
255 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
256
257 #
258 # Semi-hosting filesystem
259 #
260 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
261
262 #
263 # Multimedia Card Interface
264 #
265 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
266 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf
267
268 #
269 # FAT filesystem + GPT/MBR partitioning
270 #
271 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
272 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
273 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
274
275 #
276 # Bds
277 #
278 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
279 ArmPlatformPkg/Bds/Bds.inf