commit | a609d5560844803b798391f76c5f87a11219f16c | [log] [tgz] |
---|---|---|
author | Nigel Scales <nigel.scales@gmail.com> | Fri Mar 25 17:18:46 2022 +0000 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Fri Mar 25 13:59:32 2022 -0700 |
tree | a3e14f9b36f0a4f7159d80970f3bccb83f20ce0e | |
parent | cbc9335ca1d5ad119a46be5ecc32cb5dc21180aa [diff] |
[lc_ctrl/dv] Added common security countermeasures test. - Added sec_cm_tests.hjson to import list in lc_ctrl_sim_cfg.hjson - Imported sec_cm_pkg into lc_ctrl_env_pkg - Set sec_cm_alert_name to "fatal_state_error" in lc_ctrl_env_cfg - Checking status and lc_state registers in lc_ctrl_common_vseq - Checking DUT outputs in lc_ctrl_common_vseq - Added lc_ctrl_sec_cm, lc_ctrl_state_failure and lc_ctrl_tl_intg_err to lc_ctrl_sec_cm_testplan.hjson - Added MUBI coverage to lc_ctrl_cov_bind.sv Signed-off-by: Nigel Scales <nigel.scales@gmail.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).