commit | 26215746ec72774c540e4e8076f29e3d1a918eb1 | [log] [tgz] |
---|---|---|
author | Mark Branstad <mark.branstad@wdc.com> | Wed Mar 17 16:47:09 2021 -0700 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Fri Mar 26 12:39:21 2021 +0000 |
tree | 0421d7a588486801b991661dd22923c7f3e81443 | |
parent | 910c2deb0ddcf33700c24bdf45dae8f78e1d7121 [diff] |
[entropy_src/rtl] sha3 block added as conditioner Replacing the placeholder FIFO with the kmac sha3 module. Updated documentation for window going from 1024 to 2048 samples. Update the main state machine will new flow. Uniquified the local parameters related to the sha3 block. 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 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).