| commit | ba061ed571068884e7f9d7bc10d30cbb8dd4ebf9 | [log] [tgz] |
|---|---|---|
| author | Timothy Trippel <ttrippel@google.com> | Wed Mar 23 00:30:22 2022 -0700 |
| committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Thu Mar 24 15:58:13 2022 -0700 |
| tree | de62d33c14b50f83d2b8d1a305e1ff64123723aa | |
| parent | 6e3c0ed6b4360cee76fe6fb1b77d30214c3e17e7 [diff] |
[bazel] Add rules to generate SPI Flash frames for DV bootstrap DV simulations can load the flash either via backdoor memory write, or bootstrap. If via bootstrap, a special image must be prepared so that the test bench can feed the correct SPI flash frames to the DUT. This commit adds custom bazel rules to generate this flash image. This partially addresses #11559. Signed-off-by: Timothy Trippel <ttrippel@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).