commit | 8961a8026331fcf39899d73e10a9e5a3c69193b2 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Wed Mar 31 19:56:10 2021 -0700 |
committer | tjaychen <timothytim@google.com> | Wed Apr 07 18:37:36 2021 -0700 |
tree | f5ded37bd2397997c96441f98775d0ca0eb3723b | |
parent | 8d3391908582a34912e9a671148d0b1a3aae361a [diff] |
[sw] Minor software updates for dif_entropy_src and test - This change should now ensure the new seed is used and the entropy reads should be different between reads. - Lastly, a few auxillary functions are added to poll for specific status. These likely should be replaced long term by something more robust - unittests are also udpated for the slightly tweaked sequence - At the moment, since we disable / re-enable entropy_src, the timing differences between platforms (dv vs verilator) causes the test to spit out different results. For the time being, favor verilator until #5941 is in. 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 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).