| commit | 6dd8b2236f099ad56abfe79585006d93e2d0aabc | [log] [tgz] |
|---|---|---|
| author | Timothy Trippel <ttrippel@google.com> | Tue Mar 29 23:09:02 2022 -0700 |
| committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Wed Mar 30 12:34:14 2022 -0700 |
| tree | 41bdcf2f23396f3bf6cc56a6c36d6e5ef922f26b | |
| parent | 56d618d12bf3e0079aead3d481f4e2d8076bf32c [diff] |
[bazel] fix bugs with DV sim logs db rule The sim_dv-specific SW logs database extraction rule had a few bugs that needed to be resolved to successfully build the logs database targets. These included inproper use of the `py_binary` rule and not properly referencing the resulting target's label. 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]({{< relref “CONTRIBUTING.md” >}}) 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).