Commit bf9ce61b authored by Soby Mathew's avatar Soby Mathew
Browse files

Add dynamic config image IDs



Change-Id: I147031dea9487dc1976e31ad40c89b221e44edbc
Signed-off-by: default avatarSoby Mathew <soby.mathew@arm.com>
parent 101d01e2
......@@ -66,4 +66,13 @@
/* 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__ */
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment