commit | e8713f4bb29c285f8cc4689d2dc069aa43450f68 | [log] [tgz] |
---|---|---|
author | Srikrishna Iyer <sriyer@google.com> | Wed May 26 20:13:29 2021 -0700 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Thu May 27 14:15:51 2021 -0700 |
tree | ed7caf390f937e62d4c6f4bdd428141ab90aa15b | |
parent | c97d30a8085391f572842cab78dca4dc7414ed61 [diff] |
[doc, testplans] Fix non-existent tests Several testplans indicate tests that do not exist yet. It would be better to set the name correctly when the test is actually developed. Going forward, missing tests in the testplan and written tests that do not map to a testpoint will be flagged as an error in the pre-submit CI. In addition, there are some cosmetic fixes such as line length exceeding 100 chars. Signed-off-by: Srikrishna Iyer <sriyer@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).