]> Git Repo - J-u-boot.git/commit - cmd/rng.c
cmd: add rng command
authorHeinrich Schuchardt <[email protected]>
Tue, 24 Dec 2019 21:17:37 +0000 (22:17 +0100)
committerHeinrich Schuchardt <[email protected]>
Tue, 7 Jan 2020 17:08:21 +0000 (18:08 +0100)
commit4f24ac08afccd5f51f0b4c7023fc8cf45efe8163
tree502ca8e1ab0da77acbfcd562d6392cf7f65c122d
parent03018ea8fd09b3dffb63830e5c0e445de42f572a
cmd: add rng command

For the RNG uclass we currently only have a test working on the sandbox.

Provide a command to test the hardware random number generator on
non-sandbox systems.

Signed-off-by: Heinrich Schuchardt <[email protected]>
cmd/Kconfig
cmd/Makefile
cmd/rng.c [new file with mode: 0644]
This page took 0.030758 seconds and 4 git commands to generate.