ArmPlatformPkg: 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:
Rebecca Cran
2022-05-04 02:48:12 +08:00
committed by mergify[bot]
parent 35d9b7ea2d
commit b55b6d33e4
13 changed files with 1 additions and 540 deletions

View File

@@ -5,10 +5,7 @@
#
#*/
# Define the following variable to specify an alternative toolchain to the one located in your PATH:
# - RVCT_TOOLS_PATH: for RVCT and RVCTLINUX toolchains
EDK2_TOOLCHAIN ?= RVCTLINUX
EDK2_TOOLCHAIN ?= GCC5
EDK2_ARCH ?= ARM
EDK2_BUILD ?= DEBUG