]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Drivers/PL390Gic/PL390GicSecLib.inf
ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'
[mirror_edk2.git] / ArmPkg / Drivers / PL390Gic / PL390GicSecLib.inf
CommitLineData
1bfda055 1#/* @file\r
5e773144 2# Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
1bfda055 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[Defines]\r
15 INF_VERSION = 0x00010005\r
55a0d64b 16 BASE_NAME = PL390GicSecLib\r
1bfda055 17 FILE_GUID = 85f3cf80-b5f4-11df-9855-0002a5d5c51b\r
18 MODULE_TYPE = SEC\r
19 VERSION_STRING = 1.0\r
f8181c90 20 LIBRARY_CLASS = ArmGicLib\r
1bfda055 21\r
22[Sources]\r
55a0d64b 23 PL390Gic.c\r
1bfda055 24 PL390GicSec.c\r
25\r
26[Packages]\r
27 ArmPkg/ArmPkg.dec\r
28 MdePkg/MdePkg.dec\r
92534106 29\r
30[LibraryClasses]\r
5e773144 31 ArmLib\r
92534106 32 DebugLib\r
33 IoLib\r
34 PcdLib\r
35\r
36[FixedPcd.common]\r
5e773144 37 gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
38 gArmTokenSpaceGuid.PcdArmPrimaryCore\r