Add dynamic config image IDs
authorSoby Mathew <soby.mathew@arm.com>
Mon, 8 Jan 2018 13:36:49 +0000 (13:36 +0000)
committerSoby Mathew <soby.mathew@arm.com>
Mon, 26 Feb 2018 16:31:11 +0000 (16:31 +0000)
Change-Id: I147031dea9487dc1976e31ad40c89b221e44edbc
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
include/common/tbbr/tbbr_img_def.h

index 5a40581e4d00464f4987a8fc477292ebbcc33550..060198bc149a506ed09210b3541e9eb2a81fcd9a 100644 (file)
 /* TB_FW_CONFIG */
 #define TB_FW_CONFIG_ID                24
 
+/* SOC_FW_CONFIG */
+#define SOC_FW_CONFIG_ID       25
+
+/* TOS_FW_CONFIG */
+#define TOS_FW_CONFIG_ID       26
+
+/* NT_FW_CONFIG */
+#define NT_FW_CONFIG_ID                27
+
 #endif /* __TBBR_IMG_DEF_H__ */