]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
ArmPlatformPkg: Removed duplicate PCD settings
[mirror_edk2.git] / ArmPlatformPkg / ArmJunoPkg / ArmJuno.dsc
1 #
2 # Copyright (c) 2013-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 # Defines Section - statements that will be processed to create a Makefile.
16 #
17 ################################################################################
18 [Defines]
19 PLATFORM_NAME = ArmJuno
20 PLATFORM_GUID = ca0722fd-7d3d-45ea-948c-d62b2199807d
21 PLATFORM_VERSION = 0.1
22 DSC_SPECIFICATION = 0x00010005
23 OUTPUT_DIRECTORY = Build/ArmJuno
24 SUPPORTED_ARCHITECTURES = AARCH64|ARM
25 BUILD_TARGETS = DEBUG|RELEASE
26 SKUID_IDENTIFIER = DEFAULT
27 FLASH_DEFINITION = ArmPlatformPkg/ArmJunoPkg/ArmJuno.fdf
28
29 # On RTSM, most peripherals are VExpress Motherboard peripherals
30 !include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
31
32 [LibraryClasses.common]
33 ArmPlatformLib|ArmPlatformPkg/ArmJunoPkg/Library/ArmJunoLib/ArmJunoLib.inf
34 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
35
36 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf
37 NorFlashPlatformLib|ArmPlatformPkg/ArmJunoPkg/Library/NorFlashJunoLib/NorFlashJunoLib.inf
38 EfiResetSystemLib|ArmPkg/Library/ArmPsciResetSystemLib/ArmPsciResetSystemLib.inf
39
40 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
41
42 # USB Requirements
43 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
44
45 [LibraryClasses.ARM]
46 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
47
48 [LibraryClasses.AARCH64]
49 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
50
51 [LibraryClasses.common.SEC]
52 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
53 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf
54 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
55 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf
56 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
57 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf
58 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
59 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf
60
61 [LibraryClasses.common.SEC, LibraryClasses.common.PEIM]
62 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
63
64 [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_DRIVER]
65 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
66
67 [BuildOptions]
68 *_*_*_PLATFORM_FLAGS == -I$(WORKSPACE)/ArmPlatformPkg/ArmVExpressPkg/Include -I$(WORKSPACE)/ArmPlatformPkg/ArmJunoPkg/Include
69
70 ################################################################################
71 #
72 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
73 #
74 ################################################################################
75
76 [PcdsFeatureFlag.common]
77 gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE
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 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
84
85 [PcdsFixedAtBuild.common]
86 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Juno"
87 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmJuno"
88
89 #
90 # NV Storage PCDs. Use base of 0x08000000 for NOR0
91 #
92 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0BFC0000
93 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000
94 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0BFD0000
95 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000
96 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0BFE0000
97 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000
98
99 # System Memory (2GB - 16MB of Trusted DRAM at the top of the 32bit address space)
100 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000
101 gArmTokenSpaceGuid.PcdSystemMemorySize|0x7F000000
102
103 # Juno Dual-Cluster profile
104 gArmPlatformTokenSpaceGuid.PcdCoreCount|6
105 gArmPlatformTokenSpaceGuid.PcdClusterCount|2
106
107 gArmTokenSpaceGuid.PcdVFPEnabled|1
108
109 #
110 # ARM PrimeCell
111 #
112
113 ## PL011 - Serial Terminal
114 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x7FF80000
115 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
116 gArmPlatformTokenSpaceGuid.PL011UartInteger|4
117 gArmPlatformTokenSpaceGuid.PL011UartFractional|0
118
119 ## PL031 RealTimeClock
120 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x1C170000
121
122 # LAN9118 Ethernet Driver
123 gEmbeddedTokenSpaceGuid.PcdLan9118DxeBaseAddress|0x18000000
124 gEmbeddedTokenSpaceGuid.PcdLan9118DefaultMacAddress|0x1215161822242628
125
126 #
127 # ARM General Interrupt Controller
128 #
129 gArmTokenSpaceGuid.PcdGicDistributorBase|0x2C010000
130 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x2C02F000
131
132 # List of Device Paths that support BootMonFs
133 gArmPlatformTokenSpaceGuid.PcdBootMonFsSupportedDevicePaths|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)"
134
135 #
136 # ARM OS Loader
137 #
138 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from NOR Flash"
139 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/Image"
140
141 # Support the Linux EFI stub by default
142 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|L"console=ttyAMA0,115200 earlycon=pl011,0x7ff80000 root=/dev/sda1 rootwait verbose debug"
143 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|0
144
145 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)
146 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(CE660500-824D-11E0-AC72-0002A5D5C51B)"
147 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"
148
149 #
150 # ARM Architectural Timer Frequency
151 #
152 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|50000000
153 gEmbeddedTokenSpaceGuid.PcdMetronomeTickPeriod|1000
154
155 [PcdsPatchableInModule]
156 # Console Resolution (Full HD)
157 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1920
158 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|1080
159
160 [PcdsDynamicDefault.common]
161 #
162 # The size of a dynamic PCD of the (VOID*) type can not be increased at run
163 # time from its size at build time. Set the "PcdFdtDevicePaths" PCD to a 128
164 # character "empty" string, to allow to be able to set FDT text device paths
165 # up to 128 characters long.
166 #
167 gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths|L" "
168
169 ################################################################################
170 #
171 # Components Section - list of all EDK II Modules needed by this Platform
172 #
173 ################################################################################
174 [Components.common]
175 #
176 # PEI Phase modules
177 #
178 ArmPlatformPkg/PrePi/PeiMPCore.inf {
179 <LibraryClasses>
180 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf
181 }
182
183 #
184 # DXE
185 #
186 MdeModulePkg/Core/Dxe/DxeMain.inf {
187 <LibraryClasses>
188 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
189 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
190 }
191
192 #
193 # Architectural Protocols
194 #
195 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
196 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
197 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
198 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
199 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
200 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
201 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
202 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
203
204 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
205 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
206 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
207 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
208 EmbeddedPkg/SerialDxe/SerialDxe.inf
209
210 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
211 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
212
213 #
214 # ACPI Support
215 #
216 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
217 ArmPlatformPkg/ArmJunoPkg/AcpiTables/AcpiTables.inf
218
219 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
220
221 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
222 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
223 ArmPkg/Drivers/TimerDxe/TimerDxe.inf
224 ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.inf
225
226 #
227 # Semi-hosting filesystem
228 #
229 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
230
231 #
232 # FAT filesystem + GPT/MBR partitioning
233 #
234 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
235 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
236 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
237
238 # Networking stack
239 EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.inf
240
241 #
242 # Usb Support
243 #
244 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
245 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
246 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
247 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
248 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
249
250 #
251 # Juno platform driver
252 #
253 ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf
254
255 #
256 # Bds
257 #
258 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
259 ArmPlatformPkg/Bds/Bds.inf
260