commit | 6ddbb231d193128aa8738131b58ae367dbfe4ffd | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Mon Mar 08 11:16:17 2021 -0800 |
committer | Michael Schaffner <msf@google.com> | Mon Mar 08 19:38:55 2021 -0800 |
tree | 1e4e26af3f41f1a7ab157e54483ce51df1e39ca9 | |
parent | 61540b43755d5c6bee2041117411ce9b81e67b69 [diff] |
[otp_ctrl] Properly end cnsty/integ checks that found an error This changes the behavior of the buffered partition checker logic such that failing checks signal back to the LFSR timer that they have finished performing the check. That way, the LFSR timer can still continue running and triggering checks in other partitions, despite the faulty partition being in the terminal error state. Signed-off-by: Michael Schaffner <msf@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 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).