commit | 41a94472b9540d43e497700a9a56ad9c98b840ec | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Dec 14 17:15:00 2020 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Dec 16 15:33:28 2020 +0000 |
tree | d805d752f1dfa3ab0f507a37b08e5eb4401f9afc | |
parent | d28548822aebe3c00c4f4330abe11fc3274b3804 [diff] |
[otbn] Fix logic for picking LSU target in rig This wasn't quite right before (there was a bug that meant we calculated k_min/k_max "backwards" from offset_range), and the comments were a bit confusing, because I'd changed notations a few times when writing it without tidying everything up properly. This should be correct now and, possibly more importantly, it's rather easier to follow the comments to convince yourself that it makes sense! 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).