commit | a3bcba1afcf531959e4bb69616f18bbb92cfa87a | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Aug 31 15:13:47 2020 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Mon Aug 31 15:25:27 2020 +0100 |
tree | 6fe95a4b7ea012aadb95730fd2fec953eec7d5e0 | |
parent | ff85e054325677fd08ddbe9e603ff381f49bba64 [diff] |
[ci] Force setuptools version < 50.0.0 There's a long and painful discussion on the setuptools issues list (I count 9 issues raised the day after the release). This is all to do with how Debian/Ubuntu installs stuff with pip. There's an "official" workaround that involves setting things in your environment, but that looks a bit fiddly with the Azure pipelines stuff and this has been such a disaster that I'm pretty certain the setuptools maintainers will release something more sensible soon. See e.g. https://github.com/pypa/setuptools/issues/2350#issuecomment-683512526 for a careful description of what's going on. Signed-off-by: Rupert Swarbrick <rswarbrick@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).