commit | 5c3d5754f2dd585eb769b6500c3d75c18c7a5567 | [log] [tgz] |
---|---|---|
author | Sam Elliott <selliott@lowrisc.org> | Fri Sep 25 18:46:19 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Fri Sep 25 22:35:11 2020 +0100 |
tree | 76586ac2aa65275b4f52c98af8b530546dff0724 | |
parent | eca20779435427ebaa0d14e5a6471f5cee3fe167 [diff] |
[sw/device] Move Device-specific Addresses This takes a slightly more principled approach to device-specific addresses, as used by DV (we've already done the same for verilator). Now test status reporting just looks at the potential address to write into, rather than the exact device kind, and the same for the DV logging which bypasses the UART. This should allow us to replicate this functionality in more simulation environments, without having to update lots of different parts of the codebase. 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).