commit | 3f7956ee10c794d7327483d1172d22e80937ec72 | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Wed Aug 17 16:45:23 2022 -0700 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Fri Aug 19 23:14:57 2022 -0700 |
tree | bd0878e903c974944b8f18ad0698d062695902f8 | |
parent | ec707431f40714816870446fb6dfd4b61b8b8870 [diff] |
[ci] fix bug to run some smoketests in Verilator in CI SW smoketests used to be run in Verilator in CI. However, a bug in the shell script that runs said tests was not running them. However, fixing this bug by running all the smoketests again increases CI runtime to almost 2 hours. Instead of running all SW smoketests in CI, we now run just the UART AES smoketest with Verilator in CI as a compromise, until we can decide what we want to run long term. 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 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).