commit | 3f05591fd2eec3638309e70836ef3c3af62aa998 | [log] [tgz] |
---|---|---|
author | Jes B. Klinke <jbk@chromium.org> | Fri Feb 11 10:49:35 2022 -0800 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Fri Feb 11 15:26:22 2022 -0800 |
tree | de5c8b931dc6d950a6a56ede3e722456f5ebdf07 | |
parent | 87a14518f3e52c6f24946a1674d7f24d0f821bf4 [diff] |
[opentitantoo] Move backend/ into opentitanlib The backend/ directory contains logic for processing command line arguments and constructing an instance of the Transport trait accordingly. This functionality will be needed outside of opentitantool proper. Both in dedicated test programs using a Verilator backend, and for the new session support for opentitantool. Signed-off-by: Jes B. Klinke <jbk@chromium.org> Change-Id: I197176efb9e46af107f38e2f66f395b6aa92648b
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).