commit | 09eb5512f3ac7c17f48eaa6abfe89ba5e5ac8dee | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Tue Feb 01 14:19:14 2022 -0800 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Wed Feb 02 22:07:04 2022 -0800 |
tree | f7ad661f03ede2377adb5215c0962c0f6657a19a | |
parent | 92a3f2450f305af825b2887bb7d64e4a14c9b1dd [diff] |
[keymgr/dv] Several DV updates for recent design changes several fixes for recent design changes 1. add covergroup for control_shadowed 2. fix start bit predict 3. change to use csr_wr for start reg 4. fix shadow reg test. When storage error occurs on control_shadowed, we can't issue operation as the reg is locked 5. fix keymgr_direct_to_disabled_vseq. need to program start CSRs Signed-off-by: Weicai Yang <weicai@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).