commit | 4e1f1ae1cc777b490097d6d2ccbb9d781fb096f3 | [log] [tgz] |
---|---|---|
author | Silvestrs Timofejevs <silvestrst@lowrisc.org> | Wed May 13 10:08:09 2020 +0100 |
committer | Garret Kelly <Garret.Kelly@gmail.com> | Thu May 14 14:27:22 2020 -0400 |
tree | c9f0cd80e7e7efc4748ab4be222eeb22560a3b6a | |
parent | a9d893b40b9711f1bcb44491c34a4446d99ce3a7 [diff] |
[sw, dif_plic] Remove redundant code and tidy up There is no need to calculate the multireg register count and register width in bits, as these values are now autogenerated. MAX Priority is useful outside of the DIF, so it has been exposed to the consumers of the DIF. Signed-off-by: Silvestrs Timofejevs <silvestrst@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).