]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Library/ArmLib/AArch64/AArch64LibSec.inf
ARM: Remove NSACR from the common code
[mirror_edk2.git] / ArmPkg / Library / ArmLib / AArch64 / AArch64LibSec.inf
CommitLineData
25402f5d
HL
1#/* @file\r
2#\r
3# Copyright (c) 2011-2013, ARM Limited. All rights reserved.\r
4#\r
5# This program and the accompanying materials\r
6# are licensed and made available under the terms and conditions of the BSD License\r
7# which accompanies this distribution. The full text of the license may be found at\r
8# http://opensource.org/licenses/bsd-license.php\r
9#\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13#*/\r
14\r
15[Defines]\r
16 INF_VERSION = 0x00010005\r
17 BASE_NAME = AArch64Lib\r
18 FILE_GUID = eb7441e4-3ddf-48b8-a009-14f428b19e49\r
19 MODULE_TYPE = BASE\r
20 VERSION_STRING = 1.0\r
21 LIBRARY_CLASS = ArmLib\r
22\r
23[Sources.common]\r
24 ArmLibSupportV8.S | GCC\r
25 AArch64Support.S | GCC\r
26 ArmLib.c\r
27\r
28 ../Common/AArch64/ArmLibSupport.S | GCC\r
29\r
30 AArch64Lib.c\r
31\r
32 AArch64ArchTimer.c\r
33 AArch64ArchTimerSupport.S | GCC\r
34\r
35[Packages]\r
36 ArmPkg/ArmPkg.dec\r
37 MdePkg/MdePkg.dec\r
38\r
39[Protocols]\r
40 gEfiCpuArchProtocolGuid\r
41\r
42[FixedPcd]\r
43 gArmTokenSpaceGuid.PcdArmCacheOperationThreshold\r