1# SPDX-License-Identifier: GPL-2.0+ 2# 3# Copyright (C) 2019, Theobroma Systems Design und Consulting GmbH 4 5# Test files 6obj-y += cmd_ut_optee.o 7 8DTC_FLAGS += -@ 9 10# DT overlays 11obj-y += test-optee-base.dtb.o 12obj-y += test-optee-optee.dtb.o 13obj-y += test-optee-no-optee.dtb.o 14