commit | 586b93f6eeee623d0bd352c93b9bb72c9c448a2f | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Tue Nov 10 16:25:39 2020 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Thu Nov 12 07:56:02 2020 +0000 |
tree | 3a9318f2c557728e02565232b8a718e172caa709 | |
parent | b8e71d3db11f743f2ec986683562af02c7c410f8 [diff] |
[regtool] Tidy up output dir / file selection This checks that we don't specify both the output file and the output directory, and also checks that we don't specify an output file for a format that expects an output directory or vice versa. Finally, it slightly improves an error message and removes some repeated code. Signed-off-by: Rupert Swarbrick <rswarbrick@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).