1## SPDX-License-Identifier: GPL-2.0-only 2 3ifeq ($(CONFIG_CRB_TPM),y) 4all-y += tis.c tpm.c 5endif 6