commit | 7aa16425883d51d875be2ee4a0735642f7b38e4c | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Feb 22 10:43:52 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Tue Feb 23 08:07:12 2021 +0000 |
tree | 75c87a0b3e5904ef960e8fc7f4a420d62ad37e35 | |
parent | d861bea1215bb42d3b07984a9f4fb8a4b7c0a82c [diff] |
[otbn] Simplify error tracking in the ISS Rather than tracking proper errors with messages (which we didn't actually have any way to look at anyway), set the ERR_BITS bits explicitly. One advantage of doing this is that it lets us write something more understandable in the ISA docs. 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).