]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc
ArmVExpressPkg: restrict ArmVExpressSysConfigLib to SEC and DXE_DRIVER
[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 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|2
159
160 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)
161 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
162 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"
163
164 #
165 # ARM Architectural Timer Frequency
166 #
167 # Set model tick to 100MHz. This depends a lot on workstation performance.
168 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|100000000
169
170 [PcdsDynamicDefault.common]
171 #
172 # The size of a dynamic PCD of the (VOID*) type can not be increased at run
173 # time from its size at build time. Set the "PcdFdtDevicePaths" PCD to a 128
174 # character "empty" string, to allow to be able to set FDT text device paths
175 # up to 128 characters long.
176 #
177 gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths|L" "
178
179 ################################################################################
180 #
181 # Components Section - list of all EDK II Modules needed by this Platform
182 #
183 ################################################################################
184 [Components.common]
185
186 #
187 # SEC
188 #
189 ArmPlatformPkg/Sec/Sec.inf {
190 <LibraryClasses>
191 # Use the implementation which set the Secure bits
192 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicSecLib.inf
193 }
194
195 #
196 # PEI Phase modules
197 #
198 !ifdef $(EDK2_SKIP_PEICORE)
199 ArmPlatformPkg/PrePi/PeiMPCore.inf {
200 <LibraryClasses>
201 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
202 ArmPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
203 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf
204 }
205 !else
206 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf {
207 <LibraryClasses>
208 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
209 }
210 MdeModulePkg/Core/Pei/PeiMain.inf
211 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
212 <LibraryClasses>
213 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
214 }
215 ArmPlatformPkg/PlatformPei/PlatformPeim.inf
216 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf
217 ArmPkg/Drivers/CpuPei/CpuPei.inf
218 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
219 Nt32Pkg/BootModePei/BootModePei.inf
220 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
221 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
222 <LibraryClasses>
223 NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
224 }
225 !endif
226
227 #
228 # DXE
229 #
230 MdeModulePkg/Core/Dxe/DxeMain.inf {
231 <LibraryClasses>
232 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
233 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
234 }
235
236 #
237 # Architectural Protocols
238 #
239 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
240 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
241 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
242 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
243 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
244 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
245 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
246 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
247 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
248 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
249
250 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
251 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
252 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
253 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
254 EmbeddedPkg/SerialDxe/SerialDxe.inf
255
256 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
257
258 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
259 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
260 ArmPkg/Drivers/TimerDxe/TimerDxe.inf
261 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
262 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
263
264 #
265 # Semi-hosting filesystem
266 #
267 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
268
269 #
270 # Multimedia Card Interface
271 #
272 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
273 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf
274
275 #
276 # Platform Driver
277 #
278 ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmFvpDxe.inf
279 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
280
281 #
282 # FAT filesystem + GPT/MBR partitioning
283 #
284 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
285 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
286 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
287
288 #
289 # Bds
290 #
291 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
292 ArmPlatformPkg/Bds/Bds.inf