[Cryptech-Commits] [core/rng/trng] branch master updated (40c7808 -> d5974ed)
git at cryptech.is
git at cryptech.is
Fri May 22 08:35:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
joachim at secworks.se pushed a change to branch master
in repository core/rng/trng.
from 40c7808 (1) Remove the delayed read for EIM (see core/platform/novena commit 2f58e8f). (2) Add the code to read the csprng name and version registers.
new 92790f3 Adding target for linting the trng.
new d5974ed (1) Added a cipher block statistics counter. (2) Cleaned up the csprng code and connected discard for fast restart of trng. (3) Added addresses for allowing API to write a known seed to allow test mode. (3) Fixed a number of minor issues during linting. (4) Fixed the csprng testbench to actually generate data as well as displaying the block stat counter.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/rtl/trng_csprng.v | 107 ++++++++++++++++++++------------
src/rtl/trng_csprng_fifo.v | 2 +-
src/tb/fake_modules/avalanche_entropy.v | 4 +-
src/tb/fake_modules/rosc_entropy.v | 6 +-
src/tb/tb_csprng.v | 67 +++++++++++++-------
toolruns/Makefile | 11 +++-
6 files changed, 126 insertions(+), 71 deletions(-)
More information about the Commits
mailing list