summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseCpuLib
diff options
context:
space:
mode:
authorRebecca Cran <quic_rcran@quicinc.com>2022-05-04 02:48:14 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-05-13 14:58:54 +0000
commit48b919cb141de527d5689c42132d2b42a72102cc (patch)
treeb3b5b81bc8b3380d06c96a37fbd815e0496a11fa /MdePkg/Library/BaseCpuLib
parente9eeb0ad2b2347f30fa54e70868c44290ed3dc2e (diff)
downloadedk2-48b919cb141de527d5689c42132d2b42a72102cc.tar.gz
edk2-48b919cb141de527d5689c42132d2b42a72102cc.tar.bz2
edk2-48b919cb141de527d5689c42132d2b42a72102cc.zip
MdePkg: Remove RVCT support
RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rcran@quicinc.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'MdePkg/Library/BaseCpuLib')
-rw-r--r--MdePkg/Library/BaseCpuLib/BaseCpuLib.inf2
1 files changed, 0 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
index 950f5229b2..c4cd29a783 100644
--- a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
+++ b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
@@ -47,8 +47,6 @@
Ebc/CpuSleepFlushTlb.c
[Sources.ARM]
- Arm/CpuFlushTlb.asm | RVCT
- Arm/CpuSleep.asm | RVCT
Arm/CpuFlushTlb.asm | MSFT
Arm/CpuSleep.asm | MSFT
Arm/CpuFlushTlb.S | GCC