blob: 8793fd7ad6109367a3be4aa0b48d477552bf5c53 [file] [log] [blame]
Heiko Stuebner96383bd2019-10-23 16:46:41 +02001# 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