commit | 621c331d8926d291a895dd5a2c6b119c1014960a | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@opentitan.org> | Tue Feb 15 12:18:13 2022 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Wed Feb 16 17:40:36 2022 -0800 |
tree | 99f98bbb96510e4542a54b33e615f30b95f033ee | |
parent | 3d4b2f528dea1191fcfc340b4482ae0acd598b65 [diff] |
[dv/kmac] Add edn_timeout support This PR creates error case when EDN request timeout via writing a small value to the EDN wait_timer field. Then it will check err_code, interrupt, and make sure kmac can operate correct afterwards. 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).