xref: /linux/drivers/tee/Makefile (revision 621cde16e49b3ecf7d59a8106a20aaebfb4a59a9)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2967c9ccaSJens Wiklanderobj-$(CONFIG_TEE) += tee.o
3967c9ccaSJens Wiklandertee-objs += tee_core.o
4967c9ccaSJens Wiklandertee-objs += tee_shm.o
5967c9ccaSJens Wiklandertee-objs += tee_shm_pool.o
64fb0a5ebSJens Wiklanderobj-$(CONFIG_OPTEE) += optee/
7757cc3e9SRijo Thomasobj-$(CONFIG_AMDTEE) += amdtee/
8*c835e5a3SBalint Dobszayobj-$(CONFIG_ARM_TSTEE) += tstee/
9