commit | b158933d5b4a7aac0001bf1d0739d5dc93ba163f | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Mon Sep 20 15:50:19 2021 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Tue Sep 21 13:48:15 2021 +0100 |
tree | d40260cf84c5b20f1d3269861011f9153a35e599 | |
parent | 77cc4b32b2c9d3f1823e1c285629a6f0c050cea3 [diff] |
[otbn] Align ERR_BITS and FATAL_ALERT_CAUSE * Have all fatal error bits present in both ERR_BITS and FATAL_ALERT_CAUSE, in the same order. * Shift fatal errors to bit position 16+ in ERR_BITS to give room for expansion of software errors below that without having to redo the stuct layout. Fixes #8259 Signed-off-by: Philipp Wagner <phw@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).