summaryrefslogtreecommitdiffstats
path: root/ArmPkg/ArmPkg.dsc
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-08-31 09:50:23 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-09-01 15:03:00 +0100
commit5322ee484b54bc78023383a546971b601dcc4ce1 (patch)
treed94a94e613ad1b1776634687604e8e7215b8b28c /ArmPkg/ArmPkg.dsc
parenta0cf6b8d93d7fab44f8bcb850ebbe696d0c3d4bd (diff)
downloadedk2-5322ee484b54bc78023383a546971b601dcc4ce1.tar.gz
edk2-5322ee484b54bc78023383a546971b601dcc4ce1.tar.bz2
edk2-5322ee484b54bc78023383a546971b601dcc4ce1.zip
ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLib
The BaseMemoryLibVstm implementation of BaseMemoryLib is ARM only, uses the NEON register file despite the fact that the UEFI spec does not allow it, and is currently not used anywhere. So remove it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'ArmPkg/ArmPkg.dsc')
-rw-r--r--ArmPkg/ArmPkg.dsc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ArmPkg/ArmPkg.dsc b/ArmPkg/ArmPkg.dsc
index 7b278cdd41..6f9fc661fb 100644
--- a/ArmPkg/ArmPkg.dsc
+++ b/ArmPkg/ArmPkg.dsc
@@ -150,8 +150,6 @@
ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
[Components.ARM]
- ArmPkg/Library/BaseMemoryLibVstm/BaseMemoryLibVstm.inf
-
ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/ArmCortexA8Lib.inf
ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Lib.inf
ArmPkg/Drivers/ArmCpuLib/ArmCortexA15Lib/ArmCortexA15Lib.inf