commit | 6d58975adcc8051ab7568cc3f0c79d3cfcb4fc77 | [log] [tgz] |
---|---|---|
author | Daniel Beitel <dbeitel@rivosinc.com> | Thu Feb 03 18:36:29 2022 -0800 |
committer | moidx <migue48@gmail.com> | Tue Feb 08 08:52:26 2022 -0800 |
tree | b505e954fcb167db4ce52b0042577c98501094a4 | |
parent | e76d655047f596d7ba11c89ffb5ff83b7f356bc4 [diff] |
[spiflash] Bugfixes for spiflash with verilator - Change TransmitFrame() method to interleave reads() with writes() - Add command line parameters to adjust delays for flash erase and frame process - Reverse endianness of frame hash generated on device to match hash generated in spiflash Fixes #10607 Signed-off-by: Daniel Beitel <dbeitel@rivosinc.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).