commit | 5aba85ae4b645f7cf3bb592dd522e88c5b659bfa | [log] [tgz] |
---|---|---|
author | Jes B. Klinke <jbk@chromium.org> | Thu Feb 16 09:35:39 2023 -0800 |
committer | cfrantz <frantzcj+github@gmail.com> | Fri Mar 03 12:49:16 2023 -0800 |
tree | 3345e60f48010223d69f7013ffb5aa6d0c03dba7 | |
parent | cf26aababa18f8a3a8e74d05d20a02770eb8e50d [diff] |
[cargo]: Repin crates, and add Cargo.lock to git This change was obtained by running the commands: ``` touch third_party/rust/Cargo.lock bazel run //third_party/rust:crate_index -- --repin ``` Signed-off-by: Jes B. Klinke <jbk@chromium.org> Change-Id: Iacf1408ff157d7a2929ded4495004678ecda56f3
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).