commit | 405dd3e557d225575ffd5f547840a4978cf2ccf3 | [log] [tgz] |
---|---|---|
author | Silvestrs Timofejevs <silvestrst@lowrisc.org> | Tue Mar 30 15:53:49 2021 +0100 |
committer | Silvestrs Timofejevs <silvestrst@lowrisc.org> | Thu Apr 08 20:22:15 2021 +0100 |
tree | b58ca101da392b4a509383a604c4b87aac0ffc70 | |
parent | 57be47e8aba1edb9d40c1d8f1fe725ce80506d9d [diff] |
[sw, rom_ext_signer] Remove toochains file Cargo does not like empty toolchains file, and won't do `Cargo fmt` and `Cargo test` unless it is removed. If we need it back at some point there is a way in meson to check whether file exists, but for now it is removed. Signed-off-by: Silvestrs Timofejevs <silvestrst@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).