commit | 8e37434ebaa1fd92fbff9db7c9b2e664e07bfc49 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Wed Aug 25 20:55:31 2021 -0700 |
committer | tjaychen <timothytim@google.com> | Sat Aug 28 01:01:45 2021 -0700 |
tree | 1fdb6f887af87c80cbca1b22813d459a2fffe43c | |
parent | 43f9a4ba8f7ff2724f91c5045f591af318d60250 [diff] |
[keymgr] Clean-up and bug fix for keymgr This PR started off as an attmempt to fix #7902, however in the process of doing so, it was discovered there are more issues with how keymgr handled dummy transactions in the disabled state. This PR attempts to fix those issues. 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).