commit | 138c97d9ea9d3dad3acc91c4367395f91fd3bfa1 | [log] [tgz] |
---|---|---|
author | Jon Flatley <jflat@google.com> | Fri May 07 14:59:40 2021 -0400 |
committer | jon-flatley <47988881+jon-flatley@users.noreply.github.com> | Fri Jul 09 12:03:09 2021 -0400 |
tree | 9f1f7e91a52683bf2b65c08028846409dbe933a6 | |
parent | d8330f41ef046a18aaf881fea6e8e5ecb974cee3 [diff] |
[sw/silicon_creator] Add OTBN ROM driver Adds an OTBN driver implementation with unittests. This driver is heavily based off of sw/device/lib/dif/dif_otbn*, introduced in commit 1c7cf8f8d24e ("[otbn] Initial DIF") with slimmed down error checking and irq, init, and restart routines pruned. Signed-off-by: Jon Flatley <jflat@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 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).