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