]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ArmPkg/ArmPkg.dec
EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg
[mirror_edk2.git] / ArmPkg / ArmPkg.dec
... / ...
CommitLineData
1#/** @file\r
2# ARM processor package.\r
3#\r
4# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR>\r
5#\r
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
10#\r
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
13#\r
14#**/\r
15\r
16[Defines]\r
17 DEC_SPECIFICATION = 0x00010005\r
18 PACKAGE_NAME = ArmPkg\r
19 PACKAGE_GUID = 5CFBD99E-3C43-4E7F-8054-9CDEAFF7710F\r
20 PACKAGE_VERSION = 0.1\r
21\r
22################################################################################\r
23#\r
24# Include Section - list of Include Paths that are provided by this package.\r
25# Comments are used for Keywords and Module Types.\r
26#\r
27# Supported Module Types:\r
28# BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION\r
29#\r
30################################################################################\r
31[Includes.common]\r
32 Include # Root include for the package\r
33\r
34[LibraryClasses.common]\r
35 ArmLib|Include/Library/ArmLib.h\r
36 SemihostLib|Include/Library/Semihosting.h\r
37 UncachedMemoryAllocationLib|Include/Library/UncachedMemoryAllocationLib.h\r
38 DefaultExceptioHandlerLib|Include/Library/DefaultExceptioHandlerLib.h\r
39 ArmDisassemblerLib|Include/Library/ArmDisassemblerLib.h\r
40 \r
41[Guids.common]\r
42 gArmTokenSpaceGuid = { 0xBB11ECFE, 0x820F, 0x4968, { 0xBB, 0xA6, 0xF7, 0x6A, 0xFE, 0x30, 0x25, 0x96 } }\r
43\r
44[Protocols.common]\r
45 gVirtualUncachedPagesProtocolGuid = { 0xAD651C7D, 0x3C22, 0x4DBF, { 0x92, 0xe8, 0x38, 0xa7, 0xcd, 0xae, 0x87, 0xb2 } }\r
46\r
47[PcdsFeatureFlag.common]\r
48 gArmTokenSpaceGuid.PcdCpuDxeProduceDebugSupport|FALSE|BOOLEAN|0x00000001\r
49\r
50 # On ARM Architecture with the Security Extension, the address for the\r
51 # Vector Table can be mapped anywhere in the memory map. It means we can\r
52 # point the Exception Vector Table to its location in CpuDxe.\r
53 # By default we copy the Vector Table at PcdGet32(PcdCpuVectorBaseAddress)\r
54 gArmTokenSpaceGuid.PcdRelocateVectorTable|TRUE|BOOLEAN|0x00000022\r
55 \r
56 gArmTokenSpaceGuid.PcdEfiUncachedMemoryToStronglyOrdered|FALSE|BOOLEAN|0x00000025\r
57 gArmTokenSpaceGuid.PcdSkipPeiCore|FALSE|BOOLEAN|0x00000026\r
58\r
59[PcdsFixedAtBuild.common]\r
60 # This PCD should be a FeaturePcd. But we used this PCD as an '#if' in an ASM file.\r
61 # Using a FeaturePcd make a '(BOOLEAN) casting for its value which is not understood by the preprocessor.\r
62 gArmTokenSpaceGuid.PcdVFPEnabled|0|UINT32|0x00000024\r
63\r
64 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000080000000|UINT64|0x00000002\r
65 gArmTokenSpaceGuid.PcdArmCacheOperationThreshold|1024|UINT32|0x00000003\r
66 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0xfff00000|UINT32|0x00000004\r
67 gArmTokenSpaceGuid.PcdCpuResetAddress|0x00000000|UINT32|0x00000005\r
68 \r
69 #\r
70 # ARM PL180 MCI\r
71 #\r
72 gArmTokenSpaceGuid.PcdPL180SysMciRegAddress|0x00000000|UINT32|0x00000006\r
73 gArmTokenSpaceGuid.PcdPL180MciBaseAddress|0x00000000|UINT32|0x00000007\r
74\r
75 #\r
76 # ARM PL390 General Interrupt Controller\r
77 #\r
78 gArmTokenSpaceGuid.PcdGicDistributorBase|0|UINT32|0x0000000C\r
79 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0|UINT32|0x0000000D\r
80 gArmTokenSpaceGuid.PcdGicNumInterrupts|96|UINT32|0x00000023\r
81\r
82 #\r
83 # ARM Secure Firmware PCDs\r
84 #\r
85 gArmTokenSpaceGuid.PcdSecureFdBaseAddress|0|UINT32|0x00000015\r
86 gArmTokenSpaceGuid.PcdSecureFdSize|0|UINT32|0x00000016\r
87\r
88 #\r
89 # ARM Normal (or Non Secure) Firmware PCDs\r
90 #\r
91 gArmTokenSpaceGuid.PcdNormalFdBaseAddress|0|UINT32|0x0000002B\r
92 gArmTokenSpaceGuid.PcdNormalFdSize|0|UINT32|0x0000002C\r
93\r
94 # System Memory (DRAM): These PCDs define the region of in-built system memory\r
95 # Some platforms can get DRAM extensions, these additional regions will be declared\r
96 # to UEFI by ArmPLatformPlib \r
97 gArmTokenSpaceGuid.PcdSystemMemoryBase|0|UINT32|0x00000029\r
98 gArmTokenSpaceGuid.PcdSystemMemorySize|0|UINT32|0x0000002A\r
99\r
100 #\r
101 # ARM MPCore MailBox PCDs\r
102 #\r
103 # Address to Set/Get to Mailbox in Multicore system\r
104 gArmTokenSpaceGuid.PcdMPCoreMailboxSetAddress|0|UINT32|0x00000017\r
105 gArmTokenSpaceGuid.PcdMPCoreMailboxGetAddress|0|UINT32|0x00000018\r
106 # Address/Value to clear Mailbox in Multicore system\r
107 gArmTokenSpaceGuid.PcdMPCoreMailboxClearAddress|0|UINT32|0x00000019\r
108 gArmTokenSpaceGuid.PcdMPCoreMailboxClearValue|0|UINT32|0x0000001A\r
109\r
110 #\r
111 # ARM L2x0 PCDs\r
112 #\r
113 gArmTokenSpaceGuid.PcdL2x0ControllerBase|0|UINT32|0x0000001B\r
114 \r
115 #\r
116 # ARM PL390 General Interrupt Controller\r
117 #\r
118 gArmTokenSpaceGuid.PcdGicDistributorBase|0|UINT32|0x0000001C\r
119 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0|UINT32|0x0000001D\r
120 \r
121 # \r
122 # BdsLib\r
123 #\r
124 gArmTokenSpaceGuid.PcdArmMachineType|0|UINT32|0x0000001E\r
125 gArmTokenSpaceGuid.PcdLinuxKernelDP|L""|VOID*|0x0000001F\r
126 gArmTokenSpaceGuid.PcdLinuxAtag|""|VOID*|0x00000020\r
127 gArmTokenSpaceGuid.PcdFdtDP|L""|VOID*|0x00000021\r
128\r