]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb-RTSM-A9x2.dsc
ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat driver...
[mirror_edk2.git] / ArmPlatformPkg / ArmRealViewEbPkg / ArmRealViewEb-RTSM-A9x2.dsc
1 #
2 # Copyright (c) 2011-2012, 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 = ArmRealViewEb-RTSM-A9x2
21 PLATFORM_GUID = f6c2f4a0-2027-11e0-a2a1-0002a5d5c51b
22 PLATFORM_VERSION = 0.1
23 DSC_SPECIFICATION = 0x00010005
24 OUTPUT_DIRECTORY = Build/ArmRealViewEb-RTSM-A9x2
25 SUPPORTED_ARCHITECTURES = ARM
26 BUILD_TARGETS = DEBUG|RELEASE
27 SKUID_IDENTIFIER = DEFAULT
28 FLASH_DEFINITION = ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb-RTSM-MPCore.fdf
29
30 !include ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb.dsc.inc
31
32 [LibraryClasses.common]
33 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
34 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Lib.inf
35 ArmPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbLibRTSM/ArmRealViewEbLib.inf
36
37 [LibraryClasses.common.SEC]
38 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibSec.inf
39 ArmPlatformSecLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbSecLibRTSM/ArmRealViewEbSecLib.inf
40 ArmPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbLibRTSM/ArmRealViewEbLibSec.inf
41
42 [BuildOptions]
43 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A9 --fpu=softvfp -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
44
45 GCC:*_*_ARM_PLATFORM_FLAGS == -mcpu=cortex-a9 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
46
47 XCODE:*_*_ARM_PLATFORM_FLAGS == -arch armv7 -I$(WORKSPACE)/ArmPlatformPkg/ArmRealViewEbPkg/Include/Platform
48
49
50 ################################################################################
51 #
52 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
53 #
54 ################################################################################
55
56 [PcdsFeatureFlag.common]
57 !ifdef $(EDK2_SKIP_PEICORE)
58 gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE
59 gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|TRUE
60 !endif
61
62 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
63 # It could be set FALSE to save size.
64 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
65
66 [PcdsFixedAtBuild.common]
67 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM RealView Emulation Board"
68 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmRealViewEb-A9x2"
69
70 #
71 # NV Storage PCDs. Use base of 0x43F00000 for NOR0
72 #
73 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x43F00000
74 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x000C0000
75 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x43FC0000
76 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00020000
77 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x43FE0000
78 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00020000
79
80 # Stacks for MPCores in Secure World
81 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0x4B000000
82 # Stacks for MPCores in Monitor Mode
83 gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0x4A000000
84 # Stacks for MPCores in Normal World
85 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x48000000
86
87 # System Memory (256MB)
88 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x70000000
89 gArmTokenSpaceGuid.PcdSystemMemorySize|0x10000000
90
91 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
92 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
93
94 #
95 # ARM Pcds
96 #
97 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
98
99 #
100 # ARM PrimeCells
101 #
102
103 ## SP804 Timer
104 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|1000000
105 gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000 # expressed in 100ns units, 100,000 x 100 ns = 10,000,000 ns = 10 ms
106 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicInterruptNum|33
107 gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicBase|0x10011000
108 gArmPlatformTokenSpaceGuid.PcdSP804TimerMetronomeBase|0x10011020
109 gArmPlatformTokenSpaceGuid.PcdSP804TimerPerformanceBase|0x10012020
110
111 ## PL031 RealTimeClock
112 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x10017000
113
114 ## PL111 Lcd
115 gArmPlatformTokenSpaceGuid.PcdPL111LcdBase|0x10020000
116
117 #
118 # ARM PL011 - Serial Terminal
119 #
120 gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x10009000
121
122 #
123 # ARM PL390 General Interrupt Controller
124 #
125 gArmTokenSpaceGuid.PcdGicDistributorBase|0x1F001000
126 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x1F000100
127
128 #
129 # ARM L2x0 PCDs
130 #
131 gArmTokenSpaceGuid.PcdL2x0ControllerBase|0x1F002000
132
133 ################################################################################
134 #
135 # Components Section - list of all EDK II Modules needed by this Platform
136 #
137 ################################################################################
138 [Components.common]
139
140 #
141 # SEC
142 #
143 ArmPlatformPkg/Sec/Sec.inf {
144 <LibraryClasses>
145 # Use the implementation which set the Secure bits
146 ArmGicLib|ArmPkg/Drivers/PL390Gic/PL390GicSecLib.inf
147 }
148
149 #
150 # PEI Phase modules
151 #
152 !ifdef $(EDK2_SKIP_PEICORE)
153 ArmPlatformPkg/PrePi/PeiMPCore.inf {
154 <LibraryClasses>
155 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
156 ArmPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ArmRealViewEbLibRTSM/ArmRealViewEbLib.inf
157 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf
158 }
159 !else
160 ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf
161 MdeModulePkg/Core/Pei/PeiMain.inf
162 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
163 <LibraryClasses>
164 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
165 }
166 ArmPlatformPkg/PlatformPei/PlatformPeim.inf
167 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf
168 ArmPkg/Drivers/CpuPei/CpuPei.inf
169 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
170 Nt32Pkg/BootModePei/BootModePei.inf
171 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
172 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
173 <LibraryClasses>
174 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
175 }
176 !endif
177
178 #
179 # DXE
180 #
181 MdeModulePkg/Core/Dxe/DxeMain.inf {
182 <LibraryClasses>
183 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
184 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
185 }
186
187 #
188 # Architectural Protocols
189 #
190 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
191 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
192 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
193 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
194 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
195 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
196 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
197 EmbeddedPkg/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
198
199 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
200 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
201 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
202
203 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
204 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
205 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
206
207 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
208 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
209 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
210 EmbeddedPkg/SerialDxe/SerialDxe.inf
211
212 ArmPkg/Drivers/PL390Gic/PL390GicDxe.inf
213 ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf
214
215 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
216
217 #
218 # Semi-hosting filesystem
219 #
220 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
221
222 #
223 # FAT filesystem + GPT/MBR partitioning
224 #
225 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
226 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
227 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
228
229 #
230 # Bds
231 #
232 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
233 ArmPlatformPkg/Bds/Bds.inf