]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A9x4.dsc
a13f443712a27448257c6b66a3d8fee9691bb52b
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress-RTSM-A9x4.dsc
1 #
2 # Copyright (c) 2011-2015, 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
44 # Virtio Support
45 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf
46 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf
47
48 [LibraryClasses.common.SEC]
49 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibSec.inf
50 ArmPlatformSecLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ArmVExpressSecLib.inf
51 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf
52
53 # Uncomment to turn on GDB stub in SEC.
54 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
55
56 [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_DRIVER]
57 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
58
59 [BuildOptions]
60 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A9 -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
61
62 GCC:*_*_ARM_PLATFORM_FLAGS == -mcpu=cortex-a9 -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
63
64 XCODE:*_*_ARM_PLATFORM_FLAGS == -march=armv7-a -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
65
66 ################################################################################
67 #
68 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
69 #
70 ################################################################################
71
72 [PcdsFeatureFlag.common]
73
74 !ifdef EDK2_SKIP_PEICORE
75 gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE
76 gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|TRUE
77 !endif
78
79 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
80 # It could be set FALSE to save size.
81 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
82
83 #
84 # FDT installation : enable the development specific features
85 #
86 gEmbeddedTokenSpaceGuid.PcdOverridePlatformFdt|TRUE
87
88 [PcdsFixedAtBuild.common]
89 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"
90 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmVExpress-RTSM"
91
92 gArmPlatformTokenSpaceGuid.PcdCoreCount|4
93
94 #
95 # NV Storage PCDs. Use base of 0x0C000000 for NOR1
96 #
97 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0FFC0000
98 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000
99 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0FFD0000
100 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000
101 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0FFE0000
102 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000
103
104 gArmTokenSpaceGuid.PcdVFPEnabled|1
105
106 # Stacks for MPCores in Secure World
107 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x2E009000
108 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000
109
110 # Stacks for MPCores in Monitor Mode
111 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0x2E008000
112 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecMonStackSize|0x100
113
114 # Stacks for MPCores in Normal World
115 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x2E000000
116 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000
117
118 # System Memory (1GB)
119 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000
120 gArmTokenSpaceGuid.PcdSystemMemorySize|0x40000000
121
122 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
123 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
124
125 #
126 # ARM Pcds
127 #
128 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
129
130 #
131 # ARM PrimeCell
132 #
133
134 ## SP804 Timer
135 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|1000000
136 gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000 # expressed in 100ns units, 100,000 x 100 ns = 10,000,000 ns = 10 ms
137 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicInterruptNum|34
138 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicBase|0x1c110000
139 gArmPlatformTokenSpaceGuid.PcdSP804TimerPerformanceBase|0x1c110020
140 gArmPlatformTokenSpaceGuid.PcdSP804TimerMetronomeBase|0x1c120020
141
142 ## SP805 Watchdog - Motherboard Watchdog
143 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogBase|0x1C0F0000
144
145 ## PL011 - Serial Terminal
146 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x1c090000
147 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400
148
149 ## PL031 RealTimeClock
150 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x1C170000
151
152 ## PL111 Versatile Express Motherboard controller
153 gArmPlatformTokenSpaceGuid.PcdPL111LcdBase|0x1C1F0000
154
155 ## PL180 MMC/SD card controller
156 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x1C010048
157 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x1C050000
158
159 #
160 # ARM General Interrupt Controller
161 #
162 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2C001000
163 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C000100
164
165 #
166 # ARM OS Loader
167 #
168 # Versatile Express machine type (ARM VERSATILE EXPRESS = 2272) required for ARM Linux:
169 gArmTokenSpaceGuid.PcdArmMachineType|2272
170 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"
171 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage"
172 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|2
173 gArmPlatformTokenSpaceGuid.PcdFdtDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/rtsm_ve-cortex_a9x4.dtb"
174
175 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)
176 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
177 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"
178
179 #
180 # ARM L2x0 PCDs
181 #
182 gArmTokenSpaceGuid.PcdL2x0ControllerBase|0x1E00A000
183
184 [PcdsDynamicDefault.common]
185 #
186 # The size of a dynamic PCD of the (VOID*) type can not be increased at run
187 # time from its size at build time. Set the "PcdFdtDevicePaths" PCD to a 128
188 # character "empty" string, to allow to be able to set FDT text device paths
189 # up to 128 characters long.
190 #
191 gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths|L" "
192
193 ################################################################################
194 #
195 # Components Section - list of all EDK II Modules needed by this Platform
196 #
197 ################################################################################
198 [Components.common]
199
200 #
201 # SEC
202 #
203 ArmPlatformPkg/Sec/Sec.inf {
204 <LibraryClasses>
205 # Use the implementation which set the Secure bits
206 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicSecLib.inf
207 }
208
209 #
210 # PEI Phase modules
211 #
212 !ifdef EDK2_SKIP_PEICORE
213 ArmPlatformPkg/PrePi/PeiMPCore.inf {
214 <LibraryClasses>
215 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
216 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
217 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf
218 }
219 !else
220 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf {
221 <LibraryClasses>
222 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
223 }
224 MdeModulePkg/Core/Pei/PeiMain.inf
225 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
226 <LibraryClasses>
227 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
228 }
229 ArmPlatformPkg/PlatformPei/PlatformPeim.inf
230 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf
231 ArmPkg/Drivers/CpuPei/CpuPei.inf
232 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
233 Nt32Pkg/BootModePei/BootModePei.inf
234 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
235 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
236 <LibraryClasses>
237 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
238 }
239 !endif
240
241 #
242 # DXE
243 #
244 MdeModulePkg/Core/Dxe/DxeMain.inf {
245 <LibraryClasses>
246 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
247 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
248 }
249
250 #
251 # Architectural Protocols
252 #
253 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
254 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
255 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
256 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
257 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
258 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
259 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
260 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
261 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
262 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
263
264 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
265 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
266 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
267 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
268 EmbeddedPkg/SerialDxe/SerialDxe.inf
269
270 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
271
272 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
273 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
274 ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf
275 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
276 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
277
278 #
279 # Semi-hosting filesystem
280 #
281 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
282
283 #
284 # Multimedia Card Interface
285 #
286 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
287 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf
288
289 #
290 # Platform Driver
291 #
292 ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmFvpDxe.inf
293 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
294
295 #
296 # FAT filesystem + GPT/MBR partitioning
297 #
298 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
299 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
300 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
301
302 #
303 # Bds
304 #
305 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
306 ArmPlatformPkg/Bds/Bds.inf