tee: add sandbox driver
[oweals/u-boot.git] / test / Makefile
index 1092011fdb0363742ad18ac1137eaf98ebdc8388..1e434730b681d215a927bf43d2c542a2765572fb 100644 (file)
@@ -8,4 +8,6 @@ obj-$(CONFIG_SANDBOX) += command_ut.o
 obj-$(CONFIG_SANDBOX) += compression.o
 obj-$(CONFIG_SANDBOX) += print_ut.o
 obj-$(CONFIG_UT_TIME) += time_ut.o
+obj-$(CONFIG_UT_UNICODE) += unicode_ut.o
 obj-$(CONFIG_$(SPL_)LOG) += log/
+obj-$(CONFIG_UNIT_TEST) += lib/