commit | 7ed81256e8408f42d26033fefabafa364da5ca61 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Mon Aug 22 22:48:01 2022 -0700 |
committer | tjaychen <timothytim@google.com> | Wed Aug 24 18:05:42 2022 -0700 |
tree | 37c0089221148d878cd809b9a705cea58e4a5e3e | |
parent | bae08ef4840b89fcb2309c5cd1bff479ff0e95d8 [diff] |
[sw/entropy] Various clean-up to entropy_testutil - remove testutil's direct access to entropy complex registers - added dis_entropy_src_stop to emulate the function in edn / csrng - sever the dependency between entropy_testutil_boot_mode and auto_mode - edn1 is currently set to reseed once every 4 generates, this is because if it were set to 1, artificial test conditions could end up significantly stalling entropy distribution due to #14505. Signed-off-by: Timothy Chen <timothytim@google.com>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING and our documentation on project organization and processes for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).