]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc
NetworkPkg: remove redundant words in function comment.
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress-FVP-AArch64.dsc
CommitLineData
75f63034 1#\r
919697ae 2# Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
75f63034
OM
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 = ArmVExpress-FVP-AArch64\r
21 PLATFORM_GUID = 0de70077-9b3b-43bf-ba38-0ea37d77141b\r
22 PLATFORM_VERSION = 0.1\r
23 DSC_SPECIFICATION = 0x00010005\r
24 OUTPUT_DIRECTORY = Build/ArmVExpress-FVP-AArch64\r
25 SUPPORTED_ARCHITECTURES = AARCH64\r
26 BUILD_TARGETS = DEBUG|RELEASE\r
27 SKUID_IDENTIFIER = DEFAULT\r
28 FLASH_DEFINITION = ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.fdf\r
29\r
da5ae569
OM
30!ifndef ARM_FVP_RUN_NORFLASH\r
31 DEFINE EDK2_SKIP_PEICORE=1\r
32!endif\r
33\r
34\r
75f63034
OM
35!include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc\r
36\r
37[LibraryClasses.common]\r
38 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf\r
39 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/ArmCortexAEMv8Lib.inf\r
40 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf\r
41\r
42 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf\r
43 NorFlashPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpressLib.inf\r
75f63034 44 LcdPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpressLib.inf\r
75f63034
OM
45\r
46 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf\r
47\r
e94784c6
OM
48 # Virtio Support\r
49 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf\r
50 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf\r
51\r
75f63034
OM
52[LibraryClasses.common.SEC]\r
53 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64LibSec.inf\r
54 ArmPlatformSecLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ArmVExpressSecLib.inf\r
55 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf\r
56\r
04f1a709
RC
57[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_DRIVER]\r
58 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
59\r
75f63034
OM
60[BuildOptions]\r
61 GCC:*_*_AARCH64_PLATFORM_FLAGS == -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM\r
62\r
63\r
64################################################################################\r
65#\r
66# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
67#\r
68################################################################################\r
69\r
70[PcdsFeatureFlag.common]\r
71\r
72 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.\r
73 # It could be set FALSE to save size.\r
74 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
75\r
460e1e0d
OM
76 # Force the UEFI GIC driver to use GICv2 legacy mode. To use\r
77 # GICv3 without GICv2 legacy in UEFI, the ARM Trusted Firmware needs\r
78 # to configure the Non-Secure interrupts in the GIC Redistributors\r
79 # which is not supported at the moment.\r
80 gArmTokenSpaceGuid.PcdArmGicV3WithV2Legacy|TRUE\r
81\r
75f63034
OM
82[PcdsFixedAtBuild.common]\r
83 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Fixed Virtual Platform"\r
84 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ARM-FVP"\r
85\r
86 # Up to 8 cores on Base models. This works fine if model happens to have less.\r
87 gArmPlatformTokenSpaceGuid.PcdCoreCount|8\r
cddd490b 88 gArmPlatformTokenSpaceGuid.PcdClusterCount|2\r
75f63034
OM
89\r
90 #\r
91 # NV Storage PCDs. Use base of 0x0C000000 for NOR1\r
92 #\r
93 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0FFC0000\r
94 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000\r
95 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0FFD0000\r
96 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000\r
97 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0FFE0000\r
98 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000\r
99\r
100 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
101\r
102 # FVP models can have 2 clusters with 4 cpus each\r
103 # Stacks for MPCores in Secure World\r
104 # Trusted SRAM (DRAM on Foundation model)\r
105 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x04000000\r
106 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000\r
107 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecSecondaryStackSize|0x800\r
108\r
109 # Stacks for MPCores in Normal World\r
110 # Non-Trusted SRAM\r
111 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x2E000000\r
112 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r
da5ae569 113 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize|0x1000\r
75f63034 114\r
cc135144 115 # System Memory (2GB - 16MB of Trusted DRAM at the top of the 32bit address space)\r
75f63034 116 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000\r
cc135144 117 gArmTokenSpaceGuid.PcdSystemMemorySize|0x7F000000\r
75f63034
OM
118\r
119 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
120 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
121\r
122 #\r
123 # ARM Pcds\r
124 #\r
125 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000\r
126\r
127 ## Trustzone enable (to make the transition from EL3 to NS EL2 in ArmPlatformPkg/Sec)\r
128 gArmTokenSpaceGuid.PcdTrustzoneSupport|TRUE\r
129\r
130 #\r
131 # ARM PrimeCell\r
132 #\r
133\r
134 ## SP805 Watchdog - Motherboard Watchdog at 24MHz\r
135 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogBase|0x1C0F0000\r
136 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogClockFrequencyInHz|24000000\r
137\r
138 ## PL011 - Serial Terminal\r
139 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x1c090000\r
140 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400\r
141\r
142 ## PL031 RealTimeClock\r
143 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x1C170000\r
144\r
75f63034
OM
145 ## PL111 Versatile Express Motherboard controller\r
146 gArmPlatformTokenSpaceGuid.PcdPL111LcdBase|0x1C1F0000\r
147\r
148 ## PL180 MMC/SD card controller\r
149 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x1C010048\r
150 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x1C050000\r
75f63034
OM
151\r
152 #\r
153 # ARM General Interrupt Controller\r
154 #\r
155!ifdef ARM_FVP_LEGACY_GICV2_LOCATION\r
156 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2C001000\r
157 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C002000\r
158!else\r
159 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2f000000\r
919697ae 160 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x2f100000\r
75f63034
OM
161 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C000000\r
162!endif\r
163\r
164 #\r
165 # ARM OS Loader\r
166 #\r
75f63034 167 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from SemiHosting"\r
c14effd7
OM
168 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"Fv(87940482-FC81-41C3-87E6-399CF85AC8A0)/LinuxLoader.efi"\r
169 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image -f VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/filesystem.cpio.gz -c \"console=ttyAMA0 earlycon=pl011,0x1c090000 debug user_debug=31 loglevel=9\""\r
75f63034
OM
170\r
171 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)\r
172 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"\r
173 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"\r
174\r
175 #\r
b4a6629f 176 # ARM Architectural Timer Frequency\r
75f63034 177 #\r
b4a6629f
OM
178 # Set tick frequency value to 100Mhz\r
179 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|100000000\r
75f63034 180\r
04f1a709
RC
181[PcdsDynamicDefault.common]\r
182 #\r
183 # The size of a dynamic PCD of the (VOID*) type can not be increased at run\r
184 # time from its size at build time. Set the "PcdFdtDevicePaths" PCD to a 128\r
185 # character "empty" string, to allow to be able to set FDT text device paths\r
186 # up to 128 characters long.\r
187 #\r
188 gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths|L" "\r
189\r
75f63034
OM
190################################################################################\r
191#\r
192# Components Section - list of all EDK II Modules needed by this Platform\r
193#\r
194################################################################################\r
195[Components.common]\r
196\r
197 #\r
198 # SEC\r
199 #\r
200 ArmPlatformPkg/Sec/Sec.inf {\r
201 <LibraryClasses>\r
202 # Use the implementation which set the Secure bits\r
203 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicSecLib.inf\r
204 }\r
205\r
206 #\r
207 # PEI Phase modules\r
208 #\r
da5ae569
OM
209!ifdef EDK2_SKIP_PEICORE\r
210 # UEFI is placed in RAM by bootloader\r
211 ArmPlatformPkg/PrePi/PeiMPCore.inf {\r
212 <LibraryClasses>\r
213 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf\r
214 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf\r
215 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf\r
216 }\r
217!else\r
218 # UEFI lives in FLASH and copies itself to RAM\r
75f63034
OM
219 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf {\r
220 <LibraryClasses>\r
221 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
222 }\r
223 MdeModulePkg/Core/Pei/PeiMain.inf\r
224 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
225 <LibraryClasses>\r
226 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
227 }\r
228 ArmPlatformPkg/PlatformPei/PlatformPeim.inf\r
229 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf\r
230 ArmPkg/Drivers/CpuPei/CpuPei.inf\r
231 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
232 Nt32Pkg/BootModePei/BootModePei.inf\r
233 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
234 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {\r
235 <LibraryClasses>\r
9435a57e 236 NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
75f63034 237 }\r
da5ae569 238!endif\r
75f63034
OM
239\r
240 #\r
241 # DXE\r
242 #\r
243 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
244 <LibraryClasses>\r
245 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
246 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
247 }\r
248\r
249 #\r
250 # Architectural Protocols\r
251 #\r
252 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
253 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
465be78e
AB
254!if $(SECURE_BOOT_ENABLE) == TRUE\r
255 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {\r
256 <LibraryClasses>\r
257 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
258 }\r
259 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
260!else\r
75f63034 261 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
465be78e 262!endif\r
75f63034 263 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
e820fe36
SZ
264 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
265 <LibraryClasses>\r
266 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
267 }\r
75f63034
OM
268 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
269 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
270 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf\r
271 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
272 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
273\r
274 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
275 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
276 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
277 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
278 EmbeddedPkg/SerialDxe/SerialDxe.inf\r
279\r
280 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
281\r
282 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf\r
465be78e
AB
283!if $(SECURE_BOOT_ENABLE) == TRUE\r
284 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashAuthenticatedDxe.inf\r
285!else\r
75f63034 286 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf\r
465be78e 287!endif\r
75f63034 288 ArmPkg/Drivers/TimerDxe/TimerDxe.inf\r
75f63034 289 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf\r
75f63034
OM
290 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf\r
291\r
292 #\r
293 # Semi-hosting filesystem\r
294 #\r
295 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf\r
296\r
75f63034
OM
297 #\r
298 # Multimedia Card Interface\r
299 #\r
300 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf\r
301 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf\r
75f63034 302\r
e94784c6
OM
303 #\r
304 # Platform Driver\r
305 #\r
a4ab7df4 306 ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmFvpDxe.inf\r
e94784c6
OM
307 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf\r
308\r
75f63034
OM
309 #\r
310 # FAT filesystem + GPT/MBR partitioning\r
311 #\r
312 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
313 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
314 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
315\r
316 #\r
317 # Bds\r
318 #\r
319 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
f46ac5fb 320!if $(USE_ARM_BDS) == TRUE\r
75f63034 321 ArmPlatformPkg/Bds/Bds.inf\r
f46ac5fb
AB
322!else\r
323 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
324 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
325 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
326!endif\r