GP11 : trusted storage verify (bloc enc fs)

sanity test suite

Signed-off-by: Cedric Chaumont <cedric.chaumont@st.com>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
diff --git a/Makefile b/Makefile
index 35735b6..2939682 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,8 @@
 	out-dir := $(CURDIR)/out
 endif
 
+include $(TA_DEV_KIT_DIR)/host_include/conf.mk
+
 ifneq ($V,1)
 	q := @
 else