blob: f1331c8a72fdf8de075977c3054f2b42c20c804f [file] [log] [blame] [view]
Hugo McNallyf6298b32023-02-12 14:47:22 +00001# Always-On Timer DIF Checklist
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +00002
Hugo McNallyaef0a662023-02-11 19:44:55 +00003This checklist is for [Development Stage](../../../../doc/project_governance/development_stages.md) transitions for the [Always-On Timer DIF](../../../../hw/ip/aon_timer/README.md).
4All checklist items refer to the content in the [Checklist](../../../../doc/project_governance/checklist/README.md).
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +00005
Timothy Trippelb5cd4962022-02-11 14:57:25 -08006<h2>DIF Checklist</h2>
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +00007
Timothy Trippelb5cd4962022-02-11 14:57:25 -08008<h3>S1</h3>
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +00009
Timothy Trippelace865d2022-09-20 04:47:48 -070010Type | Item | Resolution | Note/Collaterals
11---------------|------------------------|-------------|------------------
12Implementation | [DIF_EXISTS][] | Done |
13Implementation | [DIF_USED_IN_TREE][] | Done |
14Tests | [DIF_TEST_ON_DEVICE][] | Done |
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000015
Hugo McNallyaef0a662023-02-11 19:44:55 +000016[DIF_EXISTS]: ../../../../doc/project_governance/checklist/README.md#dif_exists
17[DIF_USED_IN_TREE]: ../../../../doc/project_governance/checklist/README.md#dif_used_in_tree
18[DIF_TEST_ON_DEVICE]: ../../../../doc/project_governance/checklist/README.md#dif_test_on_device
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000019
Timothy Trippelb5cd4962022-02-11 14:57:25 -080020<h3>S2</h3>
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000021
22Type | Item | Resolution | Note/Collaterals
23---------------|-----------------------------|-------------|------------------
Hugo McNallyaef0a662023-02-11 19:44:55 +000024Coordination | [DIF_HW_FEATURE_COMPLETE][] | Done | [HW Dashboard](../../../../hw/README.md)
Timothy Trippelb5cd4962022-02-11 14:57:25 -080025Implementation | [DIF_FEATURES][] | Done |
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000026
Hugo McNallyaef0a662023-02-11 19:44:55 +000027[DIF_HW_FEATURE_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_hw_feature_complete
28[DIF_FEATURES]: ../../../../doc/project_governance/checklist/README.md#dif_features
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000029
Timothy Trippelb5cd4962022-02-11 14:57:25 -080030<h3>S3</h3>
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000031
32Type | Item | Resolution | Note/Collaterals
33---------------|----------------------------------|-------------|------------------
34Coordination | [DIF_HW_DESIGN_COMPLETE][] | Not Started |
35Coordination | [DIF_HW_VERIFICATION_COMPLETE][] | Not Started |
Timothy Trippelb5cd4962022-02-11 14:57:25 -080036Documentation | [DIF_DOC_HW][] | Not Started |
37Code Quality | [DIF_CODE_STYLE][] | Not Started |
38Tests | [DIF_TEST_UNIT][] | Done |
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000039Review | [DIF_TODO_COMPLETE][] | Not Started |
Silvestrs Timofejevs947a44a2020-12-04 16:42:29 +000040Review | Reviewer(s) | Not Started |
41Review | Signoff date | Not Started |
42
Hugo McNallyaef0a662023-02-11 19:44:55 +000043[DIF_HW_DESIGN_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_hw_design_complete
44[DIF_HW_VERIFICATION_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_hw_verification_complete
45[DIF_DOC_HW]: ../../../../doc/project_governance/checklist/README.md#dif_doc_hw
46[DIF_CODE_STYLE]: ../../../../doc/project_governance/checklist/README.md#dif_code_style
47[DIF_TEST_UNIT]: ../../../../doc/project_governance/checklist/README.md#dif_test_unit
48[DIF_TODO_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_todo_complete