Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 obj-$(CONFIG_TEE) += tee.o
0003 tee-objs += tee_core.o
0004 tee-objs += tee_shm.o
0005 tee-objs += tee_shm_pool.o
0006 obj-$(CONFIG_OPTEE) += optee/
0007 obj-$(CONFIG_AMDTEE) += amdtee/