commit | adb81c8ace13eb730515f606016345ff20ceb425 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Thu May 12 14:51:42 2022 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed May 18 13:20:20 2022 +0100 |
tree | 1ae73de0f607fe6baee7fd3212255670446f639e | |
parent | d498f91d69f914073670b4a5cfc838bb6378083a [diff] |
[otbn,rtl] Fix timing of locking signal from controller Commit 2aa877f *still* didn't quite get the timing of the locking signal right. It squashed the single-cycle glitch at the start of the secure wipe, but left another one at the end. This simple patch sorts things out at both ends. Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.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).