]> Git Repo - u-boot.git/blame - drivers/tee/Makefile
Merge branch 'master' into next
[u-boot.git] / drivers / tee / Makefile
CommitLineData
9ff4a311
JW
1# SPDX-License-Identifier: GPL-2.0+
2
3obj-y += tee-uclass.o
eadf26f1 4obj-$(CONFIG_SANDBOX) += sandbox.o
592b98bb
IO
5obj-$(CONFIG_OPTEE_TA_RPC_TEST) += optee/supplicant.o
6obj-$(CONFIG_OPTEE_TA_RPC_TEST) += optee/i2c.o
d4bd3d25 7obj-$(CONFIG_OPTEE) += optee/
8ed6373d 8obj-y += broadcom/
This page took 0.10412 seconds and 4 git commands to generate.