commit | 48a136bdb30d03b9f4fd4f11334da0453dc02ecd | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Mon Dec 28 16:08:41 2020 -0800 |
committer | Michael Schaffner <msf@google.com> | Tue Dec 29 13:37:05 2020 -0800 |
tree | c3e89792009301041d6b954aef20d0095eb3275b | |
parent | d491b9410e9a2b91bd7a2d764d5c00f7b37926c1 [diff] |
[otp_ctrl] Update EDN interface and KDI logic This updates the EDN interface to use the correct structs instead of the mock-up types, and instantiates the prim_edn_req gadget to synchronize the data and pack it to the correct internal width. This also fixes the KDI FSM that previously did not correctly request entropy data under certain circumstances. Signed-off-by: Michael Schaffner <msf@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 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).