commit | 0d0f7aed6f4dbd1f00c229fc41ce0f999ac18de7 | [log] [tgz] |
---|---|---|
author | Eunchan Kim <eunchan@opentitan.org> | Thu Oct 21 18:28:49 2021 +0000 |
committer | Eunchan Kim <eunchan@opentitan.org> | Tue Nov 02 17:44:42 2021 +0000 |
tree | 0fc5c1de89575195344072a346e3d1ee7f927d3a | |
parent | 1ebc7a9de3d23ed7b88b6fd042629f2ce6a40b94 [diff] |
[spi_device] Add Upload TB This commit implements a TB runs simple upload function. It uploads a couple of commands and checks the content inside the SRAM. - Command only - Command and Address - Command and Payload - Command / Address / Payload Signed-off-by: Eunchan Kim <eunchan@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).