commit | dc5b9a9e28998d4f43fcb8fbc26afec955969b42 | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Fri May 07 15:03:47 2021 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Wed Jun 16 17:39:25 2021 +0100 |
tree | af740b8253d47ee93d03e93dff0c7a489baa9585 | |
parent | ba56cd3b14fd7650989f56e968014da0995f30a5 [diff] |
[otbn] Document data integrity measures Start the documentation of security features in OTBN with a documentation of its data integrity measures. This commit adds two new sections to the documentation: - A high-level security feature overview, i.e. the "sales pitch." - A more detailed description of how the features are implemented in the Design Details section. The documentation is a starting point and we will need to add more features and refine them as we move on with specification and implementation. Fixes #4007 Signed-off-by: Philipp Wagner <phw@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 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).