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