blob: ca9919c7050e0e1627bc42e55a9c25360cc7271a [file] [log] [blame]
Per Åstrand87ca5da2021-04-15 09:47:03 +02001#
Mikael Olsson6e0778a2023-10-06 13:59:44 +02002# SPDX-FileCopyrightText: Copyright 2020-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
3# SPDX-License-Identifier: GPL-2.0-only
Per Åstrand87ca5da2021-04-15 09:47:03 +02004#
5# This program is free software and is provided to you under the terms of the
6# GNU General Public License version 2 as published by the Free Software
7# Foundation, and any use by you of this program is subject to the terms
8# of such GNU licence.
9#
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with this program; if not, you can access it online at
17# http://www.gnu.org/licenses/gpl-2.0.html.
18#
Mikael Olsson6e0778a2023-10-06 13:59:44 +020019
20ccflags-y += -Werror
Per Åstrand87ca5da2021-04-15 09:47:03 +020021
Per Åstrand9f36f2e2021-09-30 09:57:34 +020022obj-$(CONFIG_ARM_JUNO_FPGA_RESET) += juno_fpga_reset.o
23obj-$(CONFIG_ARM_ETHOSU_RPROC) += ethosu_remoteproc.o
Per Åstrand087ea212022-04-06 09:40:11 +020024obj-$(CONFIG_ARM_CORSTONE1000_ES_RESET) += corstone1000_es_reset.o