xref: /kernel/linux/linux-6.6/drivers/tee/optee/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/tee/optee/
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

Indexes created Thu Nov 07 10:32:03 CST 2024