commit | f2bcb61b93ae27c2802f1d7a5068c2cfcdf4bce1 | [log] [tgz] |
---|---|---|
author | Eli Kim <eli@opentitan.org> | Wed Sep 21 15:28:51 2022 -0700 |
committer | Eli Kim <github@elikim.dev> | Fri Sep 23 17:18:20 2022 -0700 |
tree | d559a4ff94bf7de0db2e1a297723ddbab7193eee | |
parent | 7250740b9bb7f9235fec4ff7563b1675ac2d53b6 [diff] |
Enable ISR for chip_sw_sleep_pin_wake test When device enters normal sleep mode, it is woke by any interrupts. This commit enables ISR and PWRMGR AonWakeup interrupt to wake up from normal sleep and check if the PINMUX wakes up the SW (Core) or not. Signed-off-by: Eli Kim <eli@opentitan.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 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).