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