commit | 99d4ffd0053ffea6f0a7fcf8ebb4e118feac59f5 | [log] [tgz] |
---|---|---|
author | Chris Frantz <cfrantz@google.com> | Wed Dec 15 16:19:01 2021 -0800 |
committer | Alphan Ulusoy <alphan@google.com> | Tue Jan 11 02:49:31 2022 -0500 |
tree | 548da736112df6231a179cac15135585f6737a7b | |
parent | 827b23227e7ef0beaafe73920cba51a56e8e0afa [diff] |
[mask_rom] Set the alert configuration for RMA OTP. The Mask ROM fails to boot in verilator because an empty (all zeros) alert configuration does not correspond to any valid configuration value, thus resulting in an error such as `kErrorAlertBadEnable`. This configuration represends no alert configuration: all escalations disabled and all alerts unclassified. Signed-off-by: Chris Frantz <cfrantz@google.com>
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).