]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
ARM Packages: Remove GCC filter for AARCH64 assembly files
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / CompilerIntrinsicsLib.inf
index e6e728af651d50e44991100bf3e53f8dc432ec24..ace30e82ffe60b68edc1b0b6cf111e2bfed367f7 100644 (file)
@@ -2,7 +2,7 @@
 #  Base Library implementation.\r
 #\r
 #  Copyright (c) 2009, Apple Inc. All rights reserved.<BR>\r
-#  Copyright (c) 2011, ARM Limited. All rights reserved.\r
+#  Copyright (c) 2011-2013, ARM Limited. All rights reserved.\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -22,9 +22,9 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = CompilerIntrinsicsLib \r
 \r
-\r
-[Sources.common]\r
-\r
+[Sources.AARCH64]\r
+  AArch64/memcpy.S\r
+  AArch64/memset.c\r
 \r
 [Sources.ARM]\r
   Arm/mullu.asm        | RVCT\r
   Arm/uldiv.S      | GCC\r
   Arm/ldivmod.S    | GCC\r
 \r
+  Arm/llsr.S       | GCC\r
+  Arm/llsl.S       | GCC\r
+\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r