commit | 1d05bd67dec59e9c2f9d7cfdf66b9c8b6d3fbad2 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Wed Oct 07 18:42:07 2020 -0700 |
committer | tjaychen <timothytim@google.com> | Wed Oct 28 09:44:07 2020 -0700 |
tree | 5def7a3780ec4f1ca1c422140c13c30bb89481b0 | |
parent | 559aa9fce027dbe716a09c21acb4b8303aebc8b0 [diff] |
[keymgr] Fixes for error handling - clear up init / start confusion. - init is not valid if start is also set. - clear up error condition capture - error should persist until cleared by software. - clear up disable state behavior - does not constantly error just by being there, only when an operation is requested. - update alert management to stay asserted until ack'd. - update documentation to better describe error conditions. Signed-off-by: Timothy Chen <timothytim@google.com> [keymgr] typo fix Signed-off-by: Timothy Chen <timothytim@google.com> [keymgr] design and documentation updates. Signed-off-by: Timothy Chen <timothytim@google.com> [keymgr] fix typos 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 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).