commit | 05269d0f1c196060cfc702b024c9ed8e61e3377e | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@opentitan.org> | Fri Dec 02 15:45:55 2022 -0800 |
committer | Cindy Chen <cindy.chen0316@gmail.com> | Fri Dec 02 19:40:05 2022 -0800 |
tree | 98f24beb9257adc14ae8680324c2398a75f337f7 | |
parent | c5965e8741bfc425a62da4c40c5c5940f2c5f0f3 [diff] |
[dv/chip] Disable alert ping scb default check This PR disabled alert_esc_agent ping timeout check in chip-level scb because: 1). the check is mainly made for block level, so it is not properly configured. 2). chip level can read out loc_alert_cause register to check ping timeout. It does not need to rely on agent results. Signed-off-by: Cindy Chen <chencindy@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 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).