commit | dd27a00c02262ca36519f2e06ee64b0ea259d84d | [log] [tgz] |
---|---|---|
author | Alexander Williams <awill@google.com> | Mon Feb 14 15:52:16 2022 -0800 |
committer | tjaychen <timothytim@google.com> | Thu Mar 03 15:59:11 2022 -0800 |
tree | a3986fcf87d64568eb8b5f90b4430c75274e28e7 | |
parent | 050b98c51f1290d1635fea76cce54bcf05488ede [diff] |
[usbdev] Generate internal SOF when needed If the host's SOF is missing, generate an internal SOF. Wait an extra 5us for the maximal frequency difference allowed. If no SOF is received, increment the frame number and signal a new frame. 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).