commit | c1747e3d6f858a91936f01972b282bb132ddcf45 | [log] [tgz] |
---|---|---|
author | Udi Jonnalagadda <udij@google.com> | Mon May 10 15:28:11 2021 -0700 |
committer | udinator <udij@google.com> | Tue Jun 01 09:37:49 2021 -0700 |
tree | 1cc6b7f07e7a874ab22faea0aca73116be39a1da | |
parent | 32170bacb7debcd22a9448e532defeb551a7ec80 [diff] |
[dv/kmac] cycle accurate model bugfixes - pt 5 this PR makes more fixes to the cycle accurate model, this time relating to the EDN entropy interface - specifically, overhauling how we time the first round of a keccak hash. Some related fixes have also been made to the base sequence, with how we calculate a "static" entropy mode that is then applied to each hash iteration. Signed-off-by: Udi Jonnalagadda <udij@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).