commit | 00c806359e2a7499cd5b2877d29483e0ae0b975b | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Nov 16 13:33:40 2020 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Tue Nov 17 16:06:39 2020 +0000 |
tree | 4a1fe24acb304a71d189b2ec4c46c9cbbb809066 | |
parent | dc7e9f80a8d829fa2584f2fe7f2d439aaaa33cf4 [diff] |
[otbn] Support for an unbounded x1 call stack in otbn-rig The random instruction generator now avoids reading (and popping) from the call stack so many times that there's no architectural value. Doing so will trigger an alert (not currently handled in either the ISS or the RTL), so we don't want to do it by accident. 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).