summaryrefslogtreecommitdiff
path: root/src/commonlib/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/bsd')
-rw-r--r--src/commonlib/bsd/include/commonlib/bsd/elog.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/commonlib/bsd/include/commonlib/bsd/elog.h b/src/commonlib/bsd/include/commonlib/bsd/elog.h
index 31bb8fcaba..efc4d6ecc3 100644
--- a/src/commonlib/bsd/include/commonlib/bsd/elog.h
+++ b/src/commonlib/bsd/include/commonlib/bsd/elog.h
@@ -381,6 +381,12 @@ struct elog_event_extended_event {
*/
#define ELOG_TYPE_FW_SPLASH_SCREEN 0xbb
+/*
+ * Events related to CSE sync from payload
+ */
+#define ELOG_TYPE_FW_LATE_SOL 0xbc
+#define ELOG_FW_LATE_SOL_CSE_SYNC 0x0
+
/* Only the 7-LSB are used for size */
#define ELOG_MAX_EVENT_SIZE 0x7F