commit | cd19b113eabc77bd5907a51307a54e3f468ac1a0 | [log] [tgz] |
---|---|---|
author | Michael Munday <mike.munday@lowrisc.org> | Fri Jun 11 16:56:13 2021 +0100 |
committer | Michael Munday <mike.munday@lowrisc.org> | Tue Jun 29 12:01:21 2021 +0100 |
tree | 1d1f32f2040a2861db57406d9b59f047e916827e | |
parent | 39df35f7675605b68ea81e77c35a73175031f811 [diff] |
[mask_rom] Add documentation for Memory Protection module This documents the mask ROM's Memory Protection module which is responsible for using Ibex's Enhanced Physical Memory Protection (ePMP) feature to prevent the execution of unverified code. Note that this module was originally part of the 'Lockdown' module however since the 'Lockdown' module has evolved to solely specify the memory protection scheme it has been renamed to more accurately reflect its purpose. Signed-off-by: Michael Munday <mike.munday@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 and our documentation on project organization and processes 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).