commit | 12a27bc5c21ecccbbac6b376504eee56b3bde0fa | [log] [tgz] |
---|---|---|
author | Mark Branstad <mark.branstad@wdc.com> | Tue Aug 17 07:40:19 2021 -0700 |
committer | Michael Schaffner <msf@google.com> | Tue Aug 17 11:31:00 2021 -0700 |
tree | f939c99c4943a66483236a2b7de6f4c913c4fb02 | |
parent | 7d2b34b6f0cdc05bed2196c434acc4c7b6b40050 [diff] |
[csrng/rtl] bug fix for uninstantiate cmd with adata When an uninstantiate command is issued that has additional data, the internal adata packer needs to be reset or residual data will cause a failure. Normally the uninstantiate command will not have adata, but per spec it is currently not restricted as such. Signed-off-by: Mark Branstad <mark.branstad@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).