commit | 5557f964dd309976d17f7785dba0737fba2d8b8f | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Mon Sep 21 15:10:56 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Mon Sep 21 18:05:00 2020 +0100 |
tree | efea9ad7ba3b2a1f7ff86e18fd56080b564d5440 | |
parent | b3de05307cd7d50804d15a6282ea4725b468ad79 [diff] |
[vendor] Do not include diffstat and signature in patches The signature line contains, by default, the git version number. Every time we re-run vendor.py on a patch repo with a newer git version, the patches change without actually changing content-wise. The git version number serves no other purpose, so we can simply remove it. Also remove the diffstat, which is not very meaningful in committed patches, but also adds noise when updating patches. 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 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).