commit | 43970f6fe476a29590537412b9f537ddd4211cdd | [log] [tgz] |
---|---|---|
author | Martin Lueker-Boden <martin.lueker-boden@wdc.com> | Mon Mar 28 09:58:07 2022 -0700 |
committer | Martin Lueker-Boden <47870387+martin-lueker@users.noreply.github.com> | Wed Apr 06 14:19:38 2022 -0700 |
tree | cb77b028b1dfbb5558613eeb3fa70fbce0a8eb84 | |
parent | 081f0187ce544be2d3c865fac417e8cb0ee281e7 [diff] |
[entropy_src/dv] Minor updates to support more use cases The RNG Vseq and scoreboard have been updated to better support SW entropy reads - Properly handles OTP flags for FW reads, and FW override modes - An interrupt handler has been added to fetch data from the ENTOPY_DATA CSR - Minor bugfixes have been added to recognize bypass-mode data when ENTROPY_CONTROL.ES_TYPE is set to MuBi4True. - When in bypass mode, the interrupt handler also reinitializes The DUT after reading a word, to prompt the production of more seeds. (The DUT itself halts after making one seed.) Signed-off-by: Martin Lueker-Boden <martin.lueker-boden@wdc.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]({{< relref “CONTRIBUTING.md” >}}) 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).