commit | 1390f3ae428aa6c81cc99caf00d9e16ba2d616fe | [log] [tgz] |
---|---|---|
author | Cedric Chaumont <cedric.chaumont@st.com> | Mon Aug 31 13:55:16 2015 +0200 |
committer | Cedric Chaumont <cedric.chaumont@st.com> | Wed Oct 07 09:38:12 2015 +0200 |
tree | d61d99d3ade979d6c358f3fc5401b9af5ef4dcb6 | |
parent | c6aac9339afda6fb40f81ba99f7022cecb538efb [diff] [blame] |
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