blob: edaef4da61c4bdb7d83efe998441e28a1eca0e89 [file] [log] [blame]
Anson Huangb6294132018-06-05 16:05:59 +08001#
Anson Huangee51c332019-01-15 10:22:06 +08002# Copyright (c) 2015-2019, ARM Limited and Contributors. All rights reserved.
Anson Huangb6294132018-06-05 16:05:59 +08003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7BL31_SOURCES += plat/imx/common/sci/ipc.c \
8 plat/imx/common/sci/imx8_mu.c \
9 plat/imx/common/sci/svc/pad/pad_rpc_clnt.c \
10 plat/imx/common/sci/svc/pm/pm_rpc_clnt.c \
Anson Huangee51c332019-01-15 10:22:06 +080011 plat/imx/common/sci/svc/rm/rm_rpc_clnt.c \
12 plat/imx/common/sci/svc/timer/timer_rpc_clnt.c