commit | d3aa20c756a193f8b79dc0b1e967142bea30f2ec | [log] [tgz] |
---|---|---|
author | Sam Elliott <selliott@lowrisc.org> | Wed Jul 15 17:02:24 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Thu Jul 16 14:15:01 2020 +0100 |
tree | 4d68fe03489f8f6e334e58ee34afae748892268f | |
parent | d921c95072dad81056a27992d48f204d198975ca [diff] |
[sw] Remove 16-bit MMIO Functions These are currently not used, and do not have a fully-featured API. Indeed there is no plan to support this width in the bitfield.h library, and most comportable hardware has settled on 8-bit or 32-bit accesses being the only valid way to access MMIO registers. 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).