commit | 0464b8aac278a709eb43f4c28c3882eae5616819 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Thu Mar 18 11:28:52 2021 -0700 |
committer | cindychip <cindy.chen0316@gmail.com> | Mon Mar 22 11:03:28 2021 -0700 |
tree | 5fd22600b7e72d9d99501ec76dfd807a5b2ee0d4 | |
parent | 0c0ece5e19d43c90f4dda64373915cff06394ed7 [diff] |
[fpv/otp_ctrl] Disable assertions due to lc_esc_en This PR disable `prim_sync_reqack` assertion that checks request has to stay high until ack. This scenario won't work if `lc_escalate_en` is issue. Then the req will reset to default even though ack is still low. 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).