| commit | 18e2bf00a7263b0cef1cd8f59a57912916a90407 | [log] [tgz] |
|---|---|---|
| author | Philipp Wagner <phw@lowrisc.org> | Tue Sep 07 15:07:51 2021 +0200 |
| committer | Philipp Wagner <mail@philipp-wagner.com> | Tue Sep 14 19:23:26 2021 +0200 |
| tree | b667570bde92431c24a356c995e704515dee71b2 | |
| parent | 22acff5551ec1b1364918f14ae13e1aaa8933596 [diff] |
[otbn] Add testplan entry for lifecycle escalations Signed-off-by: Philipp Wagner <phw@lowrisc.org>
diff --git a/hw/ip/otbn/data/otbn_testplan.hjson b/hw/ip/otbn/data/otbn_testplan.hjson index e4c69b8..ede7e61 100644 --- a/hw/ip/otbn/data/otbn_testplan.hjson +++ b/hw/ip/otbn/data/otbn_testplan.hjson
@@ -87,5 +87,13 @@ milestone: V2 tests: [] } + { + name: lc_escalation + desc: ''' + Trigger the life cycle escalation input. + ''' + milestone: V2 + tests: [] + } ] }