Loading...
# SPDX-License-Identifier: GPL-2.0+ obj-y += tee-uclass.o obj-$(CONFIG_SANDBOX_TEE) += sandbox.o optee/ obj-$(CONFIG_OPTEE) += optee/ obj-y += broadcom/ |
# SPDX-License-Identifier: GPL-2.0+ obj-y += tee-uclass.o obj-$(CONFIG_SANDBOX_TEE) += sandbox.o optee/ obj-$(CONFIG_OPTEE) += optee/ obj-y += broadcom/ |