commit | 58f5ad256abf6c6d69622e192028748beff687ad | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@opentitan.org> | Mon Feb 07 15:30:11 2022 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Mon Feb 07 18:53:58 2022 -0800 |
tree | af6d84691756cdba4043f8658b93463c610f487c | |
parent | 72f98d6f87cb58bbcaf96f28d2b99b6c4333a6ee [diff] |
[kmac/rtl,DV] Alignment on swapping alerts order This PR follows PR #10517 which swaps the order of fatal and recoverable alerts. With that PR, now alert[0] is recoverable alert and alert[1] is fatal alert. With this change, we would like to update the alert_test register as well, so now: alert_test field[0] corresponds to recov_operation_err alert_test field[1] corresponds to fatal_fault_err Signed-off-by: Cindy Chen <chencindy@opentitan.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).