xref: /openbmc/linux/drivers/tee/optee/Makefile (revision c3fa24af)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
24fb0a5ebSJens Wiklanderobj-$(CONFIG_OPTEE) += optee.o
34fb0a5ebSJens Wiklanderoptee-objs += core.o
44fb0a5ebSJens Wiklanderoptee-objs += call.o
54fb0a5ebSJens Wiklanderoptee-objs += rpc.o
64fb0a5ebSJens Wiklanderoptee-objs += supp.o
7abd135baSVolodymyr Babchukoptee-objs += shm_pool.o
8*c3fa24afSSumit Gargoptee-objs += device.o
9