diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2024-10-17 14:44:38 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-10-28 18:33:10 +0800 |
commit | e53ca8efcc5ec1a19b699f40f506ce076e27c769 (patch) | |
tree | 8190e58589f18f8f15aa88b214ef3a63e4c63656 /scripts/generate_rust_analyzer.py | |
parent | 7705fe6eb50b21d00a37a4d191456515d1a06ab9 (diff) |
hwrng: airoha - add support for Airoha EN7581 TRNG
Add support for Airoha TRNG. The Airoha SoC provide a True RNG module
that can output 4 bytes of raw data at times.
The module makes use of various noise source to provide True Random
Number Generation.
On probe the module is reset to operate Health Test and verify correct
execution of it.
The module can also provide DRBG function but the execution mode is
mutually exclusive, running as TRNG doesn't permit to also run it as
DRBG.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions