mirror from https://www.codeaurora.org/git/projects/hisense-ts7008/repository/
[huawei.git] / AMSS / diagsec.c
diff --git a/AMSS/diagsec.c b/AMSS/diagsec.c
new file mode 100644 (file)
index 0000000..b6cb621
--- /dev/null
@@ -0,0 +1,27 @@
+/*====*====*====*====*====*====*====*====*====*====*====*====*====*====*====*\r
+\r
+                  D O W N L O A D  S E C U R I T Y   P R O C E S S I N G\r
+\r
+*====*====*====*====*====*====*====*====*====*====*====*====*====*====*====*/\r
+\f\r
+/*===========================================================================\r
+\r
+                     INCLUDE FILES FOR MODULE\r
+\r
+===========================================================================*/\r
+#include "diagsec.h"\r
+\r
+\f\r
+/*===========================================================================\r
+\r
+            LOCAL DEFINITIONS AND DECLARATIONS FOR MODULE\r
+\r
+This section contains local definitions for constants, macros, types,\r
+variables and other items needed by this module.\r
+\r
+===========================================================================*/\r
+\r
+#ifdef FEATURE_TECHNICS_DIAG\r
+const byte diag_tool_des_sec_code[] ={0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};\r
+const byte diag_tool_des_sec_key[] ={0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};\r
+#endif\r