sdk-hwV1.3/lichee/linux-4.9/drivers/tee/Makefile

6 lines
129 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
obj-$(CONFIG_TEE) += tee.o
tee-objs += tee_core.o
tee-objs += tee_shm.o
tee-objs += tee_shm_pool.o
obj-$(CONFIG_OPTEE) += optee/