commit | f0f3426ba5a49d728bb623e428130941028c88cb | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Wed Oct 20 00:22:51 2021 +0000 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Wed Oct 20 11:57:50 2021 -0700 |
tree | 01057b94958e82a08bb0e70443624606e2c3a041 | |
parent | 4be2a4d1142c03eb300d447a7697a207b53cb051 [diff] |
[dif/rv_timer] Prepare for `dif_rv_timer_init()` autogen. The RV Timer `dif_rv_timer_init()` function contained reset logic that was inconsistent with other IP's DIF APIs. In order to auto-generate the `dif_<ip>_init()` function across all IPs (as stated in #8409), this reset logic must be separated into a separate DIF/DIF invocation. Signed-off-by: Timothy Trippel <ttrippel@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).