-
Notifications
You must be signed in to change notification settings - Fork 781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[entropy_src] V1 Signoff #21008
Comments
Commits since Earlgrey-ES tapeout
2b8870c [entropy_src] Align enable delay module with fixed CS AES Halt interface 74a6e9b [entropy_src] Add FIFO to deal with backpressure from the conditioner 21adde1 [entropy_src] Fix CS AES Halt interface 043b0e0 [kmac] Simplify randomness update requests and PRNG control logic 381ccf9 [entropy_src/rtl] Move the esbit FIFO down in sv file 29866cc [entropy_src/doc] Adapt documentation to the new CONF register changes 0528bc2 [entropy_src/doc] Document how to use fw_ov mode with bypass 3f447cc [otp_ctrl] Remove entropy_src chicken switches c721c51 [rtl, prim] Add 'commit' functionality to prim_count e0a3193 [doc] Clearly expand PTRNG acronym in entropy_src de31bdf [reggen] Remove the devmode input b0fb96a [es/dv] Add test_es_health_test_failed task to intr vseq 59f8142 [doc] Moved badges over to using hosted images 7688e71 [reggen] Add initial support for version and cip_id hjson fields Issues closed since the Earlgrey-ES tapeout
Currently open issues
Coverage report from 29/03/2024SummaryAs part of M2, the following main RTL changes have been done. Unless stated below, DV and documentation have been updated inline with the RTL change:
Some of these changes break API compatibility , thus the version needs to be increased which is happening with this outstanding PR #22327 Despite pushing hard to keep the DV aligned with the RTL to not break things (and doing really a great job @h-filali ) we unfortunately don't meet the coverage metrics anymore to sign of at V2(S) again. Pass rates are still really good (all tests above 94%) but the coverage dropped. The reason for the coverage drop is twofold:
Both these things are tracked in #21888. My suggestion is to sign ENTROPY_SRC v.2.0.0 off at V1. @andreaskurth , @h-filali , please let me know what you think. |
Signing entropy_src off at V1 SGTM. Thx for the detailed signoff analysis, @vogelpi! 👍 |
Description
Ensure V1 signoff criteria are fulfilled after focus area changes have landed.
The text was updated successfully, but these errors were encountered: