]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc
4880591a5de7c7186a6ee664d409e3fb2dad92d8
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress-RTSM-AEMv8Ax4.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-AEMv8Ax4
21 PLATFORM_GUID = f7003abd-8809-4096-ac3d-a6a99ff52478
22 PLATFORM_VERSION = 0.1
23 DSC_SPECIFICATION = 0x00010005
24 OUTPUT_DIRECTORY = Build/ArmVExpress-RTSM-AEMv8Ax4
25 SUPPORTED_ARCHITECTURES = AARCH64
26 BUILD_TARGETS = DEBUG|RELEASE
27 SKUID_IDENTIFIER = DEFAULT
28 FLASH_DEFINITION = ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.fdf
29
30 !include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
31
32 [LibraryClasses.common]
33 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
34 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/ArmCortexAEMv8Lib.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 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
42
43 # VirtIo Support
44 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf
45 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf
46
47 [LibraryClasses.common.SEC]
48 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64LibSec.inf
49 ArmPlatformSecLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ArmVExpressSecLib.inf
50 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf
51
52 [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_DRIVER]
53 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
54
55 [BuildOptions]
56 GCC:*_*_AARCH64_PLATFORM_FLAGS == -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
57
58
59 ################################################################################
60 #
61 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
62 #
63 ################################################################################
64
65 [PcdsFeatureFlag.common]
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 # UEFI firmware is responsible to park the secondary cores on this platform.
76 # This PCD ensures the secondary cores are parked into the AArch64 Linux parking protocol.
77 gArmTokenSpaceGuid.PcdArmLinuxSpinTable|TRUE
78
79 [PcdsFixedAtBuild.common]
80 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"
81 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmVExpress-RTSM"
82
83 gArmPlatformTokenSpaceGuid.PcdCoreCount|8
84
85 #
86 # NV Storage PCDs. Use base of 0x0C000000 for NOR1
87 #
88 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0FFC0000
89 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000
90 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0FFD0000
91 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000
92 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0FFE0000
93 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000
94
95 gArmTokenSpaceGuid.PcdVFPEnabled|1
96
97 # FVP models can have 2 clusters with 4 cpus each
98 # Stacks for MPCores in Secure World
99 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x2E009000
100 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000
101 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecSecondaryStackSize|0x800
102
103 # Stacks for MPCores in Normal World
104 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x2E000000
105 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000
106 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize|0x800
107
108 # System Memory (2GB)
109 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000
110 gArmTokenSpaceGuid.PcdSystemMemorySize|0x80000000
111
112 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
113 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
114
115 #
116 # ARM Pcds
117 #
118 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
119
120 ## Trustzone enable (to make the transition from EL3 to EL2 in ArmPlatformPkg/Sec)
121 gArmTokenSpaceGuid.PcdTrustzoneSupport|TRUE
122
123 #
124 # ARM PrimeCell
125 #
126
127 ## SP805 Watchdog - Motherboard Watchdog at 24MHz
128 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogBase|0x1C0F0000
129 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogClockFrequencyInHz|24000000
130
131 ## PL011 - Serial Terminal
132 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x1c090000
133 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400
134
135 ## PL031 RealTimeClock
136 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x1C170000
137
138 ## PL111 Versatile Express Motherboard controller
139 gArmPlatformTokenSpaceGuid.PcdPL111LcdBase|0x1C1F0000
140
141 ## PL180 MMC/SD card controller
142 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x1C010048
143 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x1C050000
144
145 #
146 # ARM General Interrupt Controller
147 #
148 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2C001000
149 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C002000
150
151 #
152 # ARM OS Loader
153 #
154 # Versatile Express machine type (ARM VERSATILE EXPRESS = 2272) required for ARM Linux:
155 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from SemiHosting"
156 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image"
157 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"root=/dev/mmcblk0p2 console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9"
158
159 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)
160 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
161 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"
162
163 #
164 # ARM Architectural Timer Frequency
165 #
166 # Set model tick to 100MHz. This depends a lot on workstation performance.
167 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|100000000
168
169 [PcdsDynamicDefault.common]
170 #
171 # The size of a dynamic PCD of the (VOID*) type can not be increased at run
172 # time from its size at build time. Set the "PcdFdtDevicePaths" PCD to a 128
173 # character "empty" string, to allow to be able to set FDT text device paths
174 # up to 128 characters long.
175 #
176 gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths|L" "
177
178 ################################################################################
179 #
180 # Components Section - list of all EDK II Modules needed by this Platform
181 #
182 ################################################################################
183 [Components.common]
184
185 #
186 # SEC
187 #
188 ArmPlatformPkg/Sec/Sec.inf {
189 <LibraryClasses>
190 # Use the implementation which set the Secure bits
191 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicSecLib.inf
192 }
193
194 #
195 # PEI Phase modules
196 #
197 !ifdef $(EDK2_SKIP_PEICORE)
198 ArmPlatformPkg/PrePi/PeiMPCore.inf {
199 <LibraryClasses>
200 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
201 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
202 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf
203 }
204 !else
205 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf {
206 <LibraryClasses>
207 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
208 }
209 MdeModulePkg/Core/Pei/PeiMain.inf
210 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
211 <LibraryClasses>
212 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
213 }
214 ArmPlatformPkg/PlatformPei/PlatformPeim.inf
215 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf
216 ArmPkg/Drivers/CpuPei/CpuPei.inf
217 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
218 Nt32Pkg/BootModePei/BootModePei.inf
219 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
220 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
221 <LibraryClasses>
222 NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
223 }
224 !endif
225
226 #
227 # DXE
228 #
229 MdeModulePkg/Core/Dxe/DxeMain.inf {
230 <LibraryClasses>
231 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
232 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
233 }
234
235 #
236 # Architectural Protocols
237 #
238 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
239 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
240 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
241 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
242 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
243 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
244 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
245 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
246 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
247 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
248
249 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
250 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
251 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
252 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
253 EmbeddedPkg/SerialDxe/SerialDxe.inf
254
255 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
256
257 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
258 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
259 ArmPkg/Drivers/TimerDxe/TimerDxe.inf
260 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
261 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
262
263 #
264 # Semi-hosting filesystem
265 #
266 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
267
268 #
269 # Multimedia Card Interface
270 #
271 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
272 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf
273
274 #
275 # Platform Driver
276 #
277 ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmFvpDxe.inf
278 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
279
280 #
281 # FAT filesystem + GPT/MBR partitioning
282 #
283 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
284 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
285 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
286
287 #
288 # Bds
289 #
290 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
291 ArmPlatformPkg/Bds/Bds.inf