commit | 6be74bbbaa661cca728441f5e03af6afa2966ec5 | [log] [tgz] |
---|---|---|
author | Mark Branstad <mark.branstad@wdc.com> | Tue Feb 08 15:04:36 2022 -0800 |
committer | mwbranstad <52834797+mwbranstad@users.noreply.github.com> | Wed Feb 16 14:41:31 2022 -0600 |
tree | e7c2714dc1d9f002d16e2b4aa0d361c0a971e75a | |
parent | bbb36c003493e88fe4c1160594bd5ad686177e8c [diff] |
[entropy_src] Add boot phase done state - The main state machine will now hang in a boot phase done state instead of moving on to the startup state. - This now requires software intervention after the boot phase runs. - Also cleans up DV config fields and initialization routines to better reflect current register names Fixes #9853. Signed-off-by: Mark Branstad <mark.branstad@wdc.com> 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).