commit | 7663946beb875c92dd5f992178fdcd46c082001b | [log] [tgz] |
---|---|---|
author | Miguel Osorio <miguelosorio@google.com> | Fri Apr 16 15:16:44 2021 -0700 |
committer | moidx <migue48@gmail.com> | Mon Apr 19 09:21:24 2021 -0700 |
tree | 9105a3bfff80c93d3ed76d979bb2097d839e9ed8 | |
parent | f1ecd5a63e443b8ed7ba2122beb3cd6dd8961607 [diff] |
[sw/dif] Deprecate the use of operation results. Operation result types result in additional boilerplate code that do not bring any value to the user, resulting in overall, overly verbose code that is cumbersome to integrate. This commit deprecates the use of operation result types as part of lowrisc/opentitan#6137. Signed-off-by: Miguel Osorio <miguelosorio@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 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).