commit | da31645425ab1f28ad3670542395d3342f1327d0 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Fri Feb 19 12:02:40 2021 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Fri Feb 19 18:45:49 2021 -0800 |
tree | f54654400ebaf40aa0f1a50f3232c66f6daf9d87 | |
parent | 04192e0183024ad06f675bca7efa61d99812ebae [diff] |
[dv/rv_timer] improve nightly regression runtime After checking the regression runtime, I found some rv_timer test running for more than 5 hours: 1. rv_timer stress all tests. Each sub-test runs around 2000s, and total num_trans is [1:20], so could easily run 40_000s. I reduced num_trans to [1:10]. 2. reduce reseed for rv_timer_cfg_on_the_fly sequence from 200 to 50. I will monitor the coverage and make sure there is no drop. Signed-off-by: Cindy Chen <chencindy@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 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).