commit | 92638b92c0b2b23e56e952bc5ccc2a838e1c83cd | [log] [tgz] |
---|---|---|
author | Martin Lueker-Boden <martin.lueker-boden@wdc.com> | Mon Aug 15 09:15:41 2022 -0700 |
committer | Martin Lueker-Boden <47870387+martin-lueker@users.noreply.github.com> | Mon Aug 29 19:00:59 2022 -0700 |
tree | 89a668520ce22f14858299c6db239048736bdc52 | |
parent | d6e78a77990f84d353b743b011be6f14fa5762c7 [diff] |
[entropy_src/dv] Relax RNG testing This commit relaxes the RNG test to be less abusive, and allow better coverage through the generation of more seeds in regresion. - Relaxes the HT thesholds to always previde a reasonable chance of passing the health tests. - Temporarily disables random CSR driven alerts. - Fixes one bug in which the test thresholds were not correctly calcuted to match their threshold_scope, leading to constant failures. - The RNG vseq also makes more frequent use of the disable_dut task to avoid caused by uncleared interrupts Signed-off-by: Martin Lueker-Boden <martin.lueker-boden@wdc.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).