commit | 7c39b476a3c12261dc3cbf3c1149ed4a7322ef87 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Thu Jan 28 11:09:01 2021 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Mon Feb 01 11:55:35 2021 -0800 |
tree | 303b50a5797161c80a054909b4e8d2230fc4f8bf | |
parent | 20cea71ac51adf3914ade5e70becd3b8c7e4eb20 [diff] |
[dv/otp_ctrl] regwen sequence This PR adds a regwen sequence in OTP_CTRL. The timing to check direct_access_regwen is very sensitive because it is written by HW and write to 0 only when DAI operation is in-progress. This PR follows keymgr's cfgen sequence example and read direct_access_regwen register during DAI busy, and write one of the enabled registers when access is locked. 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).