mirror from https://www.codeaurora.org/git/projects/hisense-ts7008/repository/
[huawei.git] / AMSS / diagsec.h
diff --git a/AMSS/diagsec.h b/AMSS/diagsec.h
new file mode 100644 (file)
index 0000000..a7add72
--- /dev/null
@@ -0,0 +1,26 @@
+#ifndef DIAGSEC_H\r
+#define DIAGSEC_H\r
+/*===========================================================================\r
+\r
+          Downloader Security Processing Header File\r
+\r
+===========================================================================*/\r
+\r
+\r
+/*===========================================================================\r
+\r
+                     INCLUDE FILES FOR MODULE\r
+\r
+===========================================================================*/\r
+\r
+#include "comdef.h"\r
+\r
+/*===========================================================================\r
+\r
+                      PUBLIC DATA DECLARATIONS\r
+\r
+===========================================================================*/\r
+extern const byte diag_tool_des_sec_code[];\r
+extern const byte diag_tool_des_sec_key[] ;\r
+\r
+#endif /* DIAGSEC_H */\r