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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/flash_log.h b/include/flash_log.h
index 05f3e3319e..407a184e2f 100644
--- a/include/flash_log.h
+++ b/include/flash_log.h
@@ -102,6 +102,8 @@ enum ap_ro_verification_ev {
APROF_CHECK_SUCCEEDED = 7,
APROF_CHECK_UNSUPPORTED = 8,
APROF_FAIL_CLEARED = 9,
+ APROF_SAVED_GBBD = 10,
+ APROF_FAILED_TO_SAVE_GBBD = 11,
};
struct ap_ro_entry_payload {