1# SPDX-License-Identifier: GPL-2.0 2# 3obj-$(CONFIG_HAVE_ARM_SMCCC_DISCOVERY) += smccc.o 4obj-$(CONFIG_ARM_SMCCC_SOC_ID) += soc_id.o 5