commit | a14b2ce07f0dec3bdd692e61671a4a6e417a5399 | [log] [tgz] |
---|---|---|
author | Alphan Ulusoy <alphan@google.com> | Wed Dec 09 08:50:51 2020 -0500 |
committer | tjaychen <timothytim@google.com> | Mon Apr 05 10:21:23 2021 -0700 |
tree | 9a8493685451ac37f1761122016c1d7dac1bcfa6 | |
parent | f29a0f7a7115e03fba734b1c00691c253aceb07e [diff] |
Initial commit Signed-off-by: Alphan Ulusoy <alphan@google.com> [sw] Add dif_pwrmgr_smoktest - The test puts the device to sleep and immediately wakes up via usb - The usb wakeup is FAKE, the usb device is not actually enumerated. Instead the usbdev presents to be in suspend to activate the wake logic, which is then used to trigger a wakeup. Signed-off-by: Timothy Chen <timothytim@google.com> [dv] Convert existing dif_pwrmgr_smoketest into a dv only test - The test relies on specific dv behvaior that cannot always be replicated in other systems without intervention. Signed-off-by: Timothy Chen <timothytim@google.com> [sw] update dif_pwrmgr_smoketest - use aon_timer for wakeup instead of usb - this should now be portable across all targets Signed-off-by: Timothy Chen <timothytim@google.com> [sw] Fix typo Signed-off-by: Timothy Chen <timothytim@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 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).