ArmPkg: 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>
This commit is contained in:
committed by
mergify[bot]
parent
ef01d63ef3
commit
35d9b7ea2d
@@ -15,7 +15,6 @@
|
||||
LIBRARY_CLASS = ArmHvcLib
|
||||
|
||||
[Sources.ARM]
|
||||
Arm/ArmHvc.asm | RVCT
|
||||
Arm/ArmHvc.S | GCC
|
||||
|
||||
[Sources.AARCH64]
|
||||
@@ -24,6 +23,3 @@
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
ArmPkg/ArmPkg.dec
|
||||
|
||||
[BuildOptions]
|
||||
RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A15
|
||||
|
Reference in New Issue
Block a user