commit | b72a638b010b936a2ba79024ce25d8e629a3bec6 | [log] [tgz] |
---|---|---|
author | Dave Williams <dave.williams@ensilica.com> | Tue Mar 08 15:15:49 2022 +0000 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Mon Mar 14 13:25:32 2022 -0700 |
tree | 0d9c5946b110e4bf5e7b2cd3fab62e042f3113a9 | |
parent | 2f33ce93cade409b32739570882199cc1d850e16 [diff] |
[sw,tests] Verify flash_idle signaling to pwrmgr For test: chip_sw_flash_idle_low_power. Checks that when low power entry is enabled and a flash operation is in progress that the low power entry is cancelled upon receiving the WFI instruction. The watchdog timer barks to exit the WFI and a check is done to ensure the flash operation has completed. Signed-off-by: Dave Williams <dave.williams@ensilica.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).