commit | d2a4b7119a83df53e4e64b35d4f49efb7a144cca | [log] [tgz] |
---|---|---|
author | Drew Macrae <drewmacrae@google.com> | Thu May 05 13:34:04 2022 -0400 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Wed May 18 13:35:25 2022 -0700 |
tree | cea3aae77e427c61b29e8a116003f51b1cd79bbb | |
parent | 88c679896c52e81e50c21acae287eba6cc5a9851 [diff] |
[bazel/ci] schedule and run cw310 tests with bazel Marked presently broken tests with a broken tag and recorded issue Prefer broken tag to other tags that steer CI execution Copy bitstream to a bazel cache Run bazel which should grab the bitstream from the cache and run all the tests we expect to pass extended timeout to 16 minutes to keep it from getting flaky. (There are currently more tests than before and the cw310 for our CI isn't a limiting factor 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]({{< 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).