fix(imx8mq): remove platform from the CI build.
Due to the small OCRAM space that can be used for TF-A,
CI build will report failure caused by the small OCRAM,
so remove the CI build support for imx8mq.
Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com>
Change-Id: I94d9c38f9980dce5b65b17c0a044234b0f58acdb
diff --git a/group/tf-l1-build-plat/imx8mq-default:nil b/group/tf-l1-build-plat/imx8mq-default:nil
deleted file mode 100644
index aab4796..0000000
--- a/group/tf-l1-build-plat/imx8mq-default:nil
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-
diff --git a/tf_config/imx8mq-default b/tf_config/imx8mq-default
deleted file mode 100644
index 607ed90..0000000
--- a/tf_config/imx8mq-default
+++ /dev/null
@@ -1,3 +0,0 @@
-CROSS_COMPILE=aarch64-none-elf-
-LOG_LEVEL=20
-PLAT=imx8mq