commit | 85a4911e916261fe783095d58cc29cd9115a5dc4 | [log] [tgz] |
---|---|---|
author | Martin Lueker-Boden <martin.lueker-boden@wdc.com> | Thu Feb 17 16:37:53 2022 -0800 |
committer | Martin Lueker-Boden <47870387+martin-lueker@users.noreply.github.com> | Fri Feb 18 16:03:35 2022 -0800 |
tree | c2524e02191f02150491647a0bd4c8114a96185f | |
parent | f542b1dd9c60ec7ac97a1b76f0fe888d5e89a43d [diff] |
[entropy_src/rtl] Ignore es_type when es_route is false If es_route is false, es_type should have no effect on the CSRNG data. Prior to this commit, setting control.es_type would send unconditioned data to the CSRNG port, even if es_route were set to false. Signed-off-by: Martin Lueker-Boden <martin.lueker-boden@wdc.com>
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).