Skip to content
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

[sival/entropy_src] Add entropy_src_fips_mode_health_test #25719

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

github-gcontributor
Copy link
Contributor

This test implements the entropy source test,
"chip_sw_entropy_src_fips_mode_health_tests" scenario as described in the OpenTitan testplan.

ENTROPY_SRC in FIPS realistic mode provides sufficient seed to required modues to process the data.
ENTROPY_SRC in FIPS stringent mode signals a recoverable alert if the total failure counter hits the threshold.
See: /hw/top_earlgrey/data/ip/chip_entropy_src_testplan.hjson

This test implements the entropy source test,
"chip_sw_entropy_src_fips_mode_health_tests" scenario as
described in the OpenTitan testplan.

ENTROPY_SRC in FIPS realistic mode provides sufficient seed to required
modues to process the data.
ENTROPY_SRC in FIPS stringent mode signals a recoverable alert if the
total failure counter hits the threshold.
See: /hw/top_earlgrey/data/ip/chip_entropy_src_testplan.hjson

Signed-off-by: Varunkumar Trivedi <varunkumart@google.com>
@github-gcontributor github-gcontributor requested a review from a team as a code owner December 20, 2024 02:29
@github-gcontributor github-gcontributor requested review from timothytrippel and removed request for a team December 20, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant