commit | ba3ab6371cdda214bf3d416edae62809a68d0b73 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vkoul@kernel.org> | Mon Jul 16 11:20:26 2018 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 27 19:04:32 2018 +0800 |
tree | 123857687df48554858f7747e8ee3ffca0d3ab0e | |
parent | 3be36ce13c9276eb045a55184ff5c08511adb30b [diff] |
crypto: qcom-rng - Add support for prng-ee Qcom 8996 and later chips features multiple Execution Environments (EE) and secure world is typically responsible for configuring the prng. Add driver data for qcom,prng as 0 and qcom,prng-ee as 1 and use that to skip initialization routine. Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>