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

[test] Fix lack of entropy for wycheproof test #19397

Merged
merged 1 commit into from
Aug 10, 2023

Commits on Aug 9, 2023

  1. [test] Fix lack of entropy for wycheproof test

    The test did not initialize the entropy complex to auto mode, and it
    would exhaust the available, finite entropy generated during boot,
    leading to freezing and timeouts.
    
    Add this test back to the FPGA suite.
    
    Signed-off-by: Alexander Williams <awill@opentitan.org>
    a-will committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1b89251 View commit details
    Browse the repository at this point in the history