commit | 769d5b0ac323ae62ec6e71ded02593901b7e04cf | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Wed Dec 16 10:56:27 2020 -0800 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Wed Dec 16 15:39:03 2020 -0800 |
tree | 64f4bb376b955e86c625b96c053b4163087cc00e | |
parent | b56de48ba18f36175acc375e3a50af4c0696f057 [diff] |
[keymgr/dv] Change polling cfgen to wait for 2 cycles As Cindy pointed out, if polling cfgen during synchronizing, scb need to handle those 2 cycles when value is changing. Use 2 cycles delay to avoid special handle in scb Also fix a typo at checking cfgen value 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 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).