162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciobj-$(CONFIG_OPTEE) += optee.o 362306a36Sopenharmony_cioptee-objs += core.o 462306a36Sopenharmony_cioptee-objs += call.o 562306a36Sopenharmony_cioptee-objs += notif.o 662306a36Sopenharmony_cioptee-objs += rpc.o 762306a36Sopenharmony_cioptee-objs += supp.o 862306a36Sopenharmony_cioptee-objs += device.o 962306a36Sopenharmony_cioptee-objs += smc_abi.o 1062306a36Sopenharmony_cioptee-objs += ffa_abi.o 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci# for tracing framework to find optee_trace.h 1362306a36Sopenharmony_ciCFLAGS_smc_abi.o := -I$(src) 14