commit | f28246b7ba7ba50508d724ca781eb184da51c5d0 | [log] [tgz] |
---|---|---|
author | Alexander Williams <awill@opentitan.org> | Tue Mar 07 21:54:31 2023 -0800 |
committer | Alex Williams <a-will@users.noreply.github.com> | Sat Mar 11 04:55:37 2023 -0800 |
tree | 5c59e5d32847e606d8320d891190faffa2ca056f | |
parent | a8a5bc1b8db91bd3d37992be3ef1c27b995199c6 [diff] |
[uj] Add commands to interact with SPI flash Add ujson commands to read the SFDP, read the JEDEC ID, erase sectors or the whole flash array, and program the flash array of the SPI flash chip connected to OT's spi_host. Signed-off-by: Alexander Williams <awill@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).