commit | 2799bf0de69b3d7878375a51901fba96aeadac45 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Thu Mar 18 14:48:47 2021 -0700 |
committer | tjaychen <timothytim@google.com> | Thu Apr 01 09:22:15 2021 -0700 |
tree | 1f30a4d1e6eca41060fe80369fbdd671a80b66f4 | |
parent | 3b257164ac7f71f3ea5c50b53da995c73de52077 [diff] |
[tlul] Add support for data integrity passthrough - Top level/otbn rams are now fully connected without dropping or pading bits - The integrity is fully passed through, however, integrity recalculation on byte writes for top level memories will be done in a separate PR. - ROM handling will also be separately done as it needs to be padded out to byte alignment 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 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).