commit | b05280af49cb8e08b1a2c3f4716c5fc8fe66d6cb | [log] [tgz] |
---|---|---|
author | Martin Lueker-Boden <martin.lueker-boden@wdc.com> | Thu Aug 18 15:23:36 2022 -0700 |
committer | Martin Lueker-Boden <47870387+martin-lueker@users.noreply.github.com> | Mon Aug 29 12:25:52 2022 -0700 |
tree | 408a2653881d209f8f4b9ab424f2ee81f70d8bed | |
parent | 2835ce19d77fa179dc648041522ccfe4227ab51a [diff] |
[entropy_src/rtl] Adjustment to main SM for FW_OV mode. This commit makes it possible to jump straight from IDLE to the FWInsertMsg state, sending a SHA3 start pulse in the process. This is for cases when the SHA3_Start signal in sent immediately after `module_enable` is inserted. This change is neccessary as the module_enable signal passes through a 2-clock synchronizer in the fanout module, and thus may be delayed to catch up with the SHA3 start signal. 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 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).