[entropy_src/doc] Clarify purpose of CONF.THRESHOLD_SCOPE field#29265
[entropy_src/doc] Clarify purpose of CONF.THRESHOLD_SCOPE field#29265vogelpi merged 2 commits intolowRISC:masterfrom
Conversation
Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
|
CHANGE AUTHORIZED: hw/ip/entropy_src/data/entropy_src.hjson This is just a documentation change. |
nasahlpa
left a comment
There was a problem hiding this comment.
Thanks Pirmin, just one nit.
|
CHANGE AUTHORIZED: hw/ip/entropy_src/data/entropy_src.hjson This is just a documentation change. |
The Repetition Count Test and the Adaptive Proportion Test are both defined by the NIST SP 800-90B spec and to emphasize this, this commit aligns the spelling of thesee two test names across the documentation and RTL comments. In contrast, the bucket and Markov tests are custom tests. Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
|
CHANGE AUTHORIZED: hw/ip/entropy_src/rtl/entropy_src_adaptp_ht.sv The second commit changes the spelling of test names without introducing functional changes. |
|
CHANGE AUTHORIZED: hw/ip/entropy_src/rtl/entropy_src_adaptp_ht.sv |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin earlgrey_1.0.0
git worktree add -d .worktree/backport-29265-to-earlgrey_1.0.0 origin/earlgrey_1.0.0
cd .worktree/backport-29265-to-earlgrey_1.0.0
git switch --create backport-29265-to-earlgrey_1.0.0
git cherry-pick -x ab8a16894b19fff0d51db083401a378a85514547 bac0b1b6d1d11c1a062c97eb382126d01fb853e9 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin earlgrey_1.0.0
git worktree add -d .worktree/backport-29265-to-earlgrey_1.0.0 origin/earlgrey_1.0.0
cd .worktree/backport-29265-to-earlgrey_1.0.0
git switch --create backport-29265-to-earlgrey_1.0.0
git cherry-pick -x ab8a16894b19fff0d51db083401a378a85514547 bac0b1b6d1d11c1a062c97eb382126d01fb853e9 |
No description provided.