commit | 5ed2fcbac1ecd25c4a0b4485213b08985aaeaac6 | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Fri Oct 07 16:04:56 2022 -0700 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Sun Oct 09 22:43:16 2022 -0700 |
tree | 96d23347225b9b8e69a331cb1260dc6b9abb3337 | |
parent | ef2c138e048e191c4fe9d3bba0bc4fd869346fd0 [diff] |
[spi_device/dv] Add flash and TPM concurrent sequence 1. Run both sequences in parallel 2. update seq/scb to fix a few issues - CSB needs to be set via transactions - avoid accessing the same CFG csr at the same time - In some extrem case, tpm_write_spi_q may contains 2 items Signed-off-by: Weicai Yang <weicai@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).