commit | 02979d5da9ffffcbd5be741e26d2776983f99718 | [log] [tgz] |
---|---|---|
author | Drew Macrae <drewmacrae@google.com> | Tue Sep 21 01:44:30 2021 +0000 |
committer | cfrantz <frantzcj+github@gmail.com> | Thu Sep 23 12:04:14 2021 -0700 |
tree | ce117171ef44e3704bf2d12bd84a87a45294bf8d | |
parent | 78a5887b7d526017d99f11ea5ad86efb2dc25424 [diff] |
[bazel] fixup WORKSPACE to run at the top level I wanted to be able to test at the top level and had to mark vendored workspaces as independent so we don't build and run their tests. * marked vendored WORKSPACES as local_repositories * added entry to .bazelignore for hw/ip/prim/util/vendor/google_verible_verilog_syntax_py sw/vendor/google_googletest Tested=`bazel test //...` Signed-off-by: Drew Macrae <drewmacrae@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).