commit | 4a807ec827b0e8c6c8a931ae596602485750361f | [log] [tgz] |
---|---|---|
author | Jade Philipoom <jadep@google.com> | Thu Nov 11 10:20:03 2021 +0000 |
committer | Alphan Ulusoy <alphan@google.com> | Thu Nov 11 09:19:47 2021 -0500 |
tree | 443c08cdd3cf0fef723078d002ed2724c5222ae8 | |
parent | 3653c65fa582c2104d2bf7295e6637a37b96b432 [diff] |
[sw/silicon_creator] Minor fixups for mask ROM OTBN driver. Follow-up to #8966 Adjusts the return type and comment for `otbn_execute()` to reflect that it no longer has any path to return errors. Also fix the error code for OTBN internal errors. Signed-off-by: Jade Philipoom <jadep@google.com>
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 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).