aboutsummaryrefslogtreecommitdiff
path: root/ks.h
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2017-10-15 21:36:57 -0400
committerPaul Selkirk <paul@psgd.org>2017-10-15 21:36:57 -0400
commit12a3c63b75044b207dd7982ce3ed170231bd4467 (patch)
treee19ab0bb70b515ca19f0c5d2d286135d2e79ac55 /ks.h
parentec25ec271ef243aa043db69d091de2e2015bc3af (diff)
Correctly mark "unsecure" KEK as erased.
Diffstat (limited to 'ks.h')
-rw-r--r--ks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ks.h b/ks.h
index b95216d..7bfdd61 100644
--- a/ks.h
+++ b/ks.h
@@ -139,6 +139,7 @@ typedef struct {
#endif
} hal_ks_pin_block_t;
+#define FLASH_KEK_NOT_SET 0
#define FLASH_KEK_SET 0x33333333
/*