summaryrefslogtreecommitdiffstats
path: root/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/image.h b/src/image.h
index 2535a14..824c8ad 100644
--- a/src/image.h
+++ b/src/image.h
@@ -37,6 +37,9 @@ enum image_type {
IMAGE_CMT_2ND,
IMAGE_CMT_ALGO,
IMAGE_CMT_MCUSW,
+ IMAGE_1ST,
+ IMAGE_CERT_SW,
+ IMAGE_APE_ALGO,
IMAGE_COUNT,
};