commit | 490e1cbc80e9277394acd6fb4275966a27c25a76 | [log] [tgz] |
---|---|---|
author | Jes B. Klinke <jbk@chromium.org> | Fri Feb 10 18:07:15 2023 -0800 |
committer | cfrantz <frantzcj+github@gmail.com> | Thu Mar 09 13:26:08 2023 -0800 |
tree | a5282989fce3bde1e871bc5a3893eaf62893a130 | |
parent | 168a3dacbe5c54b676fe6f3aa2a83541b7bb9122 [diff] |
[opentitantool]: Proxy forwarding of strappings When using `opentitansession`, often the session process will be provided with configuration files on startup, and the individual `opentitantool` invocation may or may not get any configuration file arguments. To handle all cases, `gpio apply` should check if either the session process knows a strapping by the name, and in that case have the session process apply it, or check if local files declare a strapping by the name, and in that case instruct the session process to individually configure every pin mentioned in the strapping. Signed-off-by: Jes B. Klinke <jbk@chromium.org> Change-Id: Ieb80862234b8c1fb879db15778e6c69ff397f1c2
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).