commit | b02859e6879105e905bf3d00fb22e2338751aaef | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Tue May 12 22:33:25 2020 -0700 |
committer | tjaychen <timothytim@google.com> | Mon Jun 15 18:47:55 2020 -0700 |
tree | cb72132556f3247192f592d06775c8daf842bccc | |
parent | 4851176de1f3c6f6bc385154a3c01f439071ed5d [diff] |
[flash] - Add flash info page support Flash info pages are accessible only from the flash controller and not from the host. This commit adds the functionality by basically assigning an extra address bit to access the info pages when going through the controller. 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).