commit | 98e8210f41ab950c72eea0d4e13d5ba9619b4848 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Fri Mar 25 21:09:49 2022 -0700 |
committer | Michael Schaffner <msf@google.com> | Thu Mar 31 12:37:40 2022 -0700 |
tree | b6b22aaed353d4e05221343d9b529eb8b8e05b8e | |
parent | d5faf889bda724fc150f21bc147b76bdf2c731f6 [diff] |
[sram_ctrl] Fix local_esc gating bug This bug was present even before the timing fixes - but it was not visible in the smoke test. I.e., only the sram_ctrl_lc_escalation test caught this. A TODO is added to indicate that this logic should be replaced with tlul_lc_gate in the future. Signed-off-by: Michael Schaffner <msf@opentitan.org>
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).