commit | 3438582995a64afca6e28ba6b3b2ce6ae7b974d4 | [log] [tgz] |
---|---|---|
author | Andreas Kurth <adk@lowrisc.org> | Wed Aug 17 12:35:08 2022 +0200 |
committer | Canberk Topal <87007427+ctopal@users.noreply.github.com> | Thu Aug 18 13:57:26 2022 +0100 |
tree | 119b3d93246869597d4208634f5a2b81a6e3b14b | |
parent | 2c70edcbb7ef145cacf961c7433489af974b0e42 [diff] |
[otbn,dv] Fix alert cause for faults in TLUL adapter counters Faults injected into the counters of an OTBN TLUL adapter manifest as bus integrity violation and not as bad internal state. This commit fixes `check_sec_cm_fi_resp()` in `otbn_common_vseq` accordingly, resolving failures in the `otbn_sec_cm` test. Signed-off-by: Andreas Kurth <adk@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).