commit | d09b8ec7af9a515d5ccd6d0cf21364873be85881 | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Fri May 29 16:57:35 2020 +0100 |
committer | Garret Kelly <Garret.Kelly@gmail.com> | Sat May 30 21:45:46 2020 -0400 |
tree | 502a3d25d14843563e14941defa09e00035c45d8 | |
parent | 9114454b9c6918c5c23f2111b3678bb05aa666ff [diff] |
Remove flake8 from apt requirements Since 8149d1cf2fd3c5b33e2f8353c30f4d140847b5be we install flake8 through python-requirements.txt, making it easier installable for users who are not on Debian/Ubuntu. Therefore we can remove it now from apt-requirements.txt. 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).