diff options
author | James Cowgill <james.cowgill@blaize.com> | 2022-08-01 23:04:18 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-08-19 13:39:35 +0300 |
commit | 042b4b169c6fb9d4df268d66282d7302dd73d37b (patch) | |
tree | 8d722cdcb291c74c40822f008b6a7ad1de73ba4b /lib/locking-selftest-wlock.h | |
parent | 882aa6525cabcfa0cea61e1a19c9af4c543118ac (diff) | |
download | linux-042b4b169c6fb9d4df268d66282d7302dd73d37b.tar.xz |
hwrng: arm-smccc-trng - fix NO_ENTROPY handling
The SMCCC_RET_TRNG_NO_ENTROPY switch arm is never used because the
NO_ENTROPY return value is negative and negative values are handled
above the switch by immediately returning.
Fix by handling errors using a default arm in the switch.
Fixes: 0888d04b47a1 ("hwrng: Add Arm SMCCC TRNG based driver")
Signed-off-by: James Cowgill <james.cowgill@blaize.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/locking-selftest-wlock.h')
0 files changed, 0 insertions, 0 deletions