]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc
ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Fixed build
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress-FVP-AArch64.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 = ArmVExpress-FVP-AArch64
21 PLATFORM_GUID = 0de70077-9b3b-43bf-ba38-0ea37d77141b
22 PLATFORM_VERSION = 0.1
23 DSC_SPECIFICATION = 0x00010005
24 OUTPUT_DIRECTORY = Build/ArmVExpress-FVP-AArch64
25 SUPPORTED_ARCHITECTURES = AARCH64
26 BUILD_TARGETS = DEBUG|RELEASE
27 SKUID_IDENTIFIER = DEFAULT
28 FLASH_DEFINITION = ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.fdf
29
30 !ifndef ARM_FVP_RUN_NORFLASH
31 DEFINE EDK2_SKIP_PEICORE=1
32 !endif
33
34
35 !include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
36
37 [LibraryClasses.common]
38 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
39 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/ArmCortexAEMv8Lib.inf
40 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
41
42 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf
43 NorFlashPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpressLib.inf
44 !ifndef ARM_FOUNDATION_FVP
45 LcdPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpressLib.inf
46 !endif
47
48 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
49
50 # Virtio Support
51 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf
52 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf
53
54 [LibraryClasses.common.SEC]
55 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64LibSec.inf
56 ArmPlatformSecLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ArmVExpressSecLib.inf
57 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf
58
59 [BuildOptions]
60 GCC:*_*_AARCH64_PLATFORM_FLAGS == -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM
61
62
63 ################################################################################
64 #
65 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
66 #
67 ################################################################################
68
69 [PcdsFeatureFlag.common]
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 # Force the UEFI GIC driver to use GICv2 legacy mode. To use
76 # GICv3 without GICv2 legacy in UEFI, the ARM Trusted Firmware needs
77 # to configure the Non-Secure interrupts in the GIC Redistributors
78 # which is not supported at the moment.
79 gArmTokenSpaceGuid.PcdArmGicV3WithV2Legacy|TRUE
80
81 [PcdsFixedAtBuild.common]
82 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Fixed Virtual Platform"
83 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ARM-FVP"
84
85 !ifndef ARM_FOUNDATION_FVP
86 # Up to 8 cores on Base models. This works fine if model happens to have less.
87 gArmPlatformTokenSpaceGuid.PcdCoreCount|8
88 gArmPlatformTokenSpaceGuid.PcdClusterCount|2
89 !else
90 # Up to 4 cores on Foundation models. This works fine if model happens to have less.
91 gArmPlatformTokenSpaceGuid.PcdCoreCount|4
92 !endif
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 # FVP models can have 2 clusters with 4 cpus each
107 # Stacks for MPCores in Secure World
108 # Trusted SRAM (DRAM on Foundation model)
109 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x04000000
110 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000
111 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecSecondaryStackSize|0x800
112
113 # Stacks for MPCores in Normal World
114 # Non-Trusted SRAM
115 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x2E000000
116 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000
117 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize|0x1000
118
119 # System Memory (2GB - 16MB of Trusted DRAM at the top of the 32bit address space)
120 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000
121 gArmTokenSpaceGuid.PcdSystemMemorySize|0x7F000000
122
123 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
124 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
125
126 #
127 # ARM Pcds
128 #
129 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
130
131 ## Trustzone enable (to make the transition from EL3 to NS EL2 in ArmPlatformPkg/Sec)
132 gArmTokenSpaceGuid.PcdTrustzoneSupport|TRUE
133
134 #
135 # ARM PrimeCell
136 #
137
138 ## SP805 Watchdog - Motherboard Watchdog at 24MHz
139 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogBase|0x1C0F0000
140 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogClockFrequencyInHz|24000000
141
142 ## PL011 - Serial Terminal
143 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x1c090000
144 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400
145
146 ## PL031 RealTimeClock
147 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x1C170000
148
149 !ifndef ARM_FOUNDATION_FVP
150 ## PL111 Versatile Express Motherboard controller
151 gArmPlatformTokenSpaceGuid.PcdPL111LcdBase|0x1C1F0000
152
153 ## PL180 MMC/SD card controller
154 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x1C010048
155 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x1C050000
156 !endif
157
158 #
159 # ARM General Interrupt Controller
160 #
161 !ifdef ARM_FVP_LEGACY_GICV2_LOCATION
162 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2C001000
163 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C002000
164 !else
165 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2f000000
166 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x2f100000
167 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C000000
168 !endif
169
170 #
171 # ARM OS Loader
172 #
173 # Versatile Express machine type (ARM VERSATILE EXPRESS = 2272) required for ARM Linux:
174 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from SemiHosting"
175 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image"
176 gArmPlatformTokenSpaceGuid.PcdDefaultBootInitrdPath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/filesystem.cpio.gz"
177 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9"
178 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|2
179 gArmPlatformTokenSpaceGuid.PcdFdtDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb"
180
181 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)
182 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
183 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"
184
185 #
186 # ARM Architectural Timer Frequency
187 #
188 # Set tick frequency value to 100Mhz
189 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|100000000
190
191 ################################################################################
192 #
193 # Components Section - list of all EDK II Modules needed by this Platform
194 #
195 ################################################################################
196 [Components.common]
197
198 #
199 # SEC
200 #
201 ArmPlatformPkg/Sec/Sec.inf {
202 <LibraryClasses>
203 # Use the implementation which set the Secure bits
204 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicSecLib.inf
205 }
206
207 #
208 # PEI Phase modules
209 #
210 !ifdef EDK2_SKIP_PEICORE
211 # UEFI is placed in RAM by bootloader
212 ArmPlatformPkg/PrePi/PeiMPCore.inf {
213 <LibraryClasses>
214 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
215 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
216 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf
217 }
218 !else
219 # UEFI lives in FLASH and copies itself to RAM
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 ArmPkg/Drivers/TimerDxe/TimerDxe.inf
275 !ifndef ARM_FOUNDATION_FVP
276 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
277 !endif
278 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
279
280 #
281 # Semi-hosting filesystem
282 #
283 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
284
285 !ifndef ARM_FOUNDATION_FVP
286 #
287 # Multimedia Card Interface
288 #
289 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
290 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf
291 !endif
292
293 #
294 # Platform Driver
295 #
296 ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmFvpDxe.inf
297 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
298
299 #
300 # FAT filesystem + GPT/MBR partitioning
301 #
302 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
303 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
304 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
305
306 #
307 # Bds
308 #
309 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
310 ArmPlatformPkg/Bds/Bds.inf