commit | eb936d651c909eff697d5944ff45b5a1f305fd21 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@opentitan.org> | Fri Aug 26 10:15:22 2022 -0700 |
committer | Cindy Chen <cindy.chen0316@gmail.com> | Fri Aug 26 15:50:48 2022 -0700 |
tree | 18a7f62239a9d3aacb3be88ccf25514e9db2abdc | |
parent | c3428cc997f5d5697c925e427972b0b020a6408e [diff] |
[dv/kmac] Change how scb fetches sideload key The current scoreboard only fetches sideload key when the valid bit dropped and reset to 1, but does not count the scenario where we change the key value on the fly. Changing the key value on the fly is not a valid operation, but we want to test it to make sure it won't create any unexpected errors. 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).