platform: apq8084: Remove TZ_SAVE_KERNEL_HASH feature for bring-up

Remove the TZ_SAVE_KERNEL_HASH function for initial bring-up
compilation.

Change-Id: I79fbc21d41e83460f14bd8a5baf8c55c819467a9
diff --git a/platform/apq8084/rules.mk b/platform/apq8084/rules.mk
index 4738c69..260dc2d 100644
--- a/platform/apq8084/rules.mk
+++ b/platform/apq8084/rules.mk
@@ -11,7 +11,7 @@
 DEFINES += PERIPH_BLK_BLSP=1
 DEFINES += WITH_CPU_EARLY_INIT=0 WITH_CPU_WARM_BOOT=0 \
 	   MMC_SLOT=$(MMC_SLOT)
-DEFINES += TZ_SAVE_KERNEL_HASH
+#DEFINES += TZ_SAVE_KERNEL_HASH
 
 INCLUDES += -I$(LOCAL_DIR)/include -I$(LK_TOP_DIR)/platform/msm_shared/include