commit | 55ef1a6e3d1555e5f303059ddd8b3e58c15636a7 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Thu Apr 08 12:42:12 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Thu Apr 08 17:25:12 2021 +0100 |
tree | c1b3bd3becb8b19ff1ead38e77856d8060ec436b | |
parent | 9eb2a9c9fd5d8e8342b2a9da5d7e6470e2a26ebf [diff] |
[otp_ctrl] Put req_type_o signal back again This has been a rather complicated history, because of PRs colliding in mid-air. The signal was added by commit 564683d and added a second time by 5174eaf (a broken rebase). We then removed one copy in 05ef653, fixing the resulting compile error. And then 8d33919 removed the other one: presumably another broken rebase. Put one back! 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 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).