commit | a21bc2e5078ee224735b0d17a08b1ab9df926a88 | [log] [tgz] |
---|---|---|
author | Miguel Osorio <miguelosorio@google.com> | Fri Aug 21 18:31:24 2020 -0700 |
committer | moidx <migue48@gmail.com> | Tue Oct 06 00:00:30 2020 -0700 |
tree | 5f965c996c44b605e27124e6ba75a1fb60b7f61b | |
parent | 51a23424ec66cece8c179f67388efa7cdad34381 [diff] |
[doc/security] Attestation Introduce Device Attestation doc for OpenTitan. Attestation is the mechanism in which software verifies the authenticity and integrity of the hardware and software of a device. The document was converted to markdown by a GDoc plugin and formatted by a md-linter. Since the maximum line width is set to 80cols, in most cases a sentence change will trigger a full paragraph reformat/diff. The GDoc to Markdown pluging generates tables in HTML format, which in this case is useful to retain the per-cell text formatting and the rows and columns layout. 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).