summaryrefslogtreecommitdiff
path: root/include/flash_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/flash_log.h')
-rw-r--r--include/flash_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/flash_log.h b/include/flash_log.h
index 14d65953b6..cc6c292d49 100644
--- a/include/flash_log.h
+++ b/include/flash_log.h
@@ -99,6 +99,7 @@ enum ap_ro_verification_ev {
APROF_SPACE_INVALID = 5,
APROF_CHECK_FAILED = 6,
APROF_CHECK_SUCCEEDED = 7,
+ APROF_CHECK_UNSUPPORTED = 8,
};
struct ap_ro_entry_payload {