commit | e04db85295744ff621c6d735dee0f62b3ce59cbe | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Thu Oct 15 13:37:16 2020 +0100 |
committer | Alex Bradbury <asb@asbradbury.org> | Wed May 05 18:54:41 2021 +0100 |
tree | dd42ac92e926839a2adcc81da0f69a5cd0a44de8 | |
parent | 5802fd8fddff95a905671054b1554f87c9ca6b96 [diff] |
[doc] Add short-form contributors guide This document is a short-form companion to the upcoming detailed contributors guide. It gives an overview of how we work, how to create bug reports, our Security Issues Process, and the usual process for contributing code. The contribution guide effort was kicked off by Pirmin and has since seen suggestions, edits, and comments from a wide number of people across the project. Signed-off-by: Alex Bradbury <asb@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).