commit | 60df4fb9ff6da7fb0a6a6c96a1ebc67b8cdda127 | [log] [tgz] |
---|---|---|
author | Pirmin Vogel <vogelpi@lowrisc.org> | Tue Dec 14 23:52:12 2021 +0100 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Thu Jan 13 23:31:23 2022 +0100 |
tree | a232746510d38687b4ee5d3dc91aac29a6383ba6 | |
parent | f3b63da6c892ae3bf5526054623737f24eb53713 [diff] |
[aes/rtl] Enable controlling the reseeding rate of the masking PRNG This commit adds a new field to the shadowed control register to control the rate at which the PRNG used for masking is reseeded. In addition the PRNG_RESEED bit in the trigger register will now also initiate the reseeding of the masking PRNG. Signed-off-by: Pirmin Vogel <vogelpi@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).