commit | 6a674b1a6fe7f47c0326ad72e29f5e2a373a2c81 | [log] [tgz] |
---|---|---|
author | Alexander Williams <awill@google.com> | Thu Feb 10 17:41:11 2022 -0800 |
committer | tjaychen <timothytim@google.com> | Tue Feb 15 17:24:45 2022 -0800 |
tree | d898cb34fc5b200e7cf05bc880bf5b5dc93ac61e | |
parent | 3ad30ce8e932f9e016bd7e4f171c469132b35001 [diff] |
[usbdev] Make direction-specific isochronous config Separate configuration for the IN endpoints and OUT endpoints for isochronous settings. Make a configuration for control OUT endpoints also trump the isochronous setting for IN endpoints for consistency. Clean up the software to handle the independent directions for halt and isochronous configurations. Signed-off-by: Alexander Williams <awill@google.com>
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).