commit | 7a66d31f1e22ca80b83eb79778b43dc26f738d48 | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Wed Sep 29 12:04:20 2021 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Wed Sep 29 13:57:31 2021 +0100 |
tree | 02bd7a60d6d1e7d00c4f8242386c8d31b0cdc40e | |
parent | 1ea30bc0ae648dd1778688cf89d3c7b7d5249954 [diff] |
[ci] Avoid installing/building/testing Rust in CI rustup, our way to installing Rust, is currently broken, breaking all CI jobs. Avoid installing Rust until the issue is fixed. Software builds should continue, but skip the Rust parts. https://github.com/rust-lang/rustup/issues/2855 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 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).