[keymgr] Advance to D2
Signed-off-by: Timothy Chen <timothytim@google.com>
diff --git a/hw/ip/keymgr/doc/checklist.md b/hw/ip/keymgr/doc/checklist.md
index ab399ba..fd65587 100644
--- a/hw/ip/keymgr/doc/checklist.md
+++ b/hw/ip/keymgr/doc/checklist.md
@@ -40,25 +40,25 @@
Type | Item | Resolution | Note/Collaterals
--------------|-------------------------|-------------|------------------
-Documentation | [NEW_FEATURES][] | Not Started |
-Documentation | [BLOCK_DIAGRAM][] | Not Started |
-Documentation | [DOC_INTERFACE][] | Not Started |
-Documentation | [MISSING_FUNC][] | Not Started |
-Documentation | [FEATURE_FROZEN][] | Not Started |
-RTL | [FEATURE_COMPLETE][] | Not Started |
-RTL | [AREA_CHECK][] | Not Started |
-RTL | [PORT_FROZEN][] | Not Started |
-RTL | [ARCHITECTURE_FROZEN][] | Not Started |
-RTL | [REVIEW_TODO][] | Not Started |
-RTL | [STYLE_X][] | Not Started |
-Code Quality | [LINT_PASS][] | Not Started |
-Code Quality | [CDC_SETUP][] | Not Started |
-Code Quality | [FPGA_TIMING][] | Not Started |
-Code Quality | [CDC_SYNCMACRO][] | Not Started |
-Security | [SEC_CM_IMPLEMENTED][] | Not Started |
-Security | [SEC_NON_RESET_FLOPS][] | Not Started |
-Security | [SEC_SHADOW_REGS][] | Not Started |
-Security | [SEC_RND_CNST][] | Not Started |
+Documentation | [NEW_FEATURES][] | Done |
+Documentation | [BLOCK_DIAGRAM][] | Done |
+Documentation | [DOC_INTERFACE][] | Done |
+Documentation | [MISSING_FUNC][] | Done |
+Documentation | [FEATURE_FROZEN][] | Done |
+RTL | [FEATURE_COMPLETE][] | Done |
+RTL | [AREA_CHECK][] | Done |
+RTL | [PORT_FROZEN][] | Done |
+RTL | [ARCHITECTURE_FROZEN][] | Done |
+RTL | [REVIEW_TODO][] | Done |
+RTL | [STYLE_X][] | Done |
+Code Quality | [LINT_PASS][] | Done |
+Code Quality | [CDC_SETUP][] | N/A | Pending CDC tool availability
+Code Quality | [FPGA_TIMING][] | Done |
+Code Quality | [CDC_SYNCMACRO][] | Done |
+Security | [SEC_CM_IMPLEMENTED][] | N/A | Partially impelmented, security milestone after D2
+Security | [SEC_NON_RESET_FLOPS][] | N/A |
+Security | [SEC_SHADOW_REGS][] | Done |
+Security | [SEC_RND_CNST][] | Done |
[NEW_FEATURES]: {{<relref "/doc/project/checklist.md#new_features" >}}
[BLOCK_DIAGRAM]: {{<relref "/doc/project/checklist.md#block_diagram" >}}