commit | 967f636f75ebc5a6d65d8455e276ca5782e10feb | [log] [tgz] |
---|---|---|
author | Silvestrs Timofejevs <silvestrst@lowrisc.org> | Wed Oct 07 11:55:52 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Wed Oct 07 19:43:42 2020 +0100 |
tree | a383a4f4d5ab09ed0486564a2a46a6bf9b7a102c | |
parent | a4fb905739853f6616202899ba71f5ba46cd86ad [diff] |
[sw, mock_mmio] Add a dummy `mmio_region_from_addr` This is part of #3561, and is required for `rom_ext_manifest_parser` to compile in the unittest. This is likely to be temporary and should be reverted when we swicth to non-mmio `rom_ext_manifest_t.base_addr`. 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).