commit | 0a0aaa3ff73a52971d303d0237aaa9308f1c18d0 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Fri Sep 25 12:53:34 2020 -0700 |
committer | cindychip <cindy.chen0316@gmail.com> | Fri Sep 25 13:55:56 2020 -0700 |
tree | a6ba1841d95772f5de8ce3c3271f39a80788d87d | |
parent | 44ec2bab162fde5ccc905ee2340c607145caedd1 [diff] |
[dv/alert_handler] fix csr test failure The csr test failure in alert_handler is due to recent change in ping timer. The ping timer now sends out ping testing much more frequently. If during csr testing, ping test sent out without any response, it will change the value for alert_loc_cause, and csr test cannot auto predict that. Instead of exclude the loc_alert_cause related registers, this PR drives alert and esc signals to response to ping. Signed-off-by: Cindy Chen <chencindy@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 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).