]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA9x4/ArmVExpressSecLib.inf
ArmPlatformPkg: Code cleaning
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / Library / ArmVExpressLibCTA9x4 / ArmVExpressSecLib.inf
CommitLineData
1d5d0ae9 1#/* @file\r
2# Copyright (c) 2011, ARM Limited. All rights reserved.\r
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
16 BASE_NAME = CTA9x4ArmVExpressLib\r
17 FILE_GUID = b16c63a0-f417-11df-b3af-0002a5d5c51b\r
18 MODULE_TYPE = BASE\r
19 VERSION_STRING = 1.0\r
20 LIBRARY_CLASS = ArmPlatformLib\r
21\r
22[Packages]\r
23 MdePkg/MdePkg.dec\r
24 MdeModulePkg/MdeModulePkg.dec\r
25 EmbeddedPkg/EmbeddedPkg.dec\r
26 ArmPkg/ArmPkg.dec\r
27 ArmPlatformPkg/ArmPlatformPkg.dec\r
28\r
29[LibraryClasses]\r
30 IoLib\r
31 ArmLib\r
32 ArmTrustZoneLib\r
e7f7105b 33 PL354SmcLib\r
1d5d0ae9 34 PL341DmcLib\r
35 PL301AxiLib\r
8e06b586 36 L2X0CacheLib\r
1d5d0ae9 37\r
38[Sources.common]\r
39 CTA9x4.c\r
40 CTA9x4Helper.asm | RVCT\r
41 CTA9x4Helper.S | GCC\r
42\r
43[Protocols]\r
44\r
45[FeaturePcd]\r
46 gEmbeddedTokenSpaceGuid.PcdCacheEnable\r
47 gArmPlatformTokenSpaceGuid.PcdStandalone\r
d6b5f236 48 gArmPlatformTokenSpaceGuid.PcdNorFlashRemapping\r
1d5d0ae9 49\r
50[FixedPcd]\r
8e06b586 51 gArmTokenSpaceGuid.PcdL2x0ControllerBase\r