commit | 36cbccbefa66530bfb94d219b1749e3b31f8331d | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Tue Nov 23 13:35:12 2021 -0800 |
committer | tjaychen <timothytim@google.com> | Tue Nov 23 19:46:40 2021 -0800 |
tree | 4eb58d8ab2a059f7900aef84f08522b6c6161950 | |
parent | 42406d3b9be7659c31f07f1f9fbaaa7b2726fd7c [diff] |
[top] Fix pinmux reset assignment Pinmux was assigned the wrong root reset and as a result was still held in reset with the strap signal was received. This means pinmux does not actually perform the strapping function since all its logic is held in reset. Fixes #9365 Signed-off-by: Timothy Chen <timothytim@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).