blob: 8c4a9679cb68a84150d2b7bba9023a850391ae35 [file] [log] [blame]
Per Åstrand87ca5da2021-04-15 09:47:03 +02001#
Per Åstrand087ea212022-04-06 09:40:11 +02002# Copyright (c) 2020-2022 Arm Limited. All rights reserved.
Per Åstrand87ca5da2021-04-15 09:47:03 +02003#
4# This program is free software and is provided to you under the terms of the
5# GNU General Public License version 2 as published by the Free Software
6# Foundation, and any use by you of this program is subject to the terms
7# of such GNU licence.
8#
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this program; if not, you can access it online at
16# http://www.gnu.org/licenses/gpl-2.0.html.
17#
18# SPDX-License-Identifier: GPL-2.0-only
19#
20
Per Åstrand9f36f2e2021-09-30 09:57:34 +020021obj-$(CONFIG_ARM_JUNO_FPGA_RESET) += juno_fpga_reset.o
22obj-$(CONFIG_ARM_ETHOSU_RPROC) += ethosu_remoteproc.o
Per Åstrand087ea212022-04-06 09:40:11 +020023obj-$(CONFIG_ARM_CORSTONE1000_ES_RESET) += corstone1000_es_reset.o