commit | 572119048b1384f458b2714bcc1b963d05412889 | [log] [tgz] |
---|---|---|
author | Alphan Ulusoy <alphan@google.com> | Mon Jun 06 10:46:28 2022 -0400 |
committer | Alphan Ulusoy <alphan@google.com> | Mon Jun 06 17:35:53 2022 -0400 |
tree | 81d744d9514e8230b5176e913f6d3f14d6c2cf26 | |
parent | d4ec83875b31850cb334428e42933b15584d685b [diff] |
[sw/silicon_creator] Update functests that rely on reset info Since the SPI flash based bootstrap implementation in opentitantool ends with a software requested reset, both POR and SW_REQ bits of RESET_INFO will be set when a functest runs. This commit updates functional tests that expect rstmgr's reset info to be only POR at the start of the test. 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]({{< relref “CONTRIBUTING.md” >}}) 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).