| commit | 6af0dbdac893b90e952ee64fb6459f7e4896957a | [log] [tgz] |
|---|---|---|
| author | Dan McArdle <dmcardle@google.com> | Wed Sep 07 14:44:14 2022 -0400 |
| committer | Alphan Ulusoy <alphan@google.com> | Wed Sep 07 23:27:16 2022 -0400 |
| tree | 4b71a4611bb9d94a8527734ec7eb01382cb7767e | |
| parent | c5f84cea872c92bd78e4635baac4894bd8316572 [diff] |
[bazel] Silence outquery's info + progress output Prior to this commit, users would see unnecessary output when using `./bazelisk.sh outquery` as a subcommand. Note that we are not suppressing error messages. For example, if outquery gets a nonexistent target, it will still print an error message. Issue #14806 Signed-off-by: Dan McArdle <dmcardle@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).