commit | 8c96f952159b03eba5cebfa2af3f3606d23909ad | [log] [tgz] |
---|---|---|
author | Jes B. Klinke <jbk@chromium.org> | Thu Mar 03 15:59:09 2022 -0800 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Mon Mar 07 14:40:03 2022 -0800 |
tree | c4d375a368d32db36bcbe6b2ef1797b3dc132413 | |
parent | b6b5c90e8fd88a411d71351ecaabc9f5bfd19c5f [diff] |
[opentitantool] Revert default interface to "empty" In order to support the opentitantool subcommands that do not operate on any debugger backend, the default backend should be one that can be instantiated without any hardware, but does not support any features. I previously changed that default as part of adding session support, without realizing the usefulness of an "empty" transport. This CL reverts the default. Signed-off-by: Jes B. Klinke <jbk@chromium.org> Change-Id: I56874bba81552cf440387d8bb110d9162946f4ce
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).