summaryrefslogtreecommitdiff
path: root/tools/cert_create/include/tbbr/tbb_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cert_create/include/tbbr/tbb_ext.h')
-rw-r--r--tools/cert_create/include/tbbr/tbb_ext.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/cert_create/include/tbbr/tbb_ext.h b/tools/cert_create/include/tbbr/tbb_ext.h
index 03b12d7a..ecbe8669 100644
--- a/tools/cert_create/include/tbbr/tbb_ext.h
+++ b/tools/cert_create/include/tbbr/tbb_ext.h
@@ -46,7 +46,10 @@ enum {
BL32_CONTENT_CERT_PK_EXT,
BL32_HASH_EXT,
BL33_CONTENT_CERT_PK_EXT,
- BL33_HASH_EXT
+ BL33_HASH_EXT,
+ SCP_BL2U_HASH_EXT,
+ BL2U_HASH_EXT,
+ NS_BL2U_HASH_EXT
};
#endif /* TBB_EXT_H_ */