commit | 8484ee48059293e41bb8fa87bf8ecf3061af9159 | [log] [tgz] |
---|---|---|
author | Mark Branstad <mark.branstad@wdc.com> | Tue Jul 20 08:24:54 2021 -0700 |
committer | Michael Schaffner <msf@google.com> | Thu Jul 22 11:12:03 2021 -0700 |
tree | 0f278a95345f9cd9c0d8b3605b4a5ca038719411 | |
parent | c920c93586a7002360c878a4ace6c82d61947450 [diff] |
[csrng/rtl] fix for app command arbiter Application commands use a common arbiter which only supports one cycle of transfer natively. Added support logic to allow a stream of data per arbitration resolution. 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).