commit | c678e8acfc02ff379357fae6a8a1066e04a8d6f0 | [log] [tgz] |
---|---|---|
author | Miles Dai <milesdai@google.com> | Fri Jun 03 16:57:48 2022 -0400 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Mon Jun 06 10:18:27 2022 -0700 |
tree | df95610e0e5c6b5e19d84253ae5edfe8d15e728a | |
parent | 8a1df06ab4e5985b16c5dccff6eaccc5e0017602 [diff] |
[ci] Add `notest_keep_going` flag to cw310 tests The CW310 board continues to see UART failures frequently. This causes all tests to fail with the UART timing out on opentitantool. This continues until the entire job times out at 30 minutes which leads to a long queue of jobs on the FPGA runner. With this flag, we fail immediately to prevent waiting on a test will ultimately fail anyway. Signed-off-by: Miles Dai <milesdai@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).