]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/PrePi/PeiMPCore.inf
ArmPlatformPkg: clear frame pointer in startup code
[mirror_edk2.git] / ArmPlatformPkg / PrePi / PeiMPCore.inf
CommitLineData
11c20f4e 1#/** @file\r
3402aac7 2#\r
b1179c19 3# (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>\r
a63be426 4# Copyright (c) 2011-2017, ARM Ltd. All rights reserved.<BR>\r
3402aac7 5#\r
11c20f4e 6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
3402aac7 10#\r
11c20f4e 11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
3402aac7 13#\r
11c20f4e 14#**/\r
15\r
16[Defines]\r
17 INF_VERSION = 0x00010005\r
18 BASE_NAME = ArmPlatformPrePiMPCore\r
19 FILE_GUID = d959e387-7b91-452c-90e0-a1dbac90ddb8\r
20 MODULE_TYPE = SEC\r
21 VERSION_STRING = 1.0\r
22\r
a9d7090f 23[Sources]\r
11c20f4e 24 PrePi.c\r
11c20f4e 25 MainMPCore.c\r
a9d7090f 26\r
27[Sources.ARM]\r
1bc83266 28 Arm/ArchPrePi.c\r
a9d7090f 29 Arm/ModuleEntryPoint.S | GCC\r
30 Arm/ModuleEntryPoint.asm | RVCT\r
1bc83266
HL
31\r
32[Sources.AArch64]\r
33 AArch64/ArchPrePi.c\r
ef7b3786 34 AArch64/ModuleEntryPoint.S\r
3402aac7 35\r
11c20f4e 36[Packages]\r
37 MdePkg/MdePkg.dec\r
38 MdeModulePkg/MdeModulePkg.dec\r
39 EmbeddedPkg/EmbeddedPkg.dec\r
40 ArmPkg/ArmPkg.dec\r
41 ArmPlatformPkg/ArmPlatformPkg.dec\r
11c20f4e 42\r
43[LibraryClasses]\r
44 BaseLib\r
45 DebugLib\r
46 DebugAgentLib\r
47 ArmLib\r
55a0d64b 48 ArmGicLib\r
11c20f4e 49 IoLib\r
50 TimerLib\r
51 SerialPortLib\r
52 ExtractGuidedSectionLib\r
53 LzmaDecompressLib\r
11c20f4e 54 DebugAgentLib\r
55 PrePiLib\r
56 ArmPlatformLib\r
17839a45 57 ArmPlatformStackLib\r
11c20f4e 58 MemoryAllocationLib\r
59 HobLib\r
60 PrePiHobListPointerLib\r
61 PlatformPeiLib\r
62 MemoryInitPeiLib\r
63\r
99565b88 64[Ppis]\r
65 gArmMpCoreInfoPpiGuid\r
66\r
8fc38a3f 67[Guids]\r
0dbbacdf 68 gArmMpCoreInfoGuid\r
a63be426 69 gEfiFirmwarePerformanceGuid\r
8fc38a3f 70\r
3402aac7 71[FeaturePcd]\r
11c20f4e 72 gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob\r
73 gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores\r
74\r
b1179c19 75[Pcd]\r
37363dff 76 gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString\r
3402aac7 77\r
b1179c19 78[FixedPcd]\r
11c20f4e 79 gArmTokenSpaceGuid.PcdVFPEnabled\r
80\r
f92b93c9 81 gArmTokenSpaceGuid.PcdFdBaseAddress\r
82 gArmTokenSpaceGuid.PcdFdSize\r
11c20f4e 83\r
f92b93c9 84 gArmTokenSpaceGuid.PcdFvBaseAddress\r
85 gArmTokenSpaceGuid.PcdFvSize\r
11c20f4e 86\r
2dbcb8f0 87 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize\r
88 gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize\r
11c20f4e 89\r
11c20f4e 90 gArmTokenSpaceGuid.PcdGicDistributorBase\r
91 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase\r
4c19ece3 92 gArmTokenSpaceGuid.PcdGicSgiIntId\r
11c20f4e 93\r
94 gArmTokenSpaceGuid.PcdSystemMemoryBase\r
95 gArmTokenSpaceGuid.PcdSystemMemorySize\r
96 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize\r
3402aac7 97\r
695df8ba 98 gArmPlatformTokenSpaceGuid.PcdCoreCount\r
2dbcb8f0 99\r
11c20f4e 100 gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize\r
101 gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize\r
102\r
103 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory\r
104 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS\r
105 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType\r
106 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData\r
107 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode\r
108 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode\r
109 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData\r
110 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode\r
111 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData\r
112\r