commit | 3803324494317d27b06c126ea103ece3f7f70676 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Tue Jun 29 10:06:12 2021 -0700 |
committer | tjaychen <timothytim@google.com> | Fri Jul 02 13:21:31 2021 -0700 |
tree | 09a778e7c3b22ed5fbc986cb368fec8a69c61cd2 | |
parent | 292b586e1efebcc5a9d1aa96db7bd2fe239a2bb8 [diff] |
[keymgr] Refactor in preparation for DICE support - split the fsm handling the logical security state into two. - One handles logical state, the other handles operations. - This will allow the second fsm to handle multiple runs for certain operations without impacting the logical state. 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).