commit | 7d25fd9a4b4742822f850442bbf782769338a8d5 | [log] [tgz] |
---|---|---|
author | Sam Elliott <selliott@lowrisc.org> | Fri Nov 06 12:05:06 2020 +0000 |
committer | Sam Elliott <sam@lenary.co.uk> | Fri Nov 20 17:39:31 2020 +0000 |
tree | 718e99f6bdd3009cde46841deaf9ed0d5c6bb702 | |
parent | 9c14933cbeee7e122aa43d2c80f36e08e00747a4 [diff] |
[sw] Add API Guidelines for DIF Parametization During the implementation of the Reset Manager, there were queries about how to expose hardware parameters to DIF users, especially where those parameters are related to the size of buffers required by the interface. This Change adds guidance about how we want to treat these parameters going forwards, so there don't have to be major interface changes when we switch to fully parameterizing the DIFs. Signed-off-by: Sam Elliott <selliott@lowrisc.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 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).