commit | a5b2bccb5ec336c100415ef1f44510803122c946 | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Tue Dec 15 12:01:41 2020 +0000 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Tue Dec 15 14:54:12 2020 +0000 |
tree | 4fcb69c0b9b4a64dd1fa87c1c897d1b028490d22 | |
parent | dc12cd37c0798b809e1a22a4093e6336b2e3c707 [diff] |
[ci] Remove pinning to setuptools < 50 We did have to pin setuptools due to Debian issues, which are now resolved and we can remove the pinning. We did the same for Ibex a while ago and it worked fine since, so we're reasonably confident that this change will work in OpenTitan as well. Also remove the explicit installation of six, it's not needed any more on Ubuntu 18.04. 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).