commit | d8492a38f89ed28328e1bf08dcef4507a7801e81 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Mon Mar 14 13:22:43 2022 -0700 |
committer | tjaychen <timothytim@google.com> | Tue Mar 15 09:38:04 2022 -0700 |
tree | 8e942ec0c061c75b1c90cb6026dacf10fd4de378 | |
parent | ef51081c8a8e39519287b17c1fadb2edd4c7b141 [diff] |
[keymgr] d2s configuration cross checks - Addresses the cross check item in #11387 - dest_sel cross check - check that when a sideload key operation is written, the original register configuration and the final select used are consistent - operation cross check - check that after the one hot command check, the "deployed" command value is continuously checked with the original configuration. - check that when the main fsm changes state into one of the key states, it was due to an advancted type command - check that if the operational state is in generate or advanced, it is consistent with the original configuration input 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).