commit | ef7cf6bc0623e7c39d3bc6e2d20925caa765a715 | [log] [tgz] |
---|---|---|
author | Miguel Young de la Sota <mcyoung@google.com> | Tue Apr 26 16:08:17 2022 -0400 |
committer | Miguel Young <mcyoung@google.com> | Tue Apr 26 20:40:20 2022 -0400 |
tree | 2a2c800f21bef5945e8ecbd04ee1599b1d767fae | |
parent | 7b12ee6a27ce1ca0fd92bb806bb47b5d397f9e85 [diff] |
[bazel] Delete sw/vendor/riscv_compliance Unlike most code in sw/vendor, it is not used by either the Meson or Bazel builds directly, and is instead invoked through their Make files. Because Bazel knows how to independently build this repository, and, unlike the Make version, run the tests, there is no reason to keep it or its associated CI steps. In particular, because CI already builds every test, we were *already* doing what the CI step used to do as part of it. Signed-off-by: Miguel Young de la Sota <mcyoung@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).