commit | 38bb72d0595ce6e7dd6e6226e6f03c22819d5b17 | [log] [tgz] |
---|---|---|
author | Eunchan Kim <eunchan@opentitan.org> | Tue Sep 14 15:23:51 2021 -0700 |
committer | Eunchan Kim <eunchan@opentitan.org> | Thu Sep 23 11:21:05 2021 -0700 |
tree | 939cd7d884c3a7918fd64ada926bee05a5364c22 | |
parent | b9dca5d5fb796b0667afc83b547b18d4e2a15a3d [diff] |
[spi_device] TPM over SPI specification This commit adds the TPM over SPI section in the SPI_DEVICE HWIP Technical Specification. TPM over SPI function is added in previous commits. This commit describes the overall TPM submodule inside the SPI_DEVICE IP. The document does not explain the details of the TPM spec. It is assumed that the readers have enough knowledge in the TPM and the SPI spec. Signed-off-by: Eunchan Kim <eunchan@opentitan.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).