| commit | 4798f27d213d0a6101866f328387c02c890b1aa0 | [log] [tgz] |
|---|---|---|
| author | Timothy Chen <timothytim@google.com> | Wed Mar 24 17:19:42 2021 -0700 |
| committer | tjaychen <timothytim@google.com> | Tue Apr 06 17:50:59 2021 -0700 |
| tree | cec48d3dd1e85a4c41752e2632ba1bbac12e4d89 | |
| parent | 9b931466059884143e14d1dac8c626205abe3f7b [diff] |
[flash] Improve flash ECC handling based on transasction attribute Refer to #4812 - When an instruction type transaction sees an uncorrectable error, it is always returned to the source as an error. - When a data type transaction sees an uncorrectable error, it is returned based on software configuration (this may be further improved to lv_hw_debug_en. Discussions are ongoing). - Regardless of the error return type to the source, the error is always collected in the flash_ctrl and alerts generated for consumption. Signed-off-by: Timothy Chen <timothytim@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).