commit | 3d9ef08dbbcb7df6c3ac1fb0197ecd1f3422f671 | [log] [tgz] |
---|---|---|
author | Alphan Ulusoy <alphan@google.com> | Sun Feb 13 11:31:19 2022 -0500 |
committer | Alphan Ulusoy <alphan@google.com> | Sun Feb 13 22:00:15 2022 -0500 |
tree | cb76f1b4cbb065f3131c378c65d76cb47567d4c6 | |
parent | 6be4b6fcbcf0fb7849b4afce89e24537258349d5 [diff] |
[sw/silicon_creator] Add kWatchdogMinThreshold This commit adds `kWatchdogMinThreshold` and updates `watchdog_init()` so that watchdog is not enabled if the threshold in OTP is less than this value. Signed-off-by: Alphan Ulusoy <alphan@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).